Pull request #43426 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 32fe0bbb91f9791ca2783d08f81c9a9289e9225c+1881be2de512c30ac001da7e3951d268b96363ef (44605923b64b6ba2c29404a5edff9152847765a0) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43426@libs/jps # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' 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-03-25T08:40:42.235Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-03-25T08:40:42.240Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-03-25T08:40:42.414Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02b291aea37db325e) in /home/ubuntu/workspace/moby_PR-43426 [Pipeline] { [Pipeline] checkout [2022-03-25T08:40:42.443Z] The recommended git tool is: git [2022-03-25T08:40:42.451Z] using credential docker-jenkins-github-credentials [2022-03-25T08:40:42.461Z] Cloning the remote Git repository [2022-03-25T08:40:42.461Z] Cloning with configured refspecs honoured and without tags [2022-03-25T08:40:42.463Z] Cloning repository https://github.com/moby/moby.git [2022-03-25T08:40:42.464Z] > git init /home/ubuntu/workspace/moby_PR-43426 # timeout=10 [2022-03-25T08:40:42.477Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-25T08:40:42.477Z] > git --version # timeout=10 [2022-03-25T08:40:42.479Z] > git --version # 'git version 2.17.1' [2022-03-25T08:40:42.479Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T08:40:42.480Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43426/head:refs/remotes/origin/PR-43426 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-25T08:40:56.379Z] Fetching without tags [2022-03-25T08:40:56.596Z] Merging remotes/origin/20.10 commit 1881be2de512c30ac001da7e3951d268b96363ef into PR head commit 32fe0bbb91f9791ca2783d08f81c9a9289e9225c [2022-03-25T08:40:56.340Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-25T08:40:56.343Z] > git config --add remote.origin.fetch +refs/pull/43426/head:refs/remotes/origin/PR-43426 # timeout=10 [2022-03-25T08:40:56.361Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-25T08:40:56.374Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-25T08:40:56.381Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-25T08:40:56.381Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T08:40:56.382Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43426/head:refs/remotes/origin/PR-43426 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-25T08:40:56.598Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T08:40:56.602Z] > git checkout -f 32fe0bbb91f9791ca2783d08f81c9a9289e9225c # timeout=10 [2022-03-25T08:40:57.054Z] Merge succeeded, producing 32fe0bbb91f9791ca2783d08f81c9a9289e9225c [2022-03-25T08:40:57.054Z] Checking out Revision 32fe0bbb91f9791ca2783d08f81c9a9289e9225c (PR-43426) [2022-03-25T08:40:57.125Z] Commit message: "daemon: use RWMutex for stateCounter" [2022-03-25T08:40:57.125Z] First time build. Skipping changelog. [2022-03-25T08:40:57.136Z] > git --version # timeout=10 [2022-03-25T08:40:57.141Z] > git --version # 'git version 2.17.1' [2022-03-25T08:40:57.143Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-25T08:40:57.815Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43426:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2022-03-25T08:40:57.028Z] > git remote # timeout=10 [2022-03-25T08:40:57.033Z] > git config --get remote.origin.url # timeout=10 [2022-03-25T08:40:57.038Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T08:40:57.039Z] > git merge 1881be2de512c30ac001da7e3951d268b96363ef # timeout=10 [2022-03-25T08:40:57.050Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-25T08:40:57.056Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T08:40:57.067Z] > git checkout -f 32fe0bbb91f9791ca2783d08f81c9a9289e9225c # timeout=10 [2022-03-25T08:41:00.336Z] 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] { (Branch: win-RS5) [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] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-03-25T08:41:00.542Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02b291aea37db325e) in /home/ubuntu/workspace/moby_PR-43426 [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2022-03-25T08:41:00.558Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0387a9346e73c81b1) in /home/ubuntu/workspace/moby_PR-43426 [2022-03-25T08:41:00.559Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0db2640335dbf0c23) in /home/ubuntu/workspace/moby_PR-43426 [Pipeline] stage [2022-03-25T08:41:00.560Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0318b49371154e806) in /home/ubuntu/workspace/moby_PR-43426 [Pipeline] { (Print info) [2022-03-25T08:41:00.561Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-004f47e89f004cbb0) in /home/ubuntu/workspace/moby_PR-43426 [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] { [Pipeline] { [2022-03-25T08:41:00.612Z] The recommended git tool is: git [2022-03-25T08:41:00.619Z] using credential docker-jenkins-github-credentials [Pipeline] { [Pipeline] { [2022-03-25T08:41:00.639Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-03-25T08:41:00.651Z] Fetching without tags [Pipeline] // stage [Pipeline] checkout [2022-03-25T08:41:00.665Z] The recommended git tool is: git [Pipeline] // stage [2022-03-25T08:41:00.675Z] using credential docker-jenkins-github-credentials [2022-03-25T08:41:00.682Z] Cloning the remote Git repository [2022-03-25T08:41:00.682Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [2022-03-25T08:41:00.708Z] The recommended git tool is: git [Pipeline] checkout [2022-03-25T08:41:00.716Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [2022-03-25T08:41:00.722Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-03-25T08:41:00.726Z] using credential docker-jenkins-github-credentials [2022-03-25T08:41:00.734Z] Cloning the remote Git repository [2022-03-25T08:41:00.734Z] Cloning with configured refspecs honoured and without tags Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2022-03-25T08:41:00.737Z] using credential docker-jenkins-github-credentials [2022-03-25T08:41:00.745Z] Cloning the remote Git repository [2022-03-25T08:41:00.745Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2022-03-25T08:41:00.758Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-03-25T08:41:00.764Z] Cloning the remote Git repository [2022-03-25T08:41:00.764Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2022-03-25T08:41:00.852Z] Running on azwin-2-4a9450 in d:\jenkins\workspace\moby_PR-43426 [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-03-25T08:41:00.890Z] Merging remotes/origin/20.10 commit 1881be2de512c30ac001da7e3951d268b96363ef into PR head commit 32fe0bbb91f9791ca2783d08f81c9a9289e9225c [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] ws [2022-03-25T08:41:00.940Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2022-03-25T08:41:00.962Z] Merge succeeded, producing 32fe0bbb91f9791ca2783d08f81c9a9289e9225c [2022-03-25T08:41:00.962Z] Checking out Revision 32fe0bbb91f9791ca2783d08f81c9a9289e9225c (PR-43426) [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-03-25T08:41:01.016Z] Commit message: "daemon: use RWMutex for stateCounter" [Pipeline] } [Pipeline] } [2022-03-25T08:41:01.043Z] The recommended git tool is: git [2022-03-25T08:41:01.033Z] > git --version # timeout=10 [2022-03-25T08:41:01.041Z] > git --version # 'git version 2.17.1' [2022-03-25T08:41:01.046Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-03-25T08:41:01.279Z] using credential docker-jenkins-github-credentials [2022-03-25T08:41:01.360Z] Cloning the remote Git repository [2022-03-25T08:41:01.360Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-25T08:41:00.627Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43426/.git # timeout=10 [2022-03-25T08:41:00.640Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-25T08:41:00.652Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-25T08:41:00.652Z] > git --version # timeout=10 [2022-03-25T08:41:00.670Z] > git --version # 'git version 2.17.1' [2022-03-25T08:41:00.670Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T08:41:00.670Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43426/head:refs/remotes/origin/PR-43426 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-25T08:41:00.892Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T08:41:00.900Z] > git checkout -f 32fe0bbb91f9791ca2783d08f81c9a9289e9225c # timeout=10 [2022-03-25T08:41:00.941Z] > git remote # timeout=10 [2022-03-25T08:41:00.949Z] > git config --get remote.origin.url # timeout=10 [2022-03-25T08:41:00.951Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T08:41:00.952Z] > git merge 1881be2de512c30ac001da7e3951d268b96363ef # timeout=10 [2022-03-25T08:41:00.958Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-25T08:41:00.963Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T08:41:00.971Z] > git checkout -f 32fe0bbb91f9791ca2783d08f81c9a9289e9225c # timeout=10 [2022-03-25T08:41:00.683Z] Cloning repository https://github.com/moby/moby.git [2022-03-25T08:41:00.684Z] > git init /home/ubuntu/workspace/moby_PR-43426 # timeout=10 [2022-03-25T08:41:00.696Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-25T08:41:00.696Z] > git --version # timeout=10 [2022-03-25T08:41:00.699Z] > git --version # 'git version 2.17.1' [2022-03-25T08:41:00.699Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T08:41:00.700Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43426/head:refs/remotes/origin/PR-43426 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-25T08:41:00.770Z] Cloning repository https://github.com/moby/moby.git [2022-03-25T08:41:00.770Z] > git init /home/ubuntu/workspace/moby_PR-43426 # timeout=10 [2022-03-25T08:41:00.784Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-25T08:41:00.784Z] > git --version # timeout=10 [2022-03-25T08:41:00.787Z] > git --version # 'git version 2.25.1' [2022-03-25T08:41:00.787Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T08:41:00.788Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43426/head:refs/remotes/origin/PR-43426 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-25T08:41:00.740Z] Cloning repository https://github.com/moby/moby.git [2022-03-25T08:41:00.740Z] > git init /home/ubuntu/workspace/moby_PR-43426 # timeout=10 [2022-03-25T08:41:00.750Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-25T08:41:00.750Z] > git --version # timeout=10 [2022-03-25T08:41:00.762Z] > git --version # 'git version 2.17.1' [2022-03-25T08:41:00.762Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T08:41:00.762Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43426/head:refs/remotes/origin/PR-43426 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-25T08:41:00.747Z] Cloning repository https://github.com/moby/moby.git [2022-03-25T08:41:00.747Z] > git init /home/ubuntu/workspace/moby_PR-43426 # timeout=10 [2022-03-25T08:41:00.758Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-25T08:41:00.758Z] > git --version # timeout=10 [2022-03-25T08:41:00.762Z] > git --version # 'git version 2.25.1' [2022-03-25T08:41:00.763Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T08:41:00.763Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43426/head:refs/remotes/origin/PR-43426 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-25T08:41:01.815Z] + docker version [2022-03-25T08:41:01.815Z] Client: Docker Engine - Community [2022-03-25T08:41:01.815Z] Version: 20.10.12 [2022-03-25T08:41:01.815Z] API version: 1.41 [2022-03-25T08:41:01.815Z] Go version: go1.16.12 [2022-03-25T08:41:01.815Z] Git commit: e91ed57 [2022-03-25T08:41:01.815Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-25T08:41:01.815Z] OS/Arch: linux/amd64 [2022-03-25T08:41:01.815Z] Context: default [2022-03-25T08:41:01.815Z] Experimental: true [2022-03-25T08:41:01.815Z] [2022-03-25T08:41:01.815Z] Server: Docker Engine - Community [2022-03-25T08:41:01.815Z] Engine: [2022-03-25T08:41:01.815Z] Version: 20.10.12 [2022-03-25T08:41:01.815Z] API version: 1.41 (minimum version 1.12) [2022-03-25T08:41:01.815Z] Go version: go1.16.12 [2022-03-25T08:41:01.815Z] Git commit: 459d0df [2022-03-25T08:41:01.815Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-25T08:41:01.815Z] OS/Arch: linux/amd64 [2022-03-25T08:41:01.815Z] Experimental: true [2022-03-25T08:41:01.815Z] containerd: [2022-03-25T08:41:01.815Z] Version: 1.4.12 [2022-03-25T08:41:01.815Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-25T08:41:01.815Z] runc: [2022-03-25T08:41:01.815Z] Version: 1.0.2 [2022-03-25T08:41:01.815Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-25T08:41:01.815Z] docker-init: [2022-03-25T08:41:01.815Z] Version: 0.19.0 [2022-03-25T08:41:01.815Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-25T08:41:02.092Z] + docker info [2022-03-25T08:41:01.397Z] Cloning repository https://github.com/moby/moby.git [2022-03-25T08:41:01.398Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-25T08:41:01.475Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-25T08:41:01.475Z] > git --version # timeout=10 [2022-03-25T08:41:01.535Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-25T08:41:01.535Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T08:41:01.538Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43426/head:refs/remotes/origin/PR-43426 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-25T08:41:02.657Z] Client: [2022-03-25T08:41:02.657Z] Context: default [2022-03-25T08:41:02.657Z] Debug Mode: false [2022-03-25T08:41:02.657Z] Plugins: [2022-03-25T08:41:02.657Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-25T08:41:02.657Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-25T08:41:02.657Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-25T08:41:02.657Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-25T08:41:02.657Z] [2022-03-25T08:41:02.657Z] Server: [2022-03-25T08:41:02.657Z] Containers: 0 [2022-03-25T08:41:02.657Z] Running: 0 [2022-03-25T08:41:02.657Z] Paused: 0 [2022-03-25T08:41:02.657Z] Stopped: 0 [2022-03-25T08:41:02.657Z] Images: 5 [2022-03-25T08:41:02.657Z] Server Version: 20.10.12 [2022-03-25T08:41:02.657Z] Storage Driver: overlay2 [2022-03-25T08:41:02.657Z] Backing Filesystem: extfs [2022-03-25T08:41:02.657Z] Supports d_type: true [2022-03-25T08:41:02.657Z] Native Overlay Diff: true [2022-03-25T08:41:02.657Z] userxattr: false [2022-03-25T08:41:02.657Z] Logging Driver: json-file [2022-03-25T08:41:02.657Z] Cgroup Driver: cgroupfs [2022-03-25T08:41:02.657Z] Cgroup Version: 1 [2022-03-25T08:41:02.657Z] Plugins: [2022-03-25T08:41:02.657Z] Volume: local [2022-03-25T08:41:02.657Z] Network: bridge host ipvlan macvlan null overlay [2022-03-25T08:41:02.657Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-25T08:41:02.657Z] Swarm: inactive [2022-03-25T08:41:02.657Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-03-25T08:41:02.657Z] Default Runtime: runc [2022-03-25T08:41:02.657Z] Init Binary: docker-init [2022-03-25T08:41:02.657Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-25T08:41:02.657Z] runc version: v1.0.2-0-g52b36a2 [2022-03-25T08:41:02.657Z] init version: de40ad0 [2022-03-25T08:41:02.657Z] Security Options: [2022-03-25T08:41:02.657Z] apparmor [2022-03-25T08:41:02.657Z] seccomp [2022-03-25T08:41:02.657Z] Profile: default [2022-03-25T08:41:02.657Z] Kernel Version: 5.4.0-1061-aws [2022-03-25T08:41:02.657Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-25T08:41:02.657Z] OSType: linux [2022-03-25T08:41:02.657Z] Architecture: x86_64 [2022-03-25T08:41:02.657Z] CPUs: 2 [2022-03-25T08:41:02.657Z] Total Memory: 7.483GiB [2022-03-25T08:41:02.657Z] Name: ip-10-100-111-191 [2022-03-25T08:41:02.657Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-25T08:41:02.657Z] Docker Root Dir: /var/lib/docker [2022-03-25T08:41:02.657Z] Debug Mode: false [2022-03-25T08:41:02.657Z] Registry: https://index.docker.io/v1/ [2022-03-25T08:41:02.657Z] Labels: [2022-03-25T08:41:02.657Z] Experimental: true [2022-03-25T08:41:02.657Z] Insecure Registries: [2022-03-25T08:41:02.657Z] 127.0.0.0/8 [2022-03-25T08:41:02.657Z] Live Restore Enabled: true [2022-03-25T08:41:02.657Z] [2022-03-25T08:41:02.657Z] WARNING: No swap limit support [Pipeline] sh [2022-03-25T08:41:02.933Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-25T08:41:02.933Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-25T08:41:02.933Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43426/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-03-25T08:41:02.933Z] + bash /home/ubuntu/workspace/moby_PR-43426/check-config.sh [2022-03-25T08:41:02.933Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-25T08:41:02.933Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-25T08:41:02.933Z] [2022-03-25T08:41:02.933Z] Generally Necessary: [2022-03-25T08:41:02.933Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-25T08:41:02.933Z] - apparmor: enabled and tools installed [2022-03-25T08:41:02.933Z] - CONFIG_NAMESPACES: enabled [2022-03-25T08:41:02.933Z] - CONFIG_NET_NS: enabled [2022-03-25T08:41:02.933Z] - CONFIG_PID_NS: enabled [2022-03-25T08:41:02.933Z] - CONFIG_IPC_NS: enabled [2022-03-25T08:41:02.933Z] - CONFIG_UTS_NS: enabled [2022-03-25T08:41:02.933Z] - CONFIG_CGROUPS: enabled [2022-03-25T08:41:02.933Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-25T08:41:02.933Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-25T08:41:02.933Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-25T08:41:02.933Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-25T08:41:02.933Z] - CONFIG_CPUSETS: enabled [2022-03-25T08:41:02.933Z] - CONFIG_MEMCG: enabled [2022-03-25T08:41:02.933Z] - CONFIG_KEYS: enabled [2022-03-25T08:41:02.933Z] - CONFIG_VETH: enabled (as module) [2022-03-25T08:41:02.933Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-25T08:41:02.933Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-25T08:41:02.933Z] - CONFIG_NF_NAT_IPV4: missing [2022-03-25T08:41:02.933Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-25T08:41:02.933Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-25T08:41:03.191Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-25T08:41:03.191Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-25T08:41:03.191Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-25T08:41:03.191Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-25T08:41:03.191Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-25T08:41:03.191Z] - CONFIG_NF_NAT_NEEDED: missing [2022-03-25T08:41:03.191Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-25T08:41:03.191Z] [2022-03-25T08:41:03.191Z] Optional Features: [2022-03-25T08:41:03.191Z] - CONFIG_USER_NS: enabled [2022-03-25T08:41:03.191Z] - CONFIG_SECCOMP: enabled [2022-03-25T08:41:03.191Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-25T08:41:03.191Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-25T08:41:03.191Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-25T08:41:03.191Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-25T08:41:03.191Z] - CONFIG_BLK_CGROUP: enabled [2022-03-25T08:41:03.191Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-25T08:41:03.191Z] - CONFIG_IOSCHED_CFQ: missing [2022-03-25T08:41:03.191Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-03-25T08:41:03.191Z] - CONFIG_CGROUP_PERF: enabled [2022-03-25T08:41:03.191Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-25T08:41:03.191Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-25T08:41:03.191Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-25T08:41:03.191Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-25T08:41:03.191Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-25T08:41:03.191Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-25T08:41:03.191Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-25T08:41:03.191Z] - CONFIG_IP_VS: enabled (as module) [2022-03-25T08:41:03.191Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-25T08:41:03.191Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-25T08:41:03.191Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-25T08:41:03.191Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-25T08:41:03.191Z] - CONFIG_EXT4_FS: enabled [2022-03-25T08:41:03.191Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-25T08:41:03.191Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-25T08:41:03.191Z] - Network Drivers: [2022-03-25T08:41:03.191Z] - "overlay": [2022-03-25T08:41:03.191Z] - CONFIG_VXLAN: enabled (as module) [2022-03-25T08:41:03.191Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-25T08:41:03.191Z] Optional (for encrypted networks): [2022-03-25T08:41:03.191Z] - CONFIG_CRYPTO: enabled [2022-03-25T08:41:03.191Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-25T08:41:03.191Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-25T08:41:03.191Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-25T08:41:03.191Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-25T08:41:03.191Z] - CONFIG_XFRM: enabled [2022-03-25T08:41:03.191Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-25T08:41:03.191Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-25T08:41:03.191Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-25T08:41:03.191Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-03-25T08:41:03.191Z] - "ipvlan": [2022-03-25T08:41:03.191Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-25T08:41:03.191Z] - "macvlan": [2022-03-25T08:41:03.448Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-25T08:41:03.448Z] - CONFIG_DUMMY: enabled (as module) [2022-03-25T08:41:03.448Z] - "ftp,tftp client in container": [2022-03-25T08:41:03.448Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-25T08:41:03.448Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-25T08:41:03.448Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-25T08:41:03.448Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-25T08:41:03.448Z] - Storage Drivers: [2022-03-25T08:41:03.448Z] - "aufs": [2022-03-25T08:41:03.448Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-25T08:41:03.448Z] - "btrfs": [2022-03-25T08:41:03.448Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-25T08:41:03.448Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-25T08:41:03.448Z] - "devicemapper": [2022-03-25T08:41:03.448Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-25T08:41:03.448Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-25T08:41:03.448Z] - "overlay": [2022-03-25T08:41:03.448Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-25T08:41:03.448Z] - "zfs": [2022-03-25T08:41:03.448Z] - /dev/zfs: present [2022-03-25T08:41:03.448Z] - zfs command: missing [2022-03-25T08:41:03.448Z] - zpool command: missing [2022-03-25T08:41:03.448Z] [2022-03-25T08:41:03.448Z] Limits: [2022-03-25T08:41:03.448Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-25T08:41:03.448Z] [2022-03-25T08:41:03.448Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-25T08:41:03.772Z] + sudo modprobe ip_vs [2022-03-25T08:41:03.772Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:32fe0bbb91f9791ca2783d08f81c9a9289e9225c . [2022-03-25T08:41:04.029Z] #1 [internal] load build definition from Dockerfile [2022-03-25T08:41:04.029Z] #1 sha256:5c1232de63ef7f0916e9fe38d3f5eec010c1f60fd649ec52a8449870d351b4cc [2022-03-25T08:41:04.029Z] #1 transferring dockerfile: 17.05kB done [2022-03-25T08:41:04.029Z] #1 DONE 0.0s [2022-03-25T08:41:04.029Z] [2022-03-25T08:41:04.029Z] #2 [internal] load .dockerignore [2022-03-25T08:41:04.029Z] #2 sha256:6edebd8d399cc11599734be2d5095a762fa62b62575eeb1294c290538ef0993a [2022-03-25T08:41:04.029Z] #2 transferring context: 87B done [2022-03-25T08:41:04.029Z] #2 DONE 0.0s [2022-03-25T08:41:04.029Z] [2022-03-25T08:41:04.029Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-03-25T08:41:04.029Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-03-25T08:41:04.287Z] #3 DONE 0.3s [2022-03-25T08:41:04.287Z] [2022-03-25T08:41:04.287Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-03-25T08:41:04.287Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-03-25T08:41:04.287Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-03-25T08:41:04.287Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-03-25T08:41:04.287Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-03-25T08:41:04.287Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-03-25T08:41:04.287Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.19MB / 9.64MB 0.1s [2022-03-25T08:41:04.287Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-03-25T08:41:04.544Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2022-03-25T08:41:04.801Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-03-25T08:41:04.801Z] #4 DONE 0.5s [2022-03-25T08:41:05.058Z] [2022-03-25T08:41:05.058Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-25T08:41:05.058Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-25T08:41:05.058Z] #7 DONE 0.1s [2022-03-25T08:41:05.058Z] [2022-03-25T08:41:05.058Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-25T08:41:05.058Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-25T08:41:05.058Z] #8 DONE 0.1s [2022-03-25T08:41:05.058Z] [2022-03-25T08:41:05.058Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-03-25T08:41:05.058Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-03-25T08:41:05.058Z] #5 DONE 0.2s [2022-03-25T08:41:05.058Z] [2022-03-25T08:41:05.058Z] #6 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-03-25T08:41:05.058Z] #6 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda [2022-03-25T08:41:05.058Z] #6 DONE 0.2s [2022-03-25T08:41:05.320Z] [2022-03-25T08:41:05.320Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-25T08:41:05.320Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-25T08:41:05.320Z] #64 DONE 0.0s [2022-03-25T08:41:05.320Z] [2022-03-25T08:41:05.320Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-25T08:41:05.320Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-25T08:41:05.320Z] #62 DONE 0.0s [2022-03-25T08:41:05.320Z] [2022-03-25T08:41:05.320Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-25T08:41:05.320Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-25T08:41:05.320Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 0.0s done [2022-03-25T08:41:05.320Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0B / 7.83MB 0.1s [2022-03-25T08:41:05.320Z] #9 sha256:27fe614eb0bcb06d087855dcc4d5a497c9d61261e766278aa781e5ec8f044aac 7.06kB / 7.06kB done [2022-03-25T08:41:05.320Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 2.10MB / 50.44MB 0.1s [2022-03-25T08:41:05.320Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done [2022-03-25T08:41:05.320Z] #9 sha256:595e6556f40e1f34eeb0a9eec95df1b81545deb9b5e92d59e8922be3eed2ba24 1.79kB / 1.79kB done [2022-03-25T08:41:05.584Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 7.83MB / 7.83MB 0.2s [2022-03-25T08:41:05.584Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 11.53MB / 50.44MB 0.2s [2022-03-25T08:41:05.584Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 7.83MB / 7.83MB 0.2s done [2022-03-25T08:41:05.584Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 16.78MB / 50.44MB 0.4s [2022-03-25T08:41:05.584Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 4.19MB / 10.00MB 0.4s [2022-03-25T08:41:05.844Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 19.67MB / 50.44MB 0.5s [2022-03-25T08:41:05.844Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 8.39MB / 10.00MB 0.5s [2022-03-25T08:41:05.844Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 32.51MB / 50.44MB 0.7s [2022-03-25T08:41:05.844Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 10.00MB / 10.00MB 0.6s done [2022-03-25T08:41:05.844Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 0B / 51.84MB 0.7s [2022-03-25T08:41:06.109Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 1.0s [2022-03-25T08:41:06.109Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 13.07MB / 51.84MB 1.0s [2022-03-25T08:41:06.373Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 1.0s done [2022-03-25T08:41:06.373Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 17.83MB / 51.84MB 1.1s [2022-03-25T08:41:06.373Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 0B / 68.78MB 1.1s [2022-03-25T08:41:06.373Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 23.07MB / 51.84MB 1.2s [2022-03-25T08:41:06.638Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 28.31MB / 51.84MB 1.3s [2022-03-25T08:41:06.638Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 34.60MB / 51.84MB 1.5s [2022-03-25T08:41:06.638Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 11.53MB / 68.78MB 1.5s [2022-03-25T08:41:06.638Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 0B / 129.16MB 1.5s [2022-03-25T08:41:06.638Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a [2022-03-25T08:41:06.898Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 37.51MB / 51.84MB 1.6s [2022-03-25T08:41:06.898Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 21.73MB / 68.78MB 1.6s [2022-03-25T08:41:06.898Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 42.45MB / 51.84MB 1.7s [2022-03-25T08:41:06.898Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 27.26MB / 68.78MB 1.7s [2022-03-25T08:41:07.155Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.84MB / 51.84MB 1.9s [2022-03-25T08:41:07.155Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 41.25MB / 68.78MB 1.9s [2022-03-25T08:41:07.155Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.84MB / 51.84MB 1.9s done [2022-03-25T08:41:07.155Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 48.23MB / 68.78MB 2.0s [2022-03-25T08:41:07.155Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 0B / 156B 2.0s [2022-03-25T08:41:07.413Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 55.57MB / 68.78MB 2.1s [2022-03-25T08:41:07.413Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 9.44MB / 129.16MB 2.1s [2022-03-25T08:41:07.413Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 156B / 156B 2.0s done [2022-03-25T08:41:07.413Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 62.91MB / 68.78MB 2.2s [2022-03-25T08:41:07.671Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 2.4s [2022-03-25T08:41:07.671Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 26.21MB / 129.16MB 2.4s [2022-03-25T08:41:07.671Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 2.4s done [2022-03-25T08:41:07.930Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 43.43MB / 129.16MB 2.6s [2022-03-25T08:41:07.930Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 51.69MB / 129.16MB 2.7s [2022-03-25T08:41:08.191Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 63.09MB / 129.16MB 2.9s [2022-03-25T08:41:08.451Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 76.55MB / 129.16MB 3.1s [2022-03-25T08:41:08.451Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 83.89MB / 129.16MB 3.2s [2022-03-25T08:41:08.712Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 98.57MB / 129.16MB 3.4s [2022-03-25T08:41:08.970Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 111.15MB / 129.16MB 3.6s [2022-03-25T08:41:08.970Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 119.54MB / 129.16MB 3.7s [2022-03-25T08:41:09.228Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 3.9s [2022-03-25T08:41:09.228Z] #9 ... [2022-03-25T08:41:09.228Z] [2022-03-25T08:41:09.228Z] #23 [internal] load build context [2022-03-25T08:41:09.228Z] #23 sha256:af8e88b50d85ef39b70c7124cffdf722796d0873f9e58ca45168d2f1c4409d42 [2022-03-25T08:41:09.228Z] #23 transferring context: 52.43MB 3.9s done [2022-03-25T08:41:09.228Z] #23 DONE 4.0s [2022-03-25T08:41:09.228Z] [2022-03-25T08:41:09.228Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-25T08:41:09.228Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-25T08:41:09.228Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 4.0s done [2022-03-25T08:41:11.712Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-25T08:41:11.717Z] > git config --add remote.origin.fetch +refs/pull/43426/head:refs/remotes/origin/PR-43426 # timeout=10 [2022-03-25T08:41:11.734Z] Fetching without tags [2022-03-25T08:41:11.957Z] Merging remotes/origin/20.10 commit 1881be2de512c30ac001da7e3951d268b96363ef into PR head commit 32fe0bbb91f9791ca2783d08f81c9a9289e9225c [2022-03-25T08:41:12.449Z] Merge succeeded, producing 32fe0bbb91f9791ca2783d08f81c9a9289e9225c [2022-03-25T08:41:12.449Z] Checking out Revision 32fe0bbb91f9791ca2783d08f81c9a9289e9225c (PR-43426) [2022-03-25T08:41:12.506Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 5.1s [2022-03-25T08:41:12.506Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 5.8s done [2022-03-25T08:41:12.764Z] #9 ... [2022-03-25T08:41:12.764Z] [2022-03-25T08:41:12.764Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca [2022-03-25T08:41:12.764Z] #26 sha256:6d006f76b1f4ed9d5b3893789d2c1d6376f9f0ceaec6a39701abeb215ecd9db8 [2022-03-25T08:41:12.764Z] #26 resolve docker.io/library/debian:buster@sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca 0.0s done [2022-03-25T08:41:12.764Z] #26 sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca 1.85kB / 1.85kB done [2022-03-25T08:41:12.764Z] #26 sha256:e82e10f0b9560e5947a16eb28c2992ec03121fc8c9659bce0cc94c5b7b6178c9 529B / 529B done [2022-03-25T08:41:12.764Z] #26 sha256:71d646d8e0864bfe2880e76de1e4788e3b489fcefc0faa4ff26fdd60110d2ab1 1.46kB / 1.46kB done [2022-03-25T08:41:12.764Z] #26 sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 50.44MB / 50.44MB 1.3s done [2022-03-25T08:41:12.764Z] #26 extracting sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 5.8s done [2022-03-25T08:41:12.764Z] #26 DONE 7.4s [2022-03-25T08:41:12.764Z] [2022-03-25T08:41:12.764Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-25T08:41:12.764Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-25T08:41:12.764Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0.1s [2022-03-25T08:41:12.995Z] Commit message: "daemon: use RWMutex for stateCounter" [2022-03-25T08:41:13.015Z] > git --version # timeout=10 [2022-03-25T08:41:13.019Z] > git --version # 'git version 2.25.1' [2022-03-25T08:41:13.023Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-03-25T08:41:11.729Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-25T08:41:11.736Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-25T08:41:11.740Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-25T08:41:11.740Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T08:41:11.740Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43426/head:refs/remotes/origin/PR-43426 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-25T08:41:11.963Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T08:41:11.967Z] > git checkout -f 32fe0bbb91f9791ca2783d08f81c9a9289e9225c # timeout=10 [2022-03-25T08:41:12.433Z] > git remote # timeout=10 [2022-03-25T08:41:12.437Z] > git config --get remote.origin.url # timeout=10 [2022-03-25T08:41:12.439Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T08:41:12.442Z] > git merge 1881be2de512c30ac001da7e3951d268b96363ef # timeout=10 [2022-03-25T08:41:12.449Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-25T08:41:12.456Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T08:41:12.460Z] > git checkout -f 32fe0bbb91f9791ca2783d08f81c9a9289e9225c # timeout=10 [2022-03-25T08:41:13.329Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0.5s done [2022-03-25T08:41:13.329Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-25T08:41:13.587Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0.4s done [2022-03-25T08:41:13.587Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 [2022-03-25T08:41:13.670Z] + docker version [2022-03-25T08:41:13.670Z] Client: Docker Engine - Community [2022-03-25T08:41:13.670Z] Version: 20.10.12 [2022-03-25T08:41:13.670Z] API version: 1.41 [2022-03-25T08:41:13.670Z] Go version: go1.16.12 [2022-03-25T08:41:13.671Z] Git commit: e91ed57 [2022-03-25T08:41:13.671Z] Built: Mon Dec 13 11:44:28 2021 [2022-03-25T08:41:13.671Z] OS/Arch: linux/arm64 [2022-03-25T08:41:13.671Z] Context: default [2022-03-25T08:41:13.671Z] Experimental: true [2022-03-25T08:41:13.671Z] [2022-03-25T08:41:13.671Z] Server: Docker Engine - Community [2022-03-25T08:41:13.671Z] Engine: [2022-03-25T08:41:13.671Z] Version: 20.10.12 [2022-03-25T08:41:13.671Z] API version: 1.41 (minimum version 1.12) [2022-03-25T08:41:13.671Z] Go version: go1.16.12 [2022-03-25T08:41:13.671Z] Git commit: 459d0df [2022-03-25T08:41:13.671Z] Built: Mon Dec 13 11:43:05 2021 [2022-03-25T08:41:13.671Z] OS/Arch: linux/arm64 [2022-03-25T08:41:13.671Z] Experimental: true [2022-03-25T08:41:13.671Z] containerd: [2022-03-25T08:41:13.671Z] Version: 1.4.12 [2022-03-25T08:41:13.671Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-25T08:41:13.671Z] runc: [2022-03-25T08:41:13.671Z] Version: 1.0.2 [2022-03-25T08:41:13.671Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-25T08:41:13.671Z] docker-init: [2022-03-25T08:41:13.671Z] Version: 0.19.0 [2022-03-25T08:41:13.671Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-25T08:41:13.985Z] + docker info [2022-03-25T08:41:14.491Z] Fetching without tags [2022-03-25T08:41:14.532Z] Fetching without tags [2022-03-25T08:41:14.546Z] Client: [2022-03-25T08:41:14.546Z] Context: default [2022-03-25T08:41:14.546Z] Debug Mode: false [2022-03-25T08:41:14.546Z] Plugins: [2022-03-25T08:41:14.546Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-25T08:41:14.546Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-25T08:41:14.546Z] [2022-03-25T08:41:14.546Z] Server: [2022-03-25T08:41:14.546Z] Containers: 0 [2022-03-25T08:41:14.546Z] Running: 0 [2022-03-25T08:41:14.546Z] Paused: 0 [2022-03-25T08:41:14.546Z] Stopped: 0 [2022-03-25T08:41:14.546Z] Images: 2 [2022-03-25T08:41:14.546Z] Server Version: 20.10.12 [2022-03-25T08:41:14.546Z] Storage Driver: overlay2 [2022-03-25T08:41:14.546Z] Backing Filesystem: extfs [2022-03-25T08:41:14.546Z] Supports d_type: true [2022-03-25T08:41:14.546Z] Native Overlay Diff: true [2022-03-25T08:41:14.546Z] userxattr: false [2022-03-25T08:41:14.546Z] Logging Driver: json-file [2022-03-25T08:41:14.546Z] Cgroup Driver: cgroupfs [2022-03-25T08:41:14.546Z] Cgroup Version: 1 [2022-03-25T08:41:14.546Z] Plugins: [2022-03-25T08:41:14.546Z] Volume: local [2022-03-25T08:41:14.546Z] Network: bridge host ipvlan macvlan null overlay [2022-03-25T08:41:14.546Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-25T08:41:14.546Z] Swarm: inactive [2022-03-25T08:41:14.546Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-25T08:41:14.546Z] Default Runtime: runc [2022-03-25T08:41:14.546Z] Init Binary: docker-init [2022-03-25T08:41:14.546Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-25T08:41:14.546Z] runc version: v1.0.2-0-g52b36a2 [2022-03-25T08:41:14.546Z] init version: de40ad0 [2022-03-25T08:41:14.546Z] Security Options: [2022-03-25T08:41:14.546Z] apparmor [2022-03-25T08:41:14.546Z] seccomp [2022-03-25T08:41:14.546Z] Profile: default [2022-03-25T08:41:14.546Z] Kernel Version: 5.11.0-1023-aws [2022-03-25T08:41:14.546Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-25T08:41:14.546Z] OSType: linux [2022-03-25T08:41:14.546Z] Architecture: aarch64 [2022-03-25T08:41:14.546Z] CPUs: 2 [2022-03-25T08:41:14.546Z] Total Memory: 7.576GiB [2022-03-25T08:41:14.546Z] Name: ip-10-100-88-145 [2022-03-25T08:41:14.546Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-03-25T08:41:14.546Z] Docker Root Dir: /var/lib/docker [2022-03-25T08:41:14.546Z] Debug Mode: false [2022-03-25T08:41:14.546Z] Registry: https://index.docker.io/v1/ [2022-03-25T08:41:14.546Z] Labels: [2022-03-25T08:41:14.546Z] Experimental: true [2022-03-25T08:41:14.546Z] Insecure Registries: [2022-03-25T08:41:14.546Z] 127.0.0.0/8 [2022-03-25T08:41:14.546Z] Live Restore Enabled: true [2022-03-25T08:41:14.546Z] [Pipeline] sh [2022-03-25T08:41:14.559Z] Fetching without tags [2022-03-25T08:41:14.740Z] Merging remotes/origin/20.10 commit 1881be2de512c30ac001da7e3951d268b96363ef into PR head commit 32fe0bbb91f9791ca2783d08f81c9a9289e9225c [2022-03-25T08:41:14.788Z] Merging remotes/origin/20.10 commit 1881be2de512c30ac001da7e3951d268b96363ef into PR head commit 32fe0bbb91f9791ca2783d08f81c9a9289e9225c [2022-03-25T08:41:14.800Z] Merging remotes/origin/20.10 commit 1881be2de512c30ac001da7e3951d268b96363ef into PR head commit 32fe0bbb91f9791ca2783d08f81c9a9289e9225c [2022-03-25T08:41:14.537Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-25T08:41:14.539Z] > git config --add remote.origin.fetch +refs/pull/43426/head:refs/remotes/origin/PR-43426 # timeout=10 [2022-03-25T08:41:14.541Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-25T08:41:14.551Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-25T08:41:14.561Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-25T08:41:14.561Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T08:41:14.561Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43426/head:refs/remotes/origin/PR-43426 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-25T08:41:14.789Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T08:41:14.795Z] > git checkout -f 32fe0bbb91f9791ca2783d08f81c9a9289e9225c # timeout=10 [2022-03-25T08:41:14.862Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-25T08:41:14.862Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-25T08:41:14.862Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43426/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-03-25T08:41:14.862Z] + bash /home/ubuntu/workspace/moby_PR-43426/check-config.sh [2022-03-25T08:41:14.862Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-25T08:41:14.862Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-03-25T08:41:14.862Z] [2022-03-25T08:41:14.862Z] Generally Necessary: [2022-03-25T08:41:14.862Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-25T08:41:14.862Z] - apparmor: enabled and tools installed [2022-03-25T08:41:14.862Z] - CONFIG_NAMESPACES: enabled [2022-03-25T08:41:14.862Z] - CONFIG_NET_NS: enabled [2022-03-25T08:41:14.862Z] - CONFIG_PID_NS: enabled [2022-03-25T08:41:14.862Z] - CONFIG_IPC_NS: enabled [2022-03-25T08:41:14.862Z] - CONFIG_UTS_NS: enabled [2022-03-25T08:41:14.862Z] - CONFIG_CGROUPS: enabled [2022-03-25T08:41:14.862Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-25T08:41:14.862Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-25T08:41:14.862Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-25T08:41:14.862Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-25T08:41:14.862Z] - CONFIG_CPUSETS: enabled [2022-03-25T08:41:14.862Z] - CONFIG_MEMCG: enabled [2022-03-25T08:41:14.862Z] - CONFIG_KEYS: enabled [2022-03-25T08:41:14.862Z] - CONFIG_VETH: enabled (as module) [2022-03-25T08:41:14.862Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-25T08:41:14.862Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-25T08:41:14.862Z] - CONFIG_NF_NAT_IPV4: missing [2022-03-25T08:41:14.862Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-25T08:41:14.862Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-25T08:41:14.862Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-25T08:41:14.862Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-25T08:41:14.862Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-25T08:41:14.862Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-25T08:41:14.862Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-25T08:41:14.862Z] - CONFIG_NF_NAT_NEEDED: missing [2022-03-25T08:41:14.862Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-25T08:41:14.862Z] [2022-03-25T08:41:14.862Z] Optional Features: [2022-03-25T08:41:14.862Z] - CONFIG_USER_NS: enabled [2022-03-25T08:41:14.862Z] - CONFIG_SECCOMP: enabled [2022-03-25T08:41:14.862Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-25T08:41:14.862Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-25T08:41:14.862Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-25T08:41:14.862Z] (cgroup swap accounting is currently enabled) [2022-03-25T08:41:14.862Z] - CONFIG_BLK_CGROUP: enabled [2022-03-25T08:41:14.862Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-25T08:41:14.862Z] - CONFIG_IOSCHED_CFQ: missing [2022-03-25T08:41:14.862Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-03-25T08:41:14.862Z] - CONFIG_CGROUP_PERF: enabled [2022-03-25T08:41:14.862Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-25T08:41:14.862Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-25T08:41:14.862Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-25T08:41:14.862Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-25T08:41:14.862Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-25T08:41:14.862Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-25T08:41:14.508Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-25T08:41:14.511Z] > git config --add remote.origin.fetch +refs/pull/43426/head:refs/remotes/origin/PR-43426 # timeout=10 [2022-03-25T08:41:14.516Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-25T08:41:14.524Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-25T08:41:14.534Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-25T08:41:14.535Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T08:41:14.535Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43426/head:refs/remotes/origin/PR-43426 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-25T08:41:14.802Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T08:41:14.808Z] > git checkout -f 32fe0bbb91f9791ca2783d08f81c9a9289e9225c # timeout=10 [2022-03-25T08:41:14.471Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-25T08:41:14.476Z] > git config --add remote.origin.fetch +refs/pull/43426/head:refs/remotes/origin/PR-43426 # timeout=10 [2022-03-25T08:41:14.479Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-25T08:41:14.487Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-25T08:41:14.493Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-25T08:41:14.493Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T08:41:14.494Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43426/head:refs/remotes/origin/PR-43426 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-25T08:41:14.741Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T08:41:14.747Z] > git checkout -f 32fe0bbb91f9791ca2783d08f81c9a9289e9225c # timeout=10 [2022-03-25T08:41:15.118Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-25T08:41:15.118Z] - CONFIG_IP_VS: enabled (as module) [2022-03-25T08:41:15.118Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-25T08:41:15.118Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-25T08:41:15.118Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-25T08:41:15.118Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-25T08:41:15.118Z] - CONFIG_EXT4_FS: enabled [2022-03-25T08:41:15.118Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-25T08:41:15.118Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-25T08:41:15.118Z] - Network Drivers: [2022-03-25T08:41:15.118Z] - "overlay": [2022-03-25T08:41:15.118Z] - CONFIG_VXLAN: enabled (as module) [2022-03-25T08:41:15.118Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-25T08:41:15.118Z] Optional (for encrypted networks): [2022-03-25T08:41:15.118Z] - CONFIG_CRYPTO: enabled [2022-03-25T08:41:15.118Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-25T08:41:15.118Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-25T08:41:15.118Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-25T08:41:15.118Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-25T08:41:15.118Z] - CONFIG_XFRM: enabled [2022-03-25T08:41:15.118Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-25T08:41:15.118Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-25T08:41:15.118Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-25T08:41:15.118Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-03-25T08:41:15.118Z] - "ipvlan": [2022-03-25T08:41:15.118Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-25T08:41:15.118Z] - "macvlan": [2022-03-25T08:41:15.118Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-25T08:41:15.118Z] - CONFIG_DUMMY: enabled (as module) [2022-03-25T08:41:15.118Z] - "ftp,tftp client in container": [2022-03-25T08:41:15.118Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-25T08:41:15.118Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-25T08:41:15.118Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-25T08:41:15.118Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-25T08:41:15.118Z] - Storage Drivers: [2022-03-25T08:41:15.118Z] - "aufs": [2022-03-25T08:41:15.118Z] - CONFIG_AUFS_FS: missing [2022-03-25T08:41:15.118Z] - "btrfs": [2022-03-25T08:41:15.118Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-25T08:41:15.118Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-25T08:41:15.118Z] - "devicemapper": [2022-03-25T08:41:15.118Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-25T08:41:15.118Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-25T08:41:15.118Z] - "overlay": [2022-03-25T08:41:15.118Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-25T08:41:15.118Z] - "zfs": [2022-03-25T08:41:15.118Z] - /dev/zfs: present [2022-03-25T08:41:15.118Z] - zfs command: missing [2022-03-25T08:41:15.118Z] - zpool command: missing [2022-03-25T08:41:15.118Z] [2022-03-25T08:41:15.118Z] Limits: [2022-03-25T08:41:15.118Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-25T08:41:15.118Z] [2022-03-25T08:41:15.118Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-25T08:41:15.212Z] Merge succeeded, producing 32fe0bbb91f9791ca2783d08f81c9a9289e9225c [2022-03-25T08:41:15.212Z] Checking out Revision 32fe0bbb91f9791ca2783d08f81c9a9289e9225c (PR-43426) [2022-03-25T08:41:15.239Z] Merge succeeded, producing 32fe0bbb91f9791ca2783d08f81c9a9289e9225c [2022-03-25T08:41:15.239Z] Checking out Revision 32fe0bbb91f9791ca2783d08f81c9a9289e9225c (PR-43426) [2022-03-25T08:41:15.272Z] Merge succeeded, producing 32fe0bbb91f9791ca2783d08f81c9a9289e9225c [2022-03-25T08:41:15.272Z] Checking out Revision 32fe0bbb91f9791ca2783d08f81c9a9289e9225c (PR-43426) [2022-03-25T08:41:15.433Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:32fe0bbb91f9791ca2783d08f81c9a9289e9225c . [2022-03-25T08:41:15.433Z] #1 [internal] load build definition from Dockerfile [2022-03-25T08:41:15.433Z] #1 sha256:a0f95d4690939f4af559533fd23b9abf1e0e00d53986217d7d5769679393ae45 [2022-03-25T08:41:15.433Z] #1 transferring dockerfile: 17.05kB done [2022-03-25T08:41:15.433Z] #1 DONE 0.0s [2022-03-25T08:41:15.433Z] [2022-03-25T08:41:15.433Z] #2 [internal] load .dockerignore [2022-03-25T08:41:15.433Z] #2 sha256:84a9ec51f853960553f43e1eedd7527a4e0e058ab36708110f963ce4c60f7585 [2022-03-25T08:41:15.433Z] #2 transferring context: 87B done [2022-03-25T08:41:15.433Z] #2 DONE 0.0s [2022-03-25T08:41:15.433Z] [2022-03-25T08:41:15.433Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-03-25T08:41:15.433Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2022-03-25T08:41:15.448Z] Commit message: "daemon: use RWMutex for stateCounter" [2022-03-25T08:41:15.478Z] > git --version # timeout=10 [2022-03-25T08:41:15.485Z] > git --version # 'git version 2.25.1' [2022-03-25T08:41:15.494Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-03-25T08:41:15.524Z] Commit message: "daemon: use RWMutex for stateCounter" [2022-03-25T08:41:15.569Z] Commit message: "daemon: use RWMutex for stateCounter" [2022-03-25T08:41:15.550Z] > git --version # timeout=10 [2022-03-25T08:41:15.561Z] > git --version # 'git version 2.17.1' [2022-03-25T08:41:15.570Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-03-25T08:41:15.595Z] > git --version # timeout=10 [2022-03-25T08:41:15.598Z] > git --version # 'git version 2.17.1' [2022-03-25T08:41:15.601Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-03-25T08:41:15.688Z] #3 DONE 0.3s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-25T08:41:15.944Z] [2022-03-25T08:41:15.944Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-03-25T08:41:15.944Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2022-03-25T08:41:15.944Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-03-25T08:41:15.944Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-03-25T08:41:15.944Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2022-03-25T08:41:15.944Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2022-03-25T08:41:15.944Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-25T08:41:16.179Z] + docker version [2022-03-25T08:41:16.179Z] Client: Docker Engine - Community [2022-03-25T08:41:16.179Z] Version: 20.10.12 [2022-03-25T08:41:16.179Z] API version: 1.41 [2022-03-25T08:41:16.179Z] Go version: go1.16.12 [2022-03-25T08:41:16.179Z] Git commit: e91ed57 [2022-03-25T08:41:16.179Z] Built: Mon Dec 13 11:45:33 2021 [2022-03-25T08:41:16.179Z] OS/Arch: linux/amd64 [2022-03-25T08:41:16.179Z] Context: default [2022-03-25T08:41:16.179Z] Experimental: true [2022-03-25T08:41:16.179Z] [2022-03-25T08:41:16.179Z] Server: Docker Engine - Community [2022-03-25T08:41:16.179Z] Engine: [2022-03-25T08:41:16.179Z] Version: 20.10.12 [2022-03-25T08:41:16.179Z] API version: 1.41 (minimum version 1.12) [2022-03-25T08:41:16.179Z] Go version: go1.16.12 [2022-03-25T08:41:16.179Z] Git commit: 459d0df [2022-03-25T08:41:16.179Z] Built: Mon Dec 13 11:43:42 2021 [2022-03-25T08:41:16.179Z] OS/Arch: linux/amd64 [2022-03-25T08:41:16.179Z] Experimental: true [2022-03-25T08:41:16.179Z] containerd: [2022-03-25T08:41:16.179Z] Version: 1.4.12 [2022-03-25T08:41:16.179Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-25T08:41:16.179Z] runc: [2022-03-25T08:41:16.179Z] Version: 1.0.2 [2022-03-25T08:41:16.179Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-25T08:41:16.179Z] docker-init: [2022-03-25T08:41:16.179Z] Version: 0.19.0 [2022-03-25T08:41:16.179Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-25T08:41:16.199Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s [2022-03-25T08:41:16.199Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s done [2022-03-25T08:41:16.199Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s [2022-03-25T08:41:16.321Z] + [ PR != PR ] [2022-03-25T08:41:16.321Z] + [ 20.10 != master ] [2022-03-25T08:41:16.321Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-25T08:41:16.387Z] + docker version [2022-03-25T08:41:16.387Z] Client: Docker Engine - Community [2022-03-25T08:41:16.387Z] Version: 20.10.12 [2022-03-25T08:41:16.387Z] API version: 1.41 [2022-03-25T08:41:16.387Z] Go version: go1.16.12 [2022-03-25T08:41:16.387Z] Git commit: e91ed57 [2022-03-25T08:41:16.387Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-25T08:41:16.387Z] OS/Arch: linux/amd64 [2022-03-25T08:41:16.387Z] Context: default [2022-03-25T08:41:16.387Z] Experimental: true [2022-03-25T08:41:16.387Z] [2022-03-25T08:41:16.387Z] Server: Docker Engine - Community [2022-03-25T08:41:16.387Z] Engine: [2022-03-25T08:41:16.387Z] Version: 20.10.12 [2022-03-25T08:41:16.387Z] API version: 1.41 (minimum version 1.12) [2022-03-25T08:41:16.387Z] Go version: go1.16.12 [2022-03-25T08:41:16.387Z] Git commit: 459d0df [2022-03-25T08:41:16.387Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-25T08:41:16.387Z] OS/Arch: linux/amd64 [2022-03-25T08:41:16.387Z] Experimental: true [2022-03-25T08:41:16.387Z] containerd: [2022-03-25T08:41:16.387Z] Version: 1.4.12 [2022-03-25T08:41:16.387Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-25T08:41:16.387Z] runc: [2022-03-25T08:41:16.387Z] Version: 1.0.2 [2022-03-25T08:41:16.387Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-25T08:41:16.387Z] docker-init: [2022-03-25T08:41:16.387Z] Version: 0.19.0 [2022-03-25T08:41:16.387Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-25T08:41:16.455Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2022-03-25T08:41:16.455Z] #4 DONE 0.6s [2022-03-25T08:41:16.455Z] [2022-03-25T08:41:16.455Z] #8 [internal] load metadata for docker.io/library/debian:buster [2022-03-25T08:41:16.455Z] #8 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2022-03-25T08:41:16.457Z] + docker info [2022-03-25T08:41:15.221Z] > git remote # timeout=10 [2022-03-25T08:41:15.226Z] > git config --get remote.origin.url # timeout=10 [2022-03-25T08:41:15.228Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T08:41:15.229Z] > git merge 1881be2de512c30ac001da7e3951d268b96363ef # timeout=10 [2022-03-25T08:41:15.235Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-25T08:41:15.240Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T08:41:15.242Z] > git checkout -f 32fe0bbb91f9791ca2783d08f81c9a9289e9225c # timeout=10 [2022-03-25T08:41:15.237Z] > git remote # timeout=10 [2022-03-25T08:41:15.243Z] > git config --get remote.origin.url # timeout=10 [2022-03-25T08:41:15.251Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T08:41:15.252Z] > git merge 1881be2de512c30ac001da7e3951d268b96363ef # timeout=10 [2022-03-25T08:41:15.267Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-25T08:41:15.274Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T08:41:15.276Z] > git checkout -f 32fe0bbb91f9791ca2783d08f81c9a9289e9225c # timeout=10 [2022-03-25T08:41:15.186Z] > git remote # timeout=10 [2022-03-25T08:41:15.190Z] > git config --get remote.origin.url # timeout=10 [2022-03-25T08:41:15.195Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T08:41:15.196Z] > git merge 1881be2de512c30ac001da7e3951d268b96363ef # timeout=10 [2022-03-25T08:41:15.203Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-25T08:41:15.213Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T08:41:15.218Z] > git checkout -f 32fe0bbb91f9791ca2783d08f81c9a9289e9225c # timeout=10 [2022-03-25T08:41:16.656Z] + docker version [2022-03-25T08:41:16.656Z] Client: Docker Engine - Community [2022-03-25T08:41:16.656Z] Version: 20.10.12 [2022-03-25T08:41:16.656Z] API version: 1.41 [2022-03-25T08:41:16.656Z] Go version: go1.16.12 [2022-03-25T08:41:16.656Z] Git commit: e91ed57 [2022-03-25T08:41:16.656Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-25T08:41:16.656Z] OS/Arch: linux/amd64 [2022-03-25T08:41:16.656Z] Context: default [2022-03-25T08:41:16.656Z] Experimental: true [2022-03-25T08:41:16.656Z] [2022-03-25T08:41:16.656Z] Server: Docker Engine - Community [2022-03-25T08:41:16.656Z] Engine: [2022-03-25T08:41:16.656Z] Version: 20.10.12 [2022-03-25T08:41:16.656Z] API version: 1.41 (minimum version 1.12) [2022-03-25T08:41:16.656Z] Go version: go1.16.12 [2022-03-25T08:41:16.656Z] Git commit: 459d0df [2022-03-25T08:41:16.656Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-25T08:41:16.656Z] OS/Arch: linux/amd64 [2022-03-25T08:41:16.656Z] Experimental: true [2022-03-25T08:41:16.656Z] containerd: [2022-03-25T08:41:16.656Z] Version: 1.4.12 [2022-03-25T08:41:16.656Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-25T08:41:16.656Z] runc: [2022-03-25T08:41:16.656Z] Version: 1.0.2 [2022-03-25T08:41:16.656Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-25T08:41:16.656Z] docker-init: [2022-03-25T08:41:16.656Z] Version: 0.19.0 [2022-03-25T08:41:16.656Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-25T08:41:16.693Z] + docker info [2022-03-25T08:41:16.693Z] Client: [2022-03-25T08:41:16.693Z] Context: default [2022-03-25T08:41:16.693Z] Debug Mode: false [2022-03-25T08:41:16.693Z] Plugins: [2022-03-25T08:41:16.693Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-25T08:41:16.693Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-25T08:41:16.693Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-25T08:41:16.693Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-25T08:41:16.693Z] [2022-03-25T08:41:16.693Z] Server: [2022-03-25T08:41:16.693Z] Containers: 0 [2022-03-25T08:41:16.693Z] Running: 0 [2022-03-25T08:41:16.693Z] Paused: 0 [2022-03-25T08:41:16.693Z] Stopped: 0 [2022-03-25T08:41:16.693Z] Images: 4 [2022-03-25T08:41:16.693Z] Server Version: 20.10.12 [2022-03-25T08:41:16.693Z] Storage Driver: overlay2 [2022-03-25T08:41:16.693Z] Backing Filesystem: extfs [2022-03-25T08:41:16.693Z] Supports d_type: true [2022-03-25T08:41:16.693Z] Native Overlay Diff: true [2022-03-25T08:41:16.693Z] userxattr: false [2022-03-25T08:41:16.693Z] Logging Driver: json-file [2022-03-25T08:41:16.693Z] Cgroup Driver: cgroupfs [2022-03-25T08:41:16.693Z] Cgroup Version: 1 [2022-03-25T08:41:16.693Z] Plugins: [2022-03-25T08:41:16.693Z] Volume: local [2022-03-25T08:41:16.693Z] Network: bridge host ipvlan macvlan null overlay [2022-03-25T08:41:16.693Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-25T08:41:16.693Z] Swarm: inactive [2022-03-25T08:41:16.693Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-25T08:41:16.693Z] Default Runtime: runc [2022-03-25T08:41:16.693Z] Init Binary: docker-init [2022-03-25T08:41:16.693Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-25T08:41:16.693Z] runc version: v1.0.2-0-g52b36a2 [2022-03-25T08:41:16.693Z] init version: de40ad0 [2022-03-25T08:41:16.693Z] Security Options: [2022-03-25T08:41:16.693Z] apparmor [2022-03-25T08:41:16.693Z] seccomp [2022-03-25T08:41:16.693Z] Profile: default [2022-03-25T08:41:16.693Z] Kernel Version: 5.4.0-1061-aws [2022-03-25T08:41:16.693Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-25T08:41:16.693Z] OSType: linux [2022-03-25T08:41:16.693Z] Architecture: x86_64 [2022-03-25T08:41:16.693Z] CPUs: 2 [2022-03-25T08:41:16.693Z] Total Memory: 7.483GiB [2022-03-25T08:41:16.694Z] Name: ip-10-100-38-23 [2022-03-25T08:41:16.694Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-25T08:41:16.694Z] Docker Root Dir: /var/lib/docker [2022-03-25T08:41:16.694Z] Debug Mode: false [2022-03-25T08:41:16.694Z] Registry: https://index.docker.io/v1/ [2022-03-25T08:41:16.694Z] Labels: [2022-03-25T08:41:16.694Z] Experimental: true [2022-03-25T08:41:16.694Z] Insecure Registries: [2022-03-25T08:41:16.694Z] 127.0.0.0/8 [2022-03-25T08:41:16.694Z] Live Restore Enabled: true [2022-03-25T08:41:16.694Z] [2022-03-25T08:41:16.694Z] WARNING: No swap limit support [Pipeline] sh [2022-03-25T08:41:16.711Z] #8 ... [2022-03-25T08:41:16.711Z] [2022-03-25T08:41:16.711Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-25T08:41:16.711Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-25T08:41:16.711Z] #6 DONE 0.1s [2022-03-25T08:41:16.711Z] [2022-03-25T08:41:16.711Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-25T08:41:16.711Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-25T08:41:16.711Z] #7 DONE 0.1s [2022-03-25T08:41:16.711Z] [2022-03-25T08:41:16.711Z] #8 [internal] load metadata for docker.io/library/debian:buster [2022-03-25T08:41:16.711Z] #8 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2022-03-25T08:41:16.711Z] #8 DONE 0.2s [2022-03-25T08:41:16.711Z] [2022-03-25T08:41:16.711Z] #5 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-03-25T08:41:16.711Z] #5 sha256:41c37e1c9e7b0ef50d00651ab8c4240305a372501ef33b9ee1e93333ad905b2a [2022-03-25T08:41:16.932Z] Fetching without tags [2022-03-25T08:41:16.943Z] + docker info [2022-03-25T08:41:16.966Z] #5 DONE 0.3s [2022-03-25T08:41:16.990Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-25T08:41:16.990Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-25T08:41:16.990Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43426/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-03-25T08:41:16.990Z] + bash /home/ubuntu/workspace/moby_PR-43426/check-config.sh [2022-03-25T08:41:16.990Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-25T08:41:16.990Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-25T08:41:16.990Z] [2022-03-25T08:41:16.990Z] Generally Necessary: [2022-03-25T08:41:16.990Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-25T08:41:16.990Z] - apparmor: enabled and tools installed [2022-03-25T08:41:16.990Z] - CONFIG_NAMESPACES: enabled [2022-03-25T08:41:16.990Z] - CONFIG_NET_NS: enabled [2022-03-25T08:41:16.990Z] - CONFIG_PID_NS: enabled [2022-03-25T08:41:16.990Z] - CONFIG_IPC_NS: enabled [2022-03-25T08:41:16.990Z] - CONFIG_UTS_NS: enabled [2022-03-25T08:41:16.990Z] - CONFIG_CGROUPS: enabled [2022-03-25T08:41:16.990Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-25T08:41:16.990Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-25T08:41:16.990Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-25T08:41:16.990Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-25T08:41:16.990Z] - CONFIG_CPUSETS: enabled [2022-03-25T08:41:16.990Z] - CONFIG_MEMCG: enabled [2022-03-25T08:41:16.990Z] - CONFIG_KEYS: enabled [2022-03-25T08:41:16.990Z] - CONFIG_VETH: enabled (as module) [2022-03-25T08:41:16.990Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-25T08:41:16.990Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-25T08:41:16.990Z] - CONFIG_NF_NAT_IPV4: missing [2022-03-25T08:41:16.990Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-25T08:41:16.990Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-25T08:41:16.990Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-25T08:41:16.990Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-25T08:41:16.990Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-25T08:41:16.990Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-25T08:41:16.990Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-25T08:41:16.990Z] - CONFIG_NF_NAT_NEEDED: missing [2022-03-25T08:41:16.990Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-25T08:41:16.990Z] [2022-03-25T08:41:16.990Z] Optional Features: [2022-03-25T08:41:16.990Z] - CONFIG_USER_NS: enabled [2022-03-25T08:41:16.990Z] - CONFIG_SECCOMP: enabled [2022-03-25T08:41:16.990Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-25T08:41:16.990Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-25T08:41:16.990Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-25T08:41:16.990Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-25T08:41:16.990Z] - CONFIG_BLK_CGROUP: enabled [2022-03-25T08:41:16.990Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-25T08:41:16.990Z] - CONFIG_IOSCHED_CFQ: missing [2022-03-25T08:41:16.990Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-03-25T08:41:16.990Z] - CONFIG_CGROUP_PERF: enabled [2022-03-25T08:41:16.990Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-25T08:41:16.990Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-25T08:41:16.990Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-25T08:41:16.990Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-25T08:41:16.990Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-25T08:41:16.990Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-25T08:41:16.990Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-25T08:41:16.990Z] - CONFIG_IP_VS: enabled (as module) [2022-03-25T08:41:16.990Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-25T08:41:16.990Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-25T08:41:16.558Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-25T08:41:16.620Z] > git config --add remote.origin.fetch +refs/pull/43426/head:refs/remotes/origin/PR-43426 # timeout=10 [2022-03-25T08:41:16.687Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-25T08:41:16.825Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-25T08:41:16.969Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-25T08:41:16.969Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T08:41:16.971Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43426/head:refs/remotes/origin/PR-43426 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-25T08:41:17.023Z] Client: [2022-03-25T08:41:17.023Z] Context: default [2022-03-25T08:41:17.023Z] Debug Mode: false [2022-03-25T08:41:17.023Z] Plugins: [2022-03-25T08:41:17.023Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-25T08:41:17.023Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-25T08:41:17.023Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-25T08:41:17.023Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-25T08:41:17.023Z] [2022-03-25T08:41:17.023Z] Server: [2022-03-25T08:41:17.023Z] Containers: 0 [2022-03-25T08:41:17.023Z] Running: 0 [2022-03-25T08:41:17.023Z] Paused: 0 [2022-03-25T08:41:17.023Z] Stopped: 0 [2022-03-25T08:41:17.023Z] Images: 3 [2022-03-25T08:41:17.023Z] Server Version: 20.10.12 [2022-03-25T08:41:17.023Z] Storage Driver: overlay2 [2022-03-25T08:41:17.023Z] Backing Filesystem: extfs [2022-03-25T08:41:17.023Z] Supports d_type: true [2022-03-25T08:41:17.023Z] Native Overlay Diff: true [2022-03-25T08:41:17.023Z] userxattr: false [2022-03-25T08:41:17.023Z] Logging Driver: json-file [2022-03-25T08:41:17.023Z] Cgroup Driver: systemd [2022-03-25T08:41:17.023Z] Cgroup Version: 2 [2022-03-25T08:41:17.023Z] Plugins: [2022-03-25T08:41:17.023Z] Volume: local [2022-03-25T08:41:17.023Z] Network: bridge host ipvlan macvlan null overlay [2022-03-25T08:41:17.023Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-25T08:41:17.023Z] Swarm: inactive [2022-03-25T08:41:17.023Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-03-25T08:41:17.023Z] Default Runtime: runc [2022-03-25T08:41:17.023Z] Init Binary: docker-init [2022-03-25T08:41:17.023Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-25T08:41:17.023Z] runc version: v1.0.2-0-g52b36a2 [2022-03-25T08:41:17.023Z] init version: de40ad0 [2022-03-25T08:41:17.023Z] Security Options: [2022-03-25T08:41:17.023Z] apparmor [2022-03-25T08:41:17.023Z] seccomp [2022-03-25T08:41:17.023Z] Profile: default [2022-03-25T08:41:17.023Z] cgroupns [2022-03-25T08:41:17.023Z] Kernel Version: 5.11.0-1023-aws [2022-03-25T08:41:17.023Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-25T08:41:17.023Z] OSType: linux [2022-03-25T08:41:17.023Z] Architecture: x86_64 [2022-03-25T08:41:17.023Z] CPUs: 2 [2022-03-25T08:41:17.023Z] Total Memory: 7.559GiB [2022-03-25T08:41:17.023Z] Name: ip-10-100-103-28 [2022-03-25T08:41:17.023Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-03-25T08:41:17.023Z] Docker Root Dir: /var/lib/docker [2022-03-25T08:41:17.023Z] Debug Mode: false [2022-03-25T08:41:17.023Z] Registry: https://index.docker.io/v1/ [2022-03-25T08:41:17.023Z] Labels: [2022-03-25T08:41:17.023Z] Experimental: true [2022-03-25T08:41:17.023Z] Insecure Registries: [2022-03-25T08:41:17.023Z] 127.0.0.0/8 [2022-03-25T08:41:17.023Z] Live Restore Enabled: true [2022-03-25T08:41:17.023Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-25T08:41:17.228Z] [2022-03-25T08:41:17.228Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-25T08:41:17.228Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-25T08:41:17.228Z] #64 DONE 0.0s [2022-03-25T08:41:17.228Z] [2022-03-25T08:41:17.228Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-25T08:41:17.228Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-25T08:41:17.228Z] #62 DONE 0.0s [2022-03-25T08:41:17.228Z] [2022-03-25T08:41:17.228Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-25T08:41:17.228Z] #9 sha256:312c215093afdcb7057b722c81da38815e610a0792e0aaa2022c32cd6cd4f088 [2022-03-25T08:41:17.228Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-25T08:41:17.228Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 0.0s done [2022-03-25T08:41:17.228Z] #9 sha256:93053a54416be8288cbcc300d0a929f1279cceff9eb11ad9c080fe5439d62dbd 0B / 7.70MB 0.1s [2022-03-25T08:41:17.228Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done [2022-03-25T08:41:17.228Z] #9 sha256:07fa8072b5a2117bbb87e893e43da425b56a94a9f04b07f0a3f0af4a9813a0b0 1.79kB / 1.79kB done [2022-03-25T08:41:17.228Z] #9 sha256:67f476ddb57c5706a3953f92e77ba881bc4d92fe30e444a8e8b2fbf95b5118bc 7.07kB / 7.07kB done [2022-03-25T08:41:17.228Z] #9 sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 0B / 49.22MB 0.1s [2022-03-25T08:41:17.250Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-25T08:41:17.250Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-25T08:41:17.250Z] - CONFIG_EXT4_FS: enabled [2022-03-25T08:41:17.250Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-25T08:41:17.250Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-25T08:41:17.250Z] - Network Drivers: [2022-03-25T08:41:17.250Z] - "overlay": [2022-03-25T08:41:17.250Z] - CONFIG_VXLAN: enabled (as module) [2022-03-25T08:41:17.250Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-25T08:41:17.250Z] Optional (for encrypted networks): [2022-03-25T08:41:17.250Z] - CONFIG_CRYPTO: enabled [2022-03-25T08:41:17.250Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-25T08:41:17.250Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-25T08:41:17.250Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-25T08:41:17.250Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-25T08:41:17.250Z] - CONFIG_XFRM: enabled [2022-03-25T08:41:17.250Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-25T08:41:17.250Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-25T08:41:17.250Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-25T08:41:17.250Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-03-25T08:41:17.250Z] - "ipvlan": [2022-03-25T08:41:17.250Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-25T08:41:17.250Z] - "macvlan": [2022-03-25T08:41:17.250Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-25T08:41:17.250Z] - CONFIG_DUMMY: enabled (as module) [2022-03-25T08:41:17.250Z] - "ftp,tftp client in container": [2022-03-25T08:41:17.250Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-25T08:41:17.250Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-25T08:41:17.250Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-25T08:41:17.250Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-25T08:41:17.250Z] - Storage Drivers: [2022-03-25T08:41:17.250Z] - "aufs": [2022-03-25T08:41:17.250Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-25T08:41:17.250Z] - "btrfs": [2022-03-25T08:41:17.250Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-25T08:41:17.250Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-25T08:41:17.250Z] - "devicemapper": [2022-03-25T08:41:17.250Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-25T08:41:17.250Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-25T08:41:17.250Z] - "overlay": [2022-03-25T08:41:17.250Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-25T08:41:17.250Z] - "zfs": [2022-03-25T08:41:17.250Z] - /dev/zfs: present [2022-03-25T08:41:17.250Z] - zfs command: missing [2022-03-25T08:41:17.250Z] - zpool command: missing [2022-03-25T08:41:17.250Z] [2022-03-25T08:41:17.250Z] Limits: [2022-03-25T08:41:17.250Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-25T08:41:17.250Z] [2022-03-25T08:41:17.250Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-25T08:41:17.341Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:32fe0bbb91f9791ca2783d08f81c9a9289e9225c . [2022-03-25T08:41:17.341Z] #1 [internal] load build definition from Dockerfile [2022-03-25T08:41:17.341Z] #1 sha256:a2126f978e0f08c2fed77c2882a349b60d2ec04089b2482a0a25398f498062e7 [2022-03-25T08:41:17.341Z] #1 transferring dockerfile: 17.05kB done [2022-03-25T08:41:17.341Z] #1 DONE 0.0s [2022-03-25T08:41:17.341Z] [2022-03-25T08:41:17.341Z] #2 [internal] load .dockerignore [2022-03-25T08:41:17.341Z] #2 sha256:9e1942e3468abcd52f01a4a41f73bbd13510d36dcef11ee6cc0b7d9cd7d624c7 [2022-03-25T08:41:17.341Z] #2 transferring context: 87B done [2022-03-25T08:41:17.341Z] #2 DONE 0.0s [2022-03-25T08:41:17.341Z] [2022-03-25T08:41:17.341Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-03-25T08:41:17.341Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-03-25T08:41:17.488Z] #9 sha256:93053a54416be8288cbcc300d0a929f1279cceff9eb11ad9c080fe5439d62dbd 7.70MB / 7.70MB 0.3s done [2022-03-25T08:41:17.488Z] #9 sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 11.53MB / 49.22MB 0.3s [2022-03-25T08:41:17.511Z] Client: [2022-03-25T08:41:17.511Z] Context: default [2022-03-25T08:41:17.511Z] Debug Mode: false [2022-03-25T08:41:17.511Z] Plugins: [2022-03-25T08:41:17.511Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-25T08:41:17.511Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-25T08:41:17.511Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-25T08:41:17.511Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-25T08:41:17.511Z] [2022-03-25T08:41:17.511Z] Server: [2022-03-25T08:41:17.511Z] Containers: 0 [2022-03-25T08:41:17.511Z] Running: 0 [2022-03-25T08:41:17.511Z] Paused: 0 [2022-03-25T08:41:17.511Z] Stopped: 0 [2022-03-25T08:41:17.511Z] Images: 4 [2022-03-25T08:41:17.511Z] Server Version: 20.10.12 [2022-03-25T08:41:17.511Z] Storage Driver: overlay2 [2022-03-25T08:41:17.511Z] Backing Filesystem: extfs [2022-03-25T08:41:17.511Z] Supports d_type: true [2022-03-25T08:41:17.511Z] Native Overlay Diff: true [2022-03-25T08:41:17.511Z] userxattr: false [2022-03-25T08:41:17.511Z] Logging Driver: json-file [2022-03-25T08:41:17.511Z] Cgroup Driver: cgroupfs [2022-03-25T08:41:17.511Z] Cgroup Version: 1 [2022-03-25T08:41:17.511Z] Plugins: [2022-03-25T08:41:17.511Z] Volume: local [2022-03-25T08:41:17.511Z] Network: bridge host ipvlan macvlan null overlay [2022-03-25T08:41:17.511Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-25T08:41:17.511Z] Swarm: inactive [2022-03-25T08:41:17.511Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-25T08:41:17.511Z] Default Runtime: runc [2022-03-25T08:41:17.511Z] Init Binary: docker-init [2022-03-25T08:41:17.511Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-25T08:41:17.511Z] runc version: v1.0.2-0-g52b36a2 [2022-03-25T08:41:17.511Z] init version: de40ad0 [2022-03-25T08:41:17.511Z] Security Options: [2022-03-25T08:41:17.511Z] apparmor [2022-03-25T08:41:17.511Z] seccomp [2022-03-25T08:41:17.511Z] Profile: default [2022-03-25T08:41:17.511Z] Kernel Version: 5.4.0-1061-aws [2022-03-25T08:41:17.511Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-25T08:41:17.511Z] OSType: linux [2022-03-25T08:41:17.511Z] Architecture: x86_64 [2022-03-25T08:41:17.511Z] CPUs: 2 [2022-03-25T08:41:17.511Z] Total Memory: 7.483GiB [2022-03-25T08:41:17.511Z] Name: ip-10-100-46-177 [2022-03-25T08:41:17.511Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-25T08:41:17.511Z] Docker Root Dir: /var/lib/docker [2022-03-25T08:41:17.511Z] Debug Mode: false [2022-03-25T08:41:17.511Z] Registry: https://index.docker.io/v1/ [2022-03-25T08:41:17.511Z] Labels: [2022-03-25T08:41:17.511Z] Experimental: true [2022-03-25T08:41:17.511Z] Insecure Registries: [2022-03-25T08:41:17.511Z] 127.0.0.0/8 [2022-03-25T08:41:17.511Z] Live Restore Enabled: true [2022-03-25T08:41:17.511Z] [2022-03-25T08:41:17.511Z] WARNING: No swap limit support [Pipeline] sh [2022-03-25T08:41:17.578Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:32fe0bbb91f9791ca2783d08f81c9a9289e9225c . [2022-03-25T08:41:17.578Z] #1 [internal] load build definition from Dockerfile [2022-03-25T08:41:17.578Z] #1 sha256:faaeeeb83b505f4b8744fd85e8294196127d26e1a2e857282bea828315193f37 [2022-03-25T08:41:17.578Z] #1 transferring dockerfile: 17.05kB done [2022-03-25T08:41:17.578Z] #1 DONE 0.0s [2022-03-25T08:41:17.578Z] [2022-03-25T08:41:17.578Z] #2 [internal] load .dockerignore [2022-03-25T08:41:17.578Z] #2 sha256:9c465aab2d4c21aed08dfeba3c4073cb3c663168e2faf1572dd307d86e8d2779 [2022-03-25T08:41:17.578Z] #2 transferring context: 87B done [2022-03-25T08:41:17.578Z] #2 DONE 0.0s [2022-03-25T08:41:17.578Z] [2022-03-25T08:41:17.578Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-03-25T08:41:17.578Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-03-25T08:41:17.712Z] Merging remotes/origin/20.10 commit 1881be2de512c30ac001da7e3951d268b96363ef into PR head commit 32fe0bbb91f9791ca2783d08f81c9a9289e9225c [2022-03-25T08:41:17.743Z] #9 sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 16.78MB / 49.22MB 0.4s [2022-03-25T08:41:17.744Z] #9 sha256:2387f0e2dcc6f4271b34d3158d1768015e4424839f06ae428f4e22de8a5c1542 0B / 9.77MB 0.4s [2022-03-25T08:41:17.744Z] #9 sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 32.51MB / 49.22MB 0.6s [2022-03-25T08:41:17.744Z] #9 sha256:2387f0e2dcc6f4271b34d3158d1768015e4424839f06ae428f4e22de8a5c1542 9.77MB / 9.77MB 0.6s [2022-03-25T08:41:17.794Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-25T08:41:17.794Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-25T08:41:17.794Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43426/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-03-25T08:41:17.794Z] + bash /home/ubuntu/workspace/moby_PR-43426/check-config.sh [2022-03-25T08:41:17.794Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-25T08:41:17.794Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-25T08:41:17.794Z] [2022-03-25T08:41:17.794Z] Generally Necessary: [2022-03-25T08:41:17.794Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-25T08:41:17.794Z] - apparmor: enabled and tools installed [2022-03-25T08:41:17.794Z] - CONFIG_NAMESPACES: enabled [2022-03-25T08:41:17.794Z] - CONFIG_NET_NS: enabled [2022-03-25T08:41:17.794Z] - CONFIG_PID_NS: enabled [2022-03-25T08:41:17.794Z] - CONFIG_IPC_NS: enabled [2022-03-25T08:41:17.794Z] - CONFIG_UTS_NS: enabled [2022-03-25T08:41:17.794Z] - CONFIG_CGROUPS: enabled [2022-03-25T08:41:17.794Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-25T08:41:17.794Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-25T08:41:17.794Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-25T08:41:17.794Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-25T08:41:17.794Z] - CONFIG_CPUSETS: enabled [2022-03-25T08:41:17.794Z] - CONFIG_MEMCG: enabled [2022-03-25T08:41:17.794Z] - CONFIG_KEYS: enabled [2022-03-25T08:41:17.794Z] - CONFIG_VETH: enabled (as module) [2022-03-25T08:41:17.794Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-25T08:41:17.794Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-25T08:41:17.794Z] - CONFIG_NF_NAT_IPV4: missing [2022-03-25T08:41:17.794Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-25T08:41:17.794Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-25T08:41:17.794Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-25T08:41:17.794Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-25T08:41:17.794Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-25T08:41:17.794Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-25T08:41:17.794Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-25T08:41:17.794Z] - CONFIG_NF_NAT_NEEDED: missing [2022-03-25T08:41:17.794Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-25T08:41:17.794Z] [2022-03-25T08:41:17.794Z] Optional Features: [2022-03-25T08:41:17.794Z] - CONFIG_USER_NS: enabled [2022-03-25T08:41:17.794Z] - CONFIG_SECCOMP: enabled [2022-03-25T08:41:17.794Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-25T08:41:17.794Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-25T08:41:17.794Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-25T08:41:17.794Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-25T08:41:17.794Z] - CONFIG_BLK_CGROUP: enabled [2022-03-25T08:41:17.794Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-25T08:41:17.794Z] - CONFIG_IOSCHED_CFQ: missing [2022-03-25T08:41:17.794Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-03-25T08:41:17.905Z] #3 DONE 0.3s [2022-03-25T08:41:17.905Z] [2022-03-25T08:41:17.905Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-03-25T08:41:17.905Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-03-25T08:41:17.905Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-03-25T08:41:17.905Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-03-25T08:41:17.905Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-03-25T08:41:17.905Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-03-25T08:41:17.905Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2022-03-25T08:41:17.905Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-03-25T08:41:18.004Z] #9 sha256:2387f0e2dcc6f4271b34d3158d1768015e4424839f06ae428f4e22de8a5c1542 9.77MB / 9.77MB 0.6s done [2022-03-25T08:41:18.004Z] #9 sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 0B / 52.17MB 0.7s [2022-03-25T08:41:18.004Z] #9 sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 0B / 62.42MB 0.7s [2022-03-25T08:41:18.004Z] #9 sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 44.04MB / 49.22MB 0.8s [2022-03-25T08:41:18.053Z] - CONFIG_CGROUP_PERF: enabled [2022-03-25T08:41:18.053Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-25T08:41:18.053Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-25T08:41:18.053Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-25T08:41:18.053Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-25T08:41:18.053Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-25T08:41:18.053Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-25T08:41:18.053Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-25T08:41:18.053Z] - CONFIG_IP_VS: enabled (as module) [2022-03-25T08:41:18.053Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-25T08:41:18.053Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-25T08:41:18.053Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-25T08:41:18.053Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-25T08:41:18.053Z] - CONFIG_EXT4_FS: enabled [2022-03-25T08:41:18.053Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-25T08:41:18.053Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-25T08:41:18.053Z] - Network Drivers: [2022-03-25T08:41:18.053Z] - "overlay": [2022-03-25T08:41:18.053Z] - CONFIG_VXLAN: enabled (as module) [2022-03-25T08:41:18.053Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-25T08:41:18.053Z] Optional (for encrypted networks): [2022-03-25T08:41:18.053Z] - CONFIG_CRYPTO: enabled [2022-03-25T08:41:18.053Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-25T08:41:18.053Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-25T08:41:18.053Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-25T08:41:18.053Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-25T08:41:18.053Z] - CONFIG_XFRM: enabled [2022-03-25T08:41:18.053Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-25T08:41:18.053Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-25T08:41:18.053Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-25T08:41:18.053Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-03-25T08:41:18.053Z] - "ipvlan": [2022-03-25T08:41:18.053Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-25T08:41:18.053Z] - "macvlan": [2022-03-25T08:41:18.053Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-25T08:41:18.053Z] - CONFIG_DUMMY: enabled (as module) [2022-03-25T08:41:18.053Z] - "ftp,tftp client in container": [2022-03-25T08:41:18.053Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-25T08:41:18.053Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-25T08:41:18.053Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-25T08:41:18.053Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-25T08:41:18.053Z] - Storage Drivers: [2022-03-25T08:41:18.053Z] - "aufs": [2022-03-25T08:41:18.053Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-25T08:41:18.053Z] - "btrfs": [2022-03-25T08:41:18.053Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-25T08:41:18.053Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-25T08:41:18.053Z] - "devicemapper": [2022-03-25T08:41:18.053Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-25T08:41:18.053Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-25T08:41:18.053Z] - "overlay": [2022-03-25T08:41:18.053Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-25T08:41:18.053Z] - "zfs": [2022-03-25T08:41:18.053Z] - /dev/zfs: present [2022-03-25T08:41:18.053Z] - zfs command: missing [2022-03-25T08:41:18.053Z] - zpool command: missing [2022-03-25T08:41:18.053Z] [2022-03-25T08:41:18.053Z] Limits: [2022-03-25T08:41:18.053Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-25T08:41:18.053Z] [2022-03-25T08:41:18.053Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-25T08:41:18.148Z] #3 DONE 0.3s [2022-03-25T08:41:18.148Z] [2022-03-25T08:41:18.148Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-03-25T08:41:18.148Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-03-25T08:41:18.148Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-03-25T08:41:18.148Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-03-25T08:41:18.148Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.1s done [2022-03-25T08:41:18.148Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-03-25T08:41:18.148Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-03-25T08:41:18.148Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-03-25T08:41:18.164Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-03-25T08:41:18.164Z] #4 DONE 0.4s [2022-03-25T08:41:18.263Z] #9 sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 49.22MB / 49.22MB 0.9s [2022-03-25T08:41:18.263Z] #9 sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 49.22MB / 49.22MB 0.9s done [2022-03-25T08:41:18.263Z] #9 sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 11.65MB / 52.17MB 1.0s [2022-03-25T08:41:18.263Z] #9 sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 12.58MB / 62.42MB 1.0s [2022-03-25T08:41:18.263Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 0B / 99.70MB 1.0s [2022-03-25T08:41:18.378Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:32fe0bbb91f9791ca2783d08f81c9a9289e9225c . [2022-03-25T08:41:18.378Z] #1 [internal] load build definition from Dockerfile [2022-03-25T08:41:18.378Z] #1 sha256:dfde246039785b5f657d11daceedecebc9501c55c9c31788458186e9bfd409a3 [2022-03-25T08:41:18.378Z] #1 transferring dockerfile: 17.05kB done [2022-03-25T08:41:18.378Z] #1 DONE 0.0s [2022-03-25T08:41:18.378Z] [2022-03-25T08:41:18.378Z] #2 [internal] load .dockerignore [2022-03-25T08:41:18.378Z] #2 sha256:d7ecc6eb80961f98fd3a0cbfc845e6fc6dd7493fb91dc92369a7cb7ed05e556b [2022-03-25T08:41:18.378Z] #2 transferring context: 87B done [2022-03-25T08:41:18.378Z] #2 DONE 0.0s [2022-03-25T08:41:18.378Z] [2022-03-25T08:41:18.378Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-03-25T08:41:18.378Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-03-25T08:41:18.408Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-03-25T08:41:18.408Z] #4 DONE 0.4s [2022-03-25T08:41:18.408Z] [2022-03-25T08:41:18.408Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-25T08:41:18.408Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-25T08:41:18.422Z] [2022-03-25T08:41:18.422Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-03-25T08:41:18.422Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-03-25T08:41:18.422Z] #5 ... [2022-03-25T08:41:18.422Z] [2022-03-25T08:41:18.422Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-25T08:41:18.422Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-25T08:41:18.422Z] #8 DONE 0.1s [2022-03-25T08:41:18.422Z] [2022-03-25T08:41:18.422Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-25T08:41:18.422Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-25T08:41:18.422Z] #6 DONE 0.1s [2022-03-25T08:41:18.519Z] #9 sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 16.78MB / 52.17MB 1.1s [2022-03-25T08:41:18.519Z] #9 sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 18.87MB / 62.42MB 1.1s [2022-03-25T08:41:18.519Z] #9 extracting sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 [2022-03-25T08:41:18.519Z] #9 sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 26.21MB / 52.17MB 1.3s [2022-03-25T08:41:18.519Z] #9 sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 28.49MB / 62.42MB 1.3s [2022-03-25T08:41:18.519Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 25.35MB / 99.70MB 1.3s [2022-03-25T08:41:18.519Z] #9 sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 33.55MB / 52.17MB 1.4s [2022-03-25T08:41:18.519Z] #9 sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 32.51MB / 62.42MB 1.4s [2022-03-25T08:41:18.519Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 32.51MB / 99.70MB 1.4s [2022-03-25T08:41:18.668Z] #6 DONE 0.1s [2022-03-25T08:41:18.668Z] [2022-03-25T08:41:18.668Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-25T08:41:18.668Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-25T08:41:18.668Z] #7 DONE 0.1s [2022-03-25T08:41:18.668Z] [2022-03-25T08:41:18.668Z] #8 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-03-25T08:41:18.668Z] #8 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda [2022-03-25T08:41:18.668Z] #8 DONE 0.3s [2022-03-25T08:41:18.668Z] [2022-03-25T08:41:18.668Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-03-25T08:41:18.668Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-03-25T08:41:18.668Z] #5 DONE 0.2s [2022-03-25T08:41:18.679Z] [2022-03-25T08:41:18.680Z] #7 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-03-25T08:41:18.680Z] #7 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda [2022-03-25T08:41:18.680Z] #7 DONE 0.3s [2022-03-25T08:41:18.680Z] [2022-03-25T08:41:18.680Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-03-25T08:41:18.680Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-03-25T08:41:18.680Z] #5 DONE 0.3s [2022-03-25T08:41:18.774Z] #9 sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 42.99MB / 52.17MB 1.5s [2022-03-25T08:41:18.774Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 37.75MB / 99.70MB 1.5s [2022-03-25T08:41:18.774Z] #9 sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 50.33MB / 52.17MB 1.6s [2022-03-25T08:41:18.774Z] #9 sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 37.14MB / 62.42MB 1.6s [2022-03-25T08:41:17.750Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T08:41:17.819Z] > git checkout -f 32fe0bbb91f9791ca2783d08f81c9a9289e9225c # timeout=10 [2022-03-25T08:41:18.854Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 4.8s done [2022-03-25T08:41:18.854Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da [2022-03-25T08:41:18.928Z] [2022-03-25T08:41:18.928Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-25T08:41:18.928Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-25T08:41:18.928Z] #64 DONE 0.0s [2022-03-25T08:41:18.928Z] [2022-03-25T08:41:18.928Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-25T08:41:18.928Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-25T08:41:18.928Z] #62 DONE 0.0s [2022-03-25T08:41:18.928Z] [2022-03-25T08:41:18.928Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca [2022-03-25T08:41:18.928Z] #26 sha256:6d006f76b1f4ed9d5b3893789d2c1d6376f9f0ceaec6a39701abeb215ecd9db8 [2022-03-25T08:41:18.928Z] #26 resolve docker.io/library/debian:buster@sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca 0.0s done [2022-03-25T08:41:18.945Z] [2022-03-25T08:41:18.945Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-25T08:41:18.945Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-25T08:41:18.945Z] #62 DONE 0.0s [2022-03-25T08:41:18.945Z] [2022-03-25T08:41:18.945Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-25T08:41:18.945Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-25T08:41:18.945Z] #64 DONE 0.0s [2022-03-25T08:41:18.945Z] [2022-03-25T08:41:18.945Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-25T08:41:18.945Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-25T08:41:18.945Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 0.0s done [2022-03-25T08:41:18.945Z] #9 sha256:595e6556f40e1f34eeb0a9eec95df1b81545deb9b5e92d59e8922be3eed2ba24 1.79kB / 1.79kB done [2022-03-25T08:41:18.945Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0B / 7.83MB 0.1s [2022-03-25T08:41:18.945Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0B / 10.00MB 0.1s [2022-03-25T08:41:18.945Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done [2022-03-25T08:41:18.945Z] #9 sha256:27fe614eb0bcb06d087855dcc4d5a497c9d61261e766278aa781e5ec8f044aac 7.06kB / 7.06kB done [2022-03-25T08:41:18.945Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 0B / 50.44MB 0.1s [2022-03-25T08:41:18.947Z] #3 DONE 0.3s [2022-03-25T08:41:18.948Z] [2022-03-25T08:41:18.948Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-03-25T08:41:18.948Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-03-25T08:41:18.948Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-03-25T08:41:18.948Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-03-25T08:41:18.948Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-03-25T08:41:18.948Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-03-25T08:41:18.948Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2022-03-25T08:41:18.948Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-03-25T08:41:19.031Z] #9 sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 47.19MB / 62.42MB 1.7s [2022-03-25T08:41:19.031Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 48.23MB / 99.70MB 1.7s [2022-03-25T08:41:19.031Z] #9 sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 52.17MB / 52.17MB 1.7s done [2022-03-25T08:41:19.031Z] #9 sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 57.67MB / 62.42MB 1.8s [2022-03-25T08:41:19.031Z] #9 sha256:632458e542a13a10f55cedfc477d4e4b7571bd49e9c2be545cee5a9fb02ed343 0B / 126B 1.8s [2022-03-25T08:41:19.189Z] #26 sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca 1.85kB / 1.85kB done [2022-03-25T08:41:19.189Z] #26 sha256:e82e10f0b9560e5947a16eb28c2992ec03121fc8c9659bce0cc94c5b7b6178c9 529B / 529B done [2022-03-25T08:41:19.189Z] #26 sha256:71d646d8e0864bfe2880e76de1e4788e3b489fcefc0faa4ff26fdd60110d2ab1 1.46kB / 1.46kB done [2022-03-25T08:41:19.189Z] #26 sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 1.05MB / 50.44MB 0.1s [2022-03-25T08:41:19.189Z] #26 sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 4.19MB / 50.44MB 0.2s [2022-03-25T08:41:19.208Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.3s done [2022-03-25T08:41:19.208Z] #4 DONE 0.5s [2022-03-25T08:41:19.210Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 7.83MB / 7.83MB 0.3s done [2022-03-25T08:41:19.210Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 0B / 51.84MB 0.3s [2022-03-25T08:41:19.210Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 1.05MB / 10.00MB 0.5s [2022-03-25T08:41:19.210Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 8.39MB / 50.44MB 0.5s [2022-03-25T08:41:19.210Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 14.68MB / 51.84MB 0.5s [2022-03-25T08:41:19.286Z] #9 sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 62.42MB / 62.42MB 1.9s done [2022-03-25T08:41:19.286Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 60.82MB / 99.70MB 2.0s [2022-03-25T08:41:19.286Z] #9 sha256:632458e542a13a10f55cedfc477d4e4b7571bd49e9c2be545cee5a9fb02ed343 126B / 126B 1.8s done [2022-03-25T08:41:19.456Z] #26 sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 9.44MB / 50.44MB 0.3s [2022-03-25T08:41:19.456Z] #26 sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 16.78MB / 50.44MB 0.4s [2022-03-25T08:41:19.467Z] [2022-03-25T08:41:19.467Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-25T08:41:19.467Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-25T08:41:19.467Z] #7 DONE 0.1s [2022-03-25T08:41:19.467Z] [2022-03-25T08:41:19.467Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-25T08:41:19.467Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-25T08:41:19.476Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 2.10MB / 10.00MB 0.6s [2022-03-25T08:41:19.476Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 16.78MB / 50.44MB 0.6s [2022-03-25T08:41:19.476Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 18.87MB / 51.84MB 0.6s [2022-03-25T08:41:19.476Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 27.26MB / 50.44MB 0.7s [2022-03-25T08:41:19.476Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 27.26MB / 51.84MB 0.7s [2022-03-25T08:41:19.543Z] #9 ... [2022-03-25T08:41:19.543Z] [2022-03-25T08:41:19.543Z] #23 [internal] load build context [2022-03-25T08:41:19.543Z] #23 sha256:0b89b0ddcd791f6faba919d74764722faad05c54e8587cd4291026576b2adfa0 [2022-03-25T08:41:19.543Z] #23 transferring context: 52.43MB 2.2s done [2022-03-25T08:41:19.543Z] #23 DONE 2.3s [2022-03-25T08:41:19.543Z] [2022-03-25T08:41:19.543Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-25T08:41:19.543Z] #9 sha256:312c215093afdcb7057b722c81da38815e610a0792e0aaa2022c32cd6cd4f088 [2022-03-25T08:41:19.543Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 66.06MB / 99.70MB 2.2s [2022-03-25T08:41:19.543Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 75.50MB / 99.70MB 2.3s [2022-03-25T08:41:19.717Z] #26 sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 32.51MB / 50.44MB 0.6s [2022-03-25T08:41:19.717Z] #26 sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 44.04MB / 50.44MB 0.7s [2022-03-25T08:41:19.727Z] #8 DONE 0.1s [2022-03-25T08:41:19.727Z] [2022-03-25T08:41:19.727Z] #6 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-03-25T08:41:19.727Z] #6 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda [2022-03-25T08:41:19.727Z] #6 DONE 0.2s [2022-03-25T08:41:19.727Z] [2022-03-25T08:41:19.727Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-03-25T08:41:19.727Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-03-25T08:41:19.727Z] #5 DONE 0.3s [2022-03-25T08:41:19.741Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 3.15MB / 10.00MB 0.8s [2022-03-25T08:41:19.741Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 37.75MB / 50.44MB 0.8s [2022-03-25T08:41:19.741Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 32.51MB / 51.84MB 0.8s [2022-03-25T08:41:19.741Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 45.09MB / 50.44MB 0.9s [2022-03-25T08:41:19.741Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 36.70MB / 51.84MB 0.9s [2022-03-25T08:41:19.798Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 83.89MB / 99.70MB 2.4s [2022-03-25T08:41:19.798Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 97.52MB / 99.70MB 2.5s [2022-03-25T08:41:19.985Z] #26 sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 49.28MB / 50.44MB 0.8s [2022-03-25T08:41:19.985Z] #26 sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 50.44MB / 50.44MB 0.9s done [2022-03-25T08:41:19.986Z] [2022-03-25T08:41:19.986Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-25T08:41:19.986Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-25T08:41:19.986Z] #64 DONE 0.0s [2022-03-25T08:41:19.986Z] [2022-03-25T08:41:19.986Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-25T08:41:19.986Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-25T08:41:19.986Z] #62 DONE 0.0s [2022-03-25T08:41:19.986Z] [2022-03-25T08:41:19.986Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-25T08:41:19.986Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-25T08:41:19.986Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 done [2022-03-25T08:41:19.986Z] #9 sha256:27fe614eb0bcb06d087855dcc4d5a497c9d61261e766278aa781e5ec8f044aac 7.06kB / 7.06kB done [2022-03-25T08:41:19.986Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 856.06kB / 50.44MB 0.1s [2022-03-25T08:41:19.986Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0B / 10.00MB 0.1s [2022-03-25T08:41:19.986Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done [2022-03-25T08:41:19.986Z] #9 sha256:595e6556f40e1f34eeb0a9eec95df1b81545deb9b5e92d59e8922be3eed2ba24 1.79kB / 1.79kB done [2022-03-25T08:41:19.987Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0B / 7.83MB 0.1s [2022-03-25T08:41:20.006Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 5.24MB / 10.00MB 1.1s [2022-03-25T08:41:20.006Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 1.1s done [2022-03-25T08:41:20.006Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.84MB / 51.84MB 1.1s [2022-03-25T08:41:20.006Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 0B / 68.78MB 1.1s [2022-03-25T08:41:20.006Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 7.34MB / 10.00MB 1.2s [2022-03-25T08:41:20.006Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.84MB / 51.84MB 1.2s done [2022-03-25T08:41:20.006Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 6.29MB / 68.78MB 1.2s [2022-03-25T08:41:20.006Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 0B / 129.16MB 1.2s [2022-03-25T08:41:20.006Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a [2022-03-25T08:41:20.064Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 99.70MB / 99.70MB 2.7s done [2022-03-25T08:41:20.246Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 7.34MB / 50.44MB 0.2s [2022-03-25T08:41:20.246Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 2.10MB / 7.83MB 0.2s [2022-03-25T08:41:20.246Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 20.97MB / 50.44MB 0.3s [2022-03-25T08:41:20.246Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 2.10MB / 10.00MB 0.3s [2022-03-25T08:41:20.246Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 4.19MB / 7.83MB 0.3s [2022-03-25T08:41:20.246Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 33.31MB / 50.44MB 0.4s [2022-03-25T08:41:20.246Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 7.83MB / 7.83MB 0.4s done [2022-03-25T08:41:20.246Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 0B / 51.84MB 0.4s [2022-03-25T08:41:20.270Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 10.00MB / 10.00MB 1.3s done [2022-03-25T08:41:20.270Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 18.54MB / 68.78MB 1.4s [2022-03-25T08:41:20.270Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 0B / 156B 1.4s [2022-03-25T08:41:20.270Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 23.07MB / 68.78MB 1.5s [2022-03-25T08:41:20.270Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 10.97MB / 129.16MB 1.5s [2022-03-25T08:41:20.270Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 156B / 156B 1.5s done [2022-03-25T08:41:20.515Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 42.99MB / 50.44MB 0.5s [2022-03-25T08:41:20.515Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 10.00MB / 10.00MB 0.4s done [2022-03-25T08:41:20.515Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 5.24MB / 51.84MB 0.5s [2022-03-25T08:41:20.515Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 0B / 68.78MB 0.5s [2022-03-25T08:41:20.535Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 34.60MB / 68.78MB 1.7s [2022-03-25T08:41:20.535Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 22.02MB / 129.16MB 1.7s [2022-03-25T08:41:20.535Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 44.04MB / 68.78MB 1.8s [2022-03-25T08:41:20.560Z] #26 extracting sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 [2022-03-25T08:41:20.777Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 0.7s done [2022-03-25T08:41:20.777Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 18.87MB / 51.84MB 0.7s [2022-03-25T08:41:20.777Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 11.53MB / 68.78MB 0.7s [2022-03-25T08:41:20.777Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 23.07MB / 51.84MB 0.8s [2022-03-25T08:41:20.777Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 3.22MB / 129.16MB 0.8s [2022-03-25T08:41:20.793Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 56.62MB / 68.78MB 2.0s [2022-03-25T08:41:20.793Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 37.75MB / 129.16MB 2.0s [2022-03-25T08:41:20.793Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 65.01MB / 68.78MB 2.1s [2022-03-25T08:41:21.041Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 33.17MB / 51.84MB 1.0s [2022-03-25T08:41:21.041Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 24.12MB / 68.78MB 1.0s [2022-03-25T08:41:21.041Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 10.69MB / 129.16MB 1.0s [2022-03-25T08:41:21.041Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 37.75MB / 51.84MB 1.1s [2022-03-25T08:41:21.041Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 30.14MB / 68.78MB 1.1s [2022-03-25T08:41:21.041Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a [2022-03-25T08:41:21.054Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 2.3s done [2022-03-25T08:41:21.054Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 52.43MB / 129.16MB 2.3s [2022-03-25T08:41:21.303Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 48.23MB / 51.84MB 1.2s [2022-03-25T08:41:21.303Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 36.04MB / 68.78MB 1.2s [2022-03-25T08:41:21.303Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 23.07MB / 129.16MB 1.2s [2022-03-25T08:41:21.303Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.84MB / 51.84MB 1.4s done [2022-03-25T08:41:21.303Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 46.14MB / 68.78MB 1.4s [2022-03-25T08:41:21.303Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 36.70MB / 129.16MB 1.4s [2022-03-25T08:41:21.303Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 0B / 156B 1.4s [2022-03-25T08:41:21.383Z] #9 ... [2022-03-25T08:41:21.383Z] [2022-03-25T08:41:21.383Z] #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-03-25T08:41:21.383Z] #27 sha256:17067e79ea9d3c1cc94282b251e297787471d2511cb498e98308ca8bf3ecc856 [2022-03-25T08:41:21.383Z] #27 0.948 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-25T08:41:21.383Z] #27 0.957 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2022-03-25T08:41:21.383Z] #27 0.962 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-25T08:41:21.383Z] #27 1.133 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-25T08:41:21.383Z] #27 1.355 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-25T08:41:21.383Z] #27 1.810 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-25T08:41:21.383Z] #27 3.210 Fetched 8470 kB in 3s (3386 kB/s) [2022-03-25T08:41:21.383Z] #27 3.210 Reading package lists... [2022-03-25T08:41:21.383Z] #27 4.175 Reading package lists... [2022-03-25T08:41:21.383Z] #27 5.125 Building dependency tree... [2022-03-25T08:41:21.383Z] #27 5.323 Reading state information... [2022-03-25T08:41:21.383Z] #27 5.477 The following additional packages will be installed: [2022-03-25T08:41:21.383Z] #27 5.478 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-25T08:41:21.383Z] #27 5.478 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-03-25T08:41:21.383Z] #27 5.478 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-03-25T08:41:21.383Z] #27 5.479 Suggested packages: [2022-03-25T08:41:21.383Z] #27 5.479 krb5-doc krb5-user [2022-03-25T08:41:21.383Z] #27 5.479 Recommended packages: [2022-03-25T08:41:21.383Z] #27 5.479 krb5-locales publicsuffix libsasl2-modules [2022-03-25T08:41:21.383Z] #27 5.692 The following NEW packages will be installed: [2022-03-25T08:41:21.383Z] #27 5.692 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-03-25T08:41:21.383Z] #27 5.692 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-03-25T08:41:21.383Z] #27 5.693 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-25T08:41:21.383Z] #27 5.693 libssh2-1 libssl1.1 openssl [2022-03-25T08:41:21.383Z] #27 5.988 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T08:41:21.383Z] #27 5.988 Need to get 5060 kB of archives. [2022-03-25T08:41:21.383Z] #27 5.988 After this operation, 12.1 MB of additional disk space will be used. [2022-03-25T08:41:21.383Z] #27 5.988 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-03-25T08:41:21.383Z] #27 5.988 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u8 [1539 kB] [2022-03-25T08:41:21.383Z] #27 5.988 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-03-25T08:41:21.383Z] #27 5.988 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-03-25T08:41:21.383Z] #27 5.995 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-03-25T08:41:21.383Z] #27 5.995 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-03-25T08:41:21.383Z] #27 6.011 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-03-25T08:41:21.383Z] #27 6.011 Get:8 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-03-25T08:41:21.383Z] #27 6.011 Get:9 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2022-03-25T08:41:21.383Z] #27 6.020 Get:10 http://security.debian.org/debian-security buster/updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-03-25T08:41:21.383Z] #27 6.023 Get:11 http://security.debian.org/debian-security buster/updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-03-25T08:41:21.383Z] #27 6.023 Get:12 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u8 [844 kB] [2022-03-25T08:41:21.383Z] #27 6.023 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-03-25T08:41:21.383Z] #27 6.030 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-03-25T08:41:21.383Z] #27 6.030 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-03-25T08:41:21.383Z] #27 6.035 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-03-25T08:41:21.383Z] #27 6.042 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-03-25T08:41:21.383Z] #27 6.043 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-03-25T08:41:21.383Z] #27 6.046 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-25T08:41:21.383Z] #27 6.051 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-25T08:41:21.383Z] #27 6.053 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-03-25T08:41:21.383Z] #27 6.200 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T08:41:21.383Z] #27 6.227 Fetched 5060 kB in 0s (15.4 MB/s) [2022-03-25T08:41:21.383Z] #27 6.271 Selecting previously unselected package libssl1.1:amd64. [2022-03-25T08:41:21.383Z] #27 6.271 (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 ... 6677 files and directories currently installed.) [2022-03-25T08:41:21.383Z] #27 6.271 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u8_amd64.deb ... [2022-03-25T08:41:21.383Z] #27 6.279 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u8) ... [2022-03-25T08:41:21.383Z] #27 6.470 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-25T08:41:21.383Z] #27 6.470 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-25T08:41:21.383Z] #27 6.473 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-25T08:41:21.383Z] #27 6.515 Selecting previously unselected package libsasl2-2:amd64. [2022-03-25T08:41:21.383Z] #27 6.515 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-25T08:41:21.383Z] #27 6.519 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-25T08:41:21.383Z] #27 6.566 Selecting previously unselected package openssl. [2022-03-25T08:41:21.383Z] #27 6.566 Preparing to unpack .../03-openssl_1.1.1d-0+deb10u8_amd64.deb ... [2022-03-25T08:41:21.383Z] #27 6.572 Unpacking openssl (1.1.1d-0+deb10u8) ... [2022-03-25T08:41:21.383Z] #27 6.714 Selecting previously unselected package ca-certificates. [2022-03-25T08:41:21.383Z] #27 6.714 Preparing to unpack .../04-ca-certificates_20200601~deb10u2_all.deb ... [2022-03-25T08:41:21.383Z] #27 6.719 Unpacking ca-certificates (20200601~deb10u2) ... [2022-03-25T08:41:21.383Z] #27 6.798 Selecting previously unselected package libkeyutils1:amd64. [2022-03-25T08:41:21.383Z] #27 6.798 Preparing to unpack .../05-libkeyutils1_1.6-6_amd64.deb ... [2022-03-25T08:41:21.383Z] #27 6.802 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-03-25T08:41:21.383Z] #27 6.836 Selecting previously unselected package libkrb5support0:amd64. [2022-03-25T08:41:21.383Z] #27 6.836 Preparing to unpack .../06-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-03-25T08:41:21.383Z] #27 6.839 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-25T08:41:21.383Z] #27 6.879 Selecting previously unselected package libk5crypto3:amd64. [2022-03-25T08:41:21.383Z] #27 6.879 Preparing to unpack .../07-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-03-25T08:41:21.383Z] #27 6.884 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-25T08:41:21.383Z] #27 6.930 Selecting previously unselected package libkrb5-3:amd64. [2022-03-25T08:41:21.383Z] #27 6.930 Preparing to unpack .../08-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-03-25T08:41:21.383Z] #27 6.933 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-25T08:41:21.383Z] #27 7.022 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-25T08:41:21.383Z] #27 7.022 Preparing to unpack .../09-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-03-25T08:41:21.383Z] #27 7.026 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-25T08:41:21.383Z] #27 7.074 Selecting previously unselected package libldap-common. [2022-03-25T08:41:21.383Z] #27 7.074 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-03-25T08:41:21.383Z] #27 7.077 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-25T08:41:21.383Z] #27 7.127 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-25T08:41:21.383Z] #27 7.127 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-03-25T08:41:21.383Z] #27 7.131 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-25T08:41:21.383Z] #27 7.201 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-25T08:41:21.383Z] #27 7.201 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-03-25T08:41:21.383Z] #27 7.209 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-25T08:41:21.383Z] #27 7.282 Selecting previously unselected package libpsl5:amd64. [2022-03-25T08:41:21.383Z] #27 7.282 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-03-25T08:41:21.383Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 66.06MB / 129.16MB 2.5s [2022-03-25T08:41:21.383Z] #27 7.292 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-03-25T08:41:21.383Z] #27 7.344 Selecting previously unselected package librtmp1:amd64. [2022-03-25T08:41:21.383Z] #27 7.344 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-03-25T08:41:21.383Z] #27 7.347 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-25T08:41:21.383Z] #27 7.389 Selecting previously unselected package libssh2-1:amd64. [2022-03-25T08:41:21.383Z] #27 7.389 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-03-25T08:41:21.383Z] #27 7.393 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-25T08:41:21.383Z] #27 7.442 Selecting previously unselected package libcurl4:amd64. [2022-03-25T08:41:21.383Z] #27 7.442 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-03-25T08:41:21.383Z] #27 7.447 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-25T08:41:21.383Z] #27 7.517 Selecting previously unselected package curl. [2022-03-25T08:41:21.383Z] #27 7.517 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-03-25T08:41:21.383Z] #27 7.520 Unpacking curl (7.64.0-4+deb10u2) ... [2022-03-25T08:41:21.383Z] #27 7.586 Selecting previously unselected package libonig5:amd64. [2022-03-25T08:41:21.383Z] #27 7.586 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-03-25T08:41:21.383Z] #27 7.592 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-25T08:41:21.383Z] #27 7.645 Selecting previously unselected package libjq1:amd64. [2022-03-25T08:41:21.383Z] #27 7.645 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-25T08:41:21.383Z] #27 7.650 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-25T08:41:21.383Z] #27 7.695 Selecting previously unselected package jq. [2022-03-25T08:41:21.383Z] #27 7.695 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-25T08:41:21.383Z] #27 7.701 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-25T08:41:21.383Z] #27 7.748 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-03-25T08:41:21.383Z] #27 7.758 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-03-25T08:41:21.383Z] #27 7.771 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u8) ... [2022-03-25T08:41:21.383Z] #27 7.875 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-25T08:41:21.383Z] #27 7.886 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-25T08:41:21.383Z] #27 7.899 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-25T08:41:21.383Z] #27 7.909 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-25T08:41:21.383Z] #27 7.920 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-25T08:41:21.383Z] #27 7.932 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-25T08:41:21.383Z] #27 7.943 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-25T08:41:21.383Z] #27 7.958 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-25T08:41:21.383Z] #27 7.969 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-25T08:41:21.383Z] #27 7.981 Setting up openssl (1.1.1d-0+deb10u8) ... [2022-03-25T08:41:21.383Z] #27 7.996 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-25T08:41:21.383Z] #27 8.006 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-25T08:41:21.383Z] #27 8.017 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-25T08:41:21.383Z] #27 8.031 Setting up ca-certificates (20200601~deb10u2) ... [2022-03-25T08:41:21.383Z] #27 8.783 Updating certificates in /etc/ssl/certs... [2022-03-25T08:41:21.529Z] Merge succeeded, producing 32fe0bbb91f9791ca2783d08f81c9a9289e9225c [2022-03-25T08:41:21.529Z] Checking out Revision 32fe0bbb91f9791ca2783d08f81c9a9289e9225c (PR-43426) [2022-03-25T08:41:21.567Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 56.62MB / 68.78MB 1.5s [2022-03-25T08:41:21.567Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 44.04MB / 129.16MB 1.5s [2022-03-25T08:41:21.567Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 156B / 156B 1.4s done [2022-03-25T08:41:21.567Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 60.82MB / 68.78MB 1.6s [2022-03-25T08:41:21.567Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 55.57MB / 129.16MB 1.6s [2022-03-25T08:41:21.641Z] #27 ... [2022-03-25T08:41:21.641Z] [2022-03-25T08:41:21.641Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-25T08:41:21.641Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-25T08:41:21.648Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 81.79MB / 129.16MB 2.8s [2022-03-25T08:41:21.828Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 66.06MB / 68.78MB 1.7s [2022-03-25T08:41:21.828Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 71.30MB / 129.16MB 1.9s [2022-03-25T08:41:21.828Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 1.9s done [2022-03-25T08:41:21.828Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 80.74MB / 129.16MB 2.0s [2022-03-25T08:41:21.910Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 89.13MB / 129.16MB 3.1s [2022-03-25T08:41:21.951Z] #9 ... [2022-03-25T08:41:21.951Z] [2022-03-25T08:41:21.951Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca [2022-03-25T08:41:21.951Z] #26 sha256:d7954506fb032172bcbdf46b9afbf3e90abbba6ec20523345da04530cf93c20b [2022-03-25T08:41:21.951Z] #26 resolve docker.io/library/debian:buster@sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca 0.0s done [2022-03-25T08:41:21.951Z] #26 sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca 1.85kB / 1.85kB done [2022-03-25T08:41:21.951Z] #26 sha256:272ea3972e872b8f689a9b9906bb3de9a070a1d85ad1635fedd91ddc18177be0 529B / 529B done [2022-03-25T08:41:21.951Z] #26 sha256:21b413cc462ce47ce45fa1e7fbdba759199c1fab45a3a5e65a044e2881d5664f 1.48kB / 1.48kB done [2022-03-25T08:41:21.951Z] #26 sha256:3996f04b7c6c17d8b25c04c7287353b896b4a0b10ab440f47d00573a7d5c3e17 49.22MB / 49.22MB 0.6s done [2022-03-25T08:41:21.951Z] #26 extracting sha256:3996f04b7c6c17d8b25c04c7287353b896b4a0b10ab440f47d00573a7d5c3e17 3.9s done [2022-03-25T08:41:21.951Z] #26 DONE 4.8s [2022-03-25T08:41:21.951Z] [2022-03-25T08:41:21.951Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-25T08:41:21.951Z] #9 sha256:312c215093afdcb7057b722c81da38815e610a0792e0aaa2022c32cd6cd4f088 [2022-03-25T08:41:21.951Z] #9 extracting sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 3.6s done [2022-03-25T08:41:22.093Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 91.23MB / 129.16MB 2.1s [2022-03-25T08:41:22.169Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 102.31MB / 129.16MB 3.4s [2022-03-25T08:41:22.207Z] #9 extracting sha256:93053a54416be8288cbcc300d0a929f1279cceff9eb11ad9c080fe5439d62dbd [2022-03-25T08:41:22.355Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 110.10MB / 129.16MB 2.4s [2022-03-25T08:41:22.355Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 117.57MB / 129.16MB 2.5s [2022-03-25T08:41:22.426Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 114.29MB / 129.16MB 3.6s [2022-03-25T08:41:22.431Z] Commit message: "daemon: use RWMutex for stateCounter" [2022-03-25T08:41:22.462Z] #9 extracting sha256:93053a54416be8288cbcc300d0a929f1279cceff9eb11ad9c080fe5439d62dbd 0.3s done [2022-03-25T08:41:22.462Z] #9 extracting sha256:2387f0e2dcc6f4271b34d3158d1768015e4424839f06ae428f4e22de8a5c1542 [2022-03-25T08:41:22.577Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 3.9s done [2022-03-25T08:41:22.577Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de [2022-03-25T08:41:22.617Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 2.7s [2022-03-25T08:41:21.124Z] > git remote # timeout=10 [2022-03-25T08:41:21.193Z] > git config --get remote.origin.url # timeout=10 [2022-03-25T08:41:21.260Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-25T08:41:21.263Z] > git merge 1881be2de512c30ac001da7e3951d268b96363ef # timeout=10 [2022-03-25T08:41:21.413Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-25T08:41:21.567Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T08:41:21.638Z] > git checkout -f 32fe0bbb91f9791ca2783d08f81c9a9289e9225c # timeout=10 [2022-03-25T08:41:22.684Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 126.88MB / 129.16MB 3.8s [2022-03-25T08:41:22.718Z] #9 extracting sha256:2387f0e2dcc6f4271b34d3158d1768015e4424839f06ae428f4e22de8a5c1542 0.2s done [2022-03-25T08:41:22.718Z] #9 extracting sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b [2022-03-25T08:41:22.878Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 2.8s done [2022-03-25T08:41:22.942Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 4.0s done [2022-03-25T08:41:22.844Z] > git --version # timeout=10 [2022-03-25T08:41:22.928Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-25T08:41:22.997Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-25T08:41:23.512Z] #9 ... [2022-03-25T08:41:23.512Z] [2022-03-25T08:41:23.512Z] #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-03-25T08:41:23.512Z] #27 sha256:17067e79ea9d3c1cc94282b251e297787471d2511cb498e98308ca8bf3ecc856 [2022-03-25T08:41:23.512Z] #27 9.637 137 added, 0 removed; done. [2022-03-25T08:41:23.512Z] #27 9.698 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-25T08:41:23.512Z] #27 9.711 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-25T08:41:23.512Z] #27 9.722 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-25T08:41:23.512Z] #27 9.735 Setting up curl (7.64.0-4+deb10u2) ... [2022-03-25T08:41:23.512Z] #27 9.744 Processing triggers for libc-bin (2.28-10) ... [2022-03-25T08:41:23.512Z] #27 9.762 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-03-25T08:41:23.512Z] #27 9.770 Updating certificates in /etc/ssl/certs... [2022-03-25T08:41:23.512Z] #27 10.46 0 added, 0 removed; done. [2022-03-25T08:41:23.512Z] #27 10.46 Running hooks in /etc/ca-certificates/update.d... [2022-03-25T08:41:23.512Z] #27 10.46 done. [2022-03-25T08:41:23.512Z] #27 DONE 10.8s [2022-03-25T08:41:23.512Z] #9 ... [2022-03-25T08:41:23.512Z] [2022-03-25T08:41:23.512Z] #23 [internal] load build context [2022-03-25T08:41:23.512Z] #23 sha256:6dec17acbb274e360d1924f02a71f22ddce21ced667521953e3290ec736067f3 [2022-03-25T08:41:23.512Z] #23 transferring context: 52.42MB 4.5s done [2022-03-25T08:41:23.512Z] #23 DONE 4.6s [2022-03-25T08:41:23.512Z] [2022-03-25T08:41:23.512Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-25T08:41:23.512Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-25T08:41:23.770Z] [2022-03-25T08:41:23.770Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-25T08:41:23.770Z] #28 sha256:939bbd70bcf2c3292699a10b3ccf83d792a3abd773c6289a0114ec42454bf5d4 [2022-03-25T08:41:23.770Z] #28 DONE 0.1s [2022-03-25T08:41:23.770Z] [2022-03-25T08:41:23.770Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-25T08:41:23.770Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-25T08:41:23.908Z] #26 ... [2022-03-25T08:41:23.908Z] [2022-03-25T08:41:23.908Z] #23 [internal] load build context [2022-03-25T08:41:23.908Z] #23 sha256:e70e274f9cf5cbae0ca11a3d4fed00317ed27db7e3a41d46bb2b831c4ce62b51 [2022-03-25T08:41:23.908Z] #23 transferring context: 52.43MB 4.4s done [2022-03-25T08:41:23.908Z] #23 DONE 4.4s [2022-03-25T08:41:23.908Z] [2022-03-25T08:41:23.908Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca [2022-03-25T08:41:23.908Z] #26 sha256:6d006f76b1f4ed9d5b3893789d2c1d6376f9f0ceaec6a39701abeb215ecd9db8 [2022-03-25T08:41:24.357Z] + docker version [2022-03-25T08:41:24.357Z] Client: [2022-03-25T08:41:24.357Z] Version: 20.10.9 [2022-03-25T08:41:24.357Z] API version: 1.41 [2022-03-25T08:41:24.357Z] Go version: go1.16.8 [2022-03-25T08:41:24.357Z] Git commit: c2ea9bc [2022-03-25T08:41:24.357Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-25T08:41:24.357Z] OS/Arch: windows/amd64 [2022-03-25T08:41:24.357Z] Context: default [2022-03-25T08:41:24.357Z] Experimental: true [2022-03-25T08:41:24.357Z] [2022-03-25T08:41:24.357Z] Server: Docker Engine - Community [2022-03-25T08:41:24.357Z] Engine: [2022-03-25T08:41:24.357Z] Version: 20.10.9 [2022-03-25T08:41:24.357Z] API version: 1.41 (minimum version 1.24) [2022-03-25T08:41:24.357Z] Go version: go1.16.8 [2022-03-25T08:41:24.357Z] Git commit: 79ea9d3 [2022-03-25T08:41:24.357Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-25T08:41:24.357Z] OS/Arch: windows/amd64 [2022-03-25T08:41:24.357Z] Experimental: true [Pipeline] sh [2022-03-25T08:41:25.417Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 5.3s [2022-03-25T08:41:25.418Z] #9 ... [2022-03-25T08:41:25.418Z] [2022-03-25T08:41:25.418Z] #23 [internal] load build context [2022-03-25T08:41:25.418Z] #23 sha256:224c0530f5c8242d4f338dff55ac64b8147a79e9041e97b3afdfe4417e25dd49 [2022-03-25T08:41:25.418Z] #23 transferring context: 52.43MB 4.9s done [2022-03-25T08:41:25.418Z] #23 DONE 5.0s [2022-03-25T08:41:25.418Z] [2022-03-25T08:41:25.418Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-25T08:41:25.418Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-25T08:41:25.418Z] #9 ... [2022-03-25T08:41:25.418Z] [2022-03-25T08:41:25.418Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca [2022-03-25T08:41:25.418Z] #26 sha256:6d006f76b1f4ed9d5b3893789d2c1d6376f9f0ceaec6a39701abeb215ecd9db8 [2022-03-25T08:41:25.418Z] #26 resolve docker.io/library/debian:buster@sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca done [2022-03-25T08:41:25.418Z] #26 sha256:e82e10f0b9560e5947a16eb28c2992ec03121fc8c9659bce0cc94c5b7b6178c9 529B / 529B done [2022-03-25T08:41:25.418Z] #26 sha256:71d646d8e0864bfe2880e76de1e4788e3b489fcefc0faa4ff26fdd60110d2ab1 1.46kB / 1.46kB done [2022-03-25T08:41:25.418Z] #26 sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca 1.85kB / 1.85kB done [2022-03-25T08:41:25.418Z] #26 sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 50.44MB / 50.44MB 2.4s done [2022-03-25T08:41:25.418Z] #26 extracting sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 2.3s [2022-03-25T08:41:25.426Z] + docker info [2022-03-25T08:41:25.822Z] #26 extracting sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 5.1s [2022-03-25T08:41:25.897Z] Client: [2022-03-25T08:41:25.897Z] Context: default [2022-03-25T08:41:25.897Z] Debug Mode: false [2022-03-25T08:41:25.897Z] Plugins: [2022-03-25T08:41:25.897Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-25T08:41:25.897Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-25T08:41:25.897Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-25T08:41:25.897Z] [2022-03-25T08:41:25.897Z] Server: [2022-03-25T08:41:25.897Z] Containers: 1 [2022-03-25T08:41:25.897Z] Running: 0 [2022-03-25T08:41:25.897Z] Paused: 0 [2022-03-25T08:41:25.897Z] Stopped: 1 [2022-03-25T08:41:25.897Z] Images: 11 [2022-03-25T08:41:25.897Z] Server Version: 20.10.9 [2022-03-25T08:41:25.897Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-25T08:41:25.897Z] Windows: [2022-03-25T08:41:25.897Z] LCOW: [2022-03-25T08:41:25.897Z] Logging Driver: json-file [2022-03-25T08:41:25.897Z] Plugins: [2022-03-25T08:41:25.897Z] Volume: local [2022-03-25T08:41:25.897Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-25T08:41:25.897Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-25T08:41:25.897Z] Swarm: inactive [2022-03-25T08:41:25.897Z] Default Isolation: process [2022-03-25T08:41:25.897Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-25T08:41:25.897Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-25T08:41:25.897Z] OSType: windows [2022-03-25T08:41:25.897Z] Architecture: x86_64 [2022-03-25T08:41:25.897Z] CPUs: 4 [2022-03-25T08:41:25.897Z] Total Memory: 32GiB [2022-03-25T08:41:25.897Z] Name: azwin-2-4a9450 [2022-03-25T08:41:25.897Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-25T08:41:25.897Z] Docker Root Dir: D:\docker [2022-03-25T08:41:25.897Z] Debug Mode: false [2022-03-25T08:41:25.897Z] Registry: https://index.docker.io/v1/ [2022-03-25T08:41:25.897Z] Labels: [2022-03-25T08:41:25.897Z] Experimental: true [2022-03-25T08:41:25.897Z] Insecure Registries: [2022-03-25T08:41:25.897Z] 10.0.0.4:5000 [2022-03-25T08:41:25.897Z] 127.0.0.0/8 [2022-03-25T08:41:25.897Z] Registry Mirrors: [2022-03-25T08:41:25.897Z] http://10.0.0.4:5000/ [2022-03-25T08:41:25.897Z] Live Restore Enabled: false [2022-03-25T08:41:25.897Z] Product License: Community Engine [2022-03-25T08:41:25.897Z] [2022-03-25T08:41:25.983Z] #9 extracting sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 2.6s done [2022-03-25T08:41:25.983Z] #9 extracting sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-25T08:41:26.354Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 6.1s done [2022-03-25T08:41:26.354Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 [2022-03-25T08:41:26.393Z] #26 extracting sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 5.9s done [2022-03-25T08:41:26.653Z] #26 DONE 7.5s [2022-03-25T08:41:26.653Z] [2022-03-25T08:41:26.653Z] #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-03-25T08:41:26.653Z] #27 sha256:17067e79ea9d3c1cc94282b251e297787471d2511cb498e98308ca8bf3ecc856 [2022-03-25T08:41:26.920Z] #9 ... [2022-03-25T08:41:26.920Z] [2022-03-25T08:41:26.920Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca [2022-03-25T08:41:26.920Z] #26 sha256:6d006f76b1f4ed9d5b3893789d2c1d6376f9f0ceaec6a39701abeb215ecd9db8 [2022-03-25T08:41:26.920Z] #26 resolve docker.io/library/debian:buster@sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca done [2022-03-25T08:41:26.920Z] #26 sha256:e82e10f0b9560e5947a16eb28c2992ec03121fc8c9659bce0cc94c5b7b6178c9 529B / 529B done [2022-03-25T08:41:26.920Z] #26 sha256:71d646d8e0864bfe2880e76de1e4788e3b489fcefc0faa4ff26fdd60110d2ab1 1.46kB / 1.46kB done [2022-03-25T08:41:26.920Z] #26 sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca 1.85kB / 1.85kB done [2022-03-25T08:41:26.920Z] #26 sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 50.44MB / 50.44MB 3.1s done [2022-03-25T08:41:26.920Z] #26 extracting sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 4.6s done [2022-03-25T08:41:26.920Z] #26 DONE 8.1s [2022-03-25T08:41:26.920Z] [2022-03-25T08:41:26.920Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-25T08:41:26.920Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-25T08:41:26.920Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0.5s done [2022-03-25T08:41:26.920Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb [2022-03-25T08:41:27.486Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0.4s done [2022-03-25T08:41:27.486Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 [2022-03-25T08:41:27.599Z] #27 0.879 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-03-25T08:41:27.599Z] #27 0.889 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-25T08:41:27.599Z] #27 0.889 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-25T08:41:27.599Z] #27 1.053 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-25T08:41:27.859Z] #27 1.286 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-25T08:41:27.953Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 5.1s [2022-03-25T08:41:27.957Z] #26 extracting sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 5.0s done [2022-03-25T08:41:27.957Z] #26 DONE 7.8s [2022-03-25T08:41:27.957Z] [2022-03-25T08:41:27.957Z] #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-03-25T08:41:27.957Z] #27 sha256:17067e79ea9d3c1cc94282b251e297787471d2511cb498e98308ca8bf3ecc856 [2022-03-25T08:41:28.120Z] #27 1.621 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-25T08:41:28.499Z] #9 extracting sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 2.7s done [2022-03-25T08:41:28.499Z] #9 extracting sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 [2022-03-25T08:41:28.897Z] #27 0.937 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-03-25T08:41:28.898Z] #27 0.954 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-25T08:41:28.898Z] #27 0.960 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-25T08:41:28.898Z] #27 1.095 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-25T08:41:29.062Z] #27 ... [2022-03-25T08:41:29.062Z] [2022-03-25T08:41:29.062Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-25T08:41:29.062Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-25T08:41:29.062Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 0.0s done [2022-03-25T08:41:29.062Z] #9 sha256:595e6556f40e1f34eeb0a9eec95df1b81545deb9b5e92d59e8922be3eed2ba24 1.79kB / 1.79kB done [2022-03-25T08:41:29.062Z] #9 sha256:27fe614eb0bcb06d087855dcc4d5a497c9d61261e766278aa781e5ec8f044aac 7.06kB / 7.06kB done [2022-03-25T08:41:29.062Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 1.0s done [2022-03-25T08:41:29.062Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done [2022-03-25T08:41:29.062Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 7.83MB / 7.83MB 0.2s done [2022-03-25T08:41:29.062Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 10.00MB / 10.00MB 0.6s done [2022-03-25T08:41:29.062Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.84MB / 51.84MB 1.8s done [2022-03-25T08:41:29.062Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 3.4s done [2022-03-25T08:41:29.062Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 2.4s done [2022-03-25T08:41:29.062Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 5.9s done [2022-03-25T08:41:29.062Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 156B / 156B 2.0s done [2022-03-25T08:41:29.062Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0.5s done [2022-03-25T08:41:29.062Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0.3s done [2022-03-25T08:41:29.062Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 1.6s [2022-03-25T08:41:29.158Z] #27 1.471 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-25T08:41:29.634Z] #9 ... [2022-03-25T08:41:29.634Z] [2022-03-25T08:41:29.634Z] #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-03-25T08:41:29.634Z] #27 sha256:17067e79ea9d3c1cc94282b251e297787471d2511cb498e98308ca8bf3ecc856 [2022-03-25T08:41:29.634Z] #27 3.131 Fetched 8470 kB in 3s (3373 kB/s) [2022-03-25T08:41:29.729Z] #27 1.849 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-25T08:41:29.860Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 7.1s done [2022-03-25T08:41:29.860Z] #9 extracting sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a done [2022-03-25T08:41:30.117Z] #9 DONE 24.7s [2022-03-25T08:41:30.117Z] [2022-03-25T08:41:30.117Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-25T08:41:30.117Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef [2022-03-25T08:41:30.389Z] #9 ... [2022-03-25T08:41:30.389Z] [2022-03-25T08:41:30.389Z] #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-03-25T08:41:30.389Z] #27 sha256:b7fab2693c029b8dd2d4c5b138e6e0be71717a29b9e565f6a9a961eec4da772c [2022-03-25T08:41:30.389Z] #27 0.695 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-25T08:41:30.389Z] #27 0.702 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2022-03-25T08:41:30.389Z] #27 0.702 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-25T08:41:30.389Z] #27 0.804 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [310 kB] [2022-03-25T08:41:30.389Z] #27 0.952 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-03-25T08:41:30.389Z] #27 1.424 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-03-25T08:41:30.389Z] #27 2.128 Fetched 8293 kB in 2s (4945 kB/s) [2022-03-25T08:41:30.389Z] #27 2.128 Reading package lists... [2022-03-25T08:41:30.389Z] #27 2.785 Reading package lists... [2022-03-25T08:41:30.389Z] #27 3.447 Building dependency tree... [2022-03-25T08:41:30.389Z] #27 3.596 Reading state information... [2022-03-25T08:41:30.389Z] #27 3.749 The following additional packages will be installed: [2022-03-25T08:41:30.389Z] #27 3.749 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-25T08:41:30.389Z] #27 3.749 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-03-25T08:41:30.389Z] #27 3.749 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-03-25T08:41:30.389Z] #27 3.749 Suggested packages: [2022-03-25T08:41:30.389Z] #27 3.749 krb5-doc krb5-user [2022-03-25T08:41:30.389Z] #27 3.749 Recommended packages: [2022-03-25T08:41:30.389Z] #27 3.749 krb5-locales publicsuffix libsasl2-modules [2022-03-25T08:41:30.389Z] #27 3.920 The following NEW packages will be installed: [2022-03-25T08:41:30.389Z] #27 3.920 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-03-25T08:41:30.389Z] #27 3.920 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-03-25T08:41:30.389Z] #27 3.920 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-25T08:41:30.389Z] #27 3.920 libssh2-1 libssl1.1 openssl [2022-03-25T08:41:30.389Z] #27 4.179 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T08:41:30.389Z] #27 4.179 Need to get 4779 kB of archives. [2022-03-25T08:41:30.389Z] #27 4.179 After this operation, 11.5 MB of additional disk space will be used. [2022-03-25T08:41:30.389Z] #27 4.179 Get:1 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-03-25T08:41:30.389Z] #27 4.180 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u8 [1383 kB] [2022-03-25T08:41:30.389Z] #27 4.185 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2022-03-25T08:41:30.389Z] #27 4.185 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u3 [65.0 kB] [2022-03-25T08:41:30.389Z] #27 4.186 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u3 [123 kB] [2022-03-25T08:41:30.389Z] #27 4.198 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u3 [351 kB] [2022-03-25T08:41:30.389Z] #27 4.200 Get:7 http://security.debian.org/debian-security buster/updates/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB] [2022-03-25T08:41:30.389Z] #27 4.205 Get:8 http://security.debian.org/debian-security buster/updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB] [2022-03-25T08:41:30.389Z] #27 4.208 Get:9 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u3 [150 kB] [2022-03-25T08:41:30.389Z] #27 4.213 Get:10 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u8 [823 kB] [2022-03-25T08:41:30.389Z] #27 4.216 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-03-25T08:41:30.389Z] #27 4.217 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2022-03-25T08:41:30.389Z] #27 4.221 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2022-03-25T08:41:30.389Z] #27 4.224 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2022-03-25T08:41:30.389Z] #27 4.224 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2022-03-25T08:41:30.389Z] #27 4.228 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2022-03-25T08:41:30.389Z] #27 4.228 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2022-03-25T08:41:30.389Z] #27 4.235 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2022-03-25T08:41:30.389Z] #27 4.239 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-03-25T08:41:30.389Z] #27 4.243 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-03-25T08:41:30.389Z] #27 4.246 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-03-25T08:41:30.389Z] #27 4.364 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T08:41:30.389Z] #27 4.380 Fetched 4779 kB in 0s (14.8 MB/s) [2022-03-25T08:41:30.389Z] #27 4.412 Selecting previously unselected package libssl1.1:arm64. [2022-03-25T08:41:30.389Z] #27 4.412 (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 ... 6670 files and directories currently installed.) [2022-03-25T08:41:30.389Z] #27 4.415 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u8_arm64.deb ... [2022-03-25T08:41:30.389Z] #27 4.428 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u8) ... [2022-03-25T08:41:30.389Z] #27 4.562 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-03-25T08:41:30.389Z] #27 4.562 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ... [2022-03-25T08:41:30.389Z] #27 4.565 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-25T08:41:30.389Z] #27 4.605 Selecting previously unselected package libsasl2-2:arm64. [2022-03-25T08:41:30.389Z] #27 4.605 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ... [2022-03-25T08:41:30.389Z] #27 4.610 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-25T08:41:30.389Z] #27 4.653 Selecting previously unselected package openssl. [2022-03-25T08:41:30.389Z] #27 4.653 Preparing to unpack .../03-openssl_1.1.1d-0+deb10u8_arm64.deb ... [2022-03-25T08:41:30.389Z] #27 4.657 Unpacking openssl (1.1.1d-0+deb10u8) ... [2022-03-25T08:41:30.389Z] #27 4.780 Selecting previously unselected package ca-certificates. [2022-03-25T08:41:30.389Z] #27 4.780 Preparing to unpack .../04-ca-certificates_20200601~deb10u2_all.deb ... [2022-03-25T08:41:30.389Z] #27 4.793 Unpacking ca-certificates (20200601~deb10u2) ... [2022-03-25T08:41:30.389Z] #27 4.851 Selecting previously unselected package libkeyutils1:arm64. [2022-03-25T08:41:30.389Z] #27 4.851 Preparing to unpack .../05-libkeyutils1_1.6-6_arm64.deb ... [2022-03-25T08:41:30.389Z] #27 4.856 Unpacking libkeyutils1:arm64 (1.6-6) ... [2022-03-25T08:41:30.389Z] #27 4.899 Selecting previously unselected package libkrb5support0:arm64. [2022-03-25T08:41:30.389Z] #27 4.899 Preparing to unpack .../06-libkrb5support0_1.17-3+deb10u3_arm64.deb ... [2022-03-25T08:41:30.389Z] #27 4.902 Unpacking libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-03-25T08:41:30.389Z] #27 4.943 Selecting previously unselected package libk5crypto3:arm64. [2022-03-25T08:41:30.389Z] #27 4.943 Preparing to unpack .../07-libk5crypto3_1.17-3+deb10u3_arm64.deb ... [2022-03-25T08:41:30.389Z] #27 4.947 Unpacking libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-03-25T08:41:30.389Z] #27 4.998 Selecting previously unselected package libkrb5-3:arm64. [2022-03-25T08:41:30.389Z] #27 4.998 Preparing to unpack .../08-libkrb5-3_1.17-3+deb10u3_arm64.deb ... [2022-03-25T08:41:30.389Z] #27 5.003 Unpacking libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-03-25T08:41:30.389Z] #27 5.081 Selecting previously unselected package libgssapi-krb5-2:arm64. [2022-03-25T08:41:30.389Z] #27 5.081 Preparing to unpack .../09-libgssapi-krb5-2_1.17-3+deb10u3_arm64.deb ... [2022-03-25T08:41:30.389Z] #27 5.084 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-03-25T08:41:30.389Z] #27 5.136 Selecting previously unselected package libldap-common. [2022-03-25T08:41:30.389Z] #27 5.136 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-03-25T08:41:30.389Z] #27 5.141 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-25T08:41:30.389Z] #27 5.219 Selecting previously unselected package libldap-2.4-2:arm64. [2022-03-25T08:41:30.389Z] #27 5.219 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2022-03-25T08:41:30.389Z] #27 5.224 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-25T08:41:30.389Z] #27 5.275 Selecting previously unselected package libnghttp2-14:arm64. [2022-03-25T08:41:30.389Z] #27 5.275 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2022-03-25T08:41:30.389Z] #27 5.280 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-03-25T08:41:30.389Z] #27 5.317 Selecting previously unselected package libpsl5:arm64. [2022-03-25T08:41:30.389Z] #27 5.317 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2022-03-25T08:41:30.389Z] #27 5.321 Unpacking libpsl5:arm64 (0.20.2-2) ... [2022-03-25T08:41:30.389Z] #27 5.365 Selecting previously unselected package librtmp1:arm64. [2022-03-25T08:41:30.389Z] #27 5.365 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2022-03-25T08:41:30.389Z] #27 5.365 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-25T08:41:30.389Z] #27 5.400 Selecting previously unselected package libssh2-1:arm64. [2022-03-25T08:41:30.389Z] #27 5.400 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2022-03-25T08:41:30.389Z] #27 5.403 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2022-03-25T08:41:30.389Z] #27 5.446 Selecting previously unselected package libcurl4:arm64. [2022-03-25T08:41:30.389Z] #27 5.446 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2022-03-25T08:41:30.389Z] #27 5.450 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2022-03-25T08:41:30.389Z] #27 5.517 Selecting previously unselected package curl. [2022-03-25T08:41:30.389Z] #27 5.517 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2022-03-25T08:41:30.389Z] #27 5.521 Unpacking curl (7.64.0-4+deb10u2) ... [2022-03-25T08:41:30.389Z] #27 5.581 Selecting previously unselected package libonig5:arm64. [2022-03-25T08:41:30.389Z] #27 5.581 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2022-03-25T08:41:30.389Z] #27 5.586 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-03-25T08:41:30.389Z] #27 5.642 Selecting previously unselected package libjq1:arm64. [2022-03-25T08:41:30.389Z] #27 5.642 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-03-25T08:41:30.389Z] #27 5.657 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-03-25T08:41:30.389Z] #27 5.758 Selecting previously unselected package jq. [2022-03-25T08:41:30.389Z] #27 5.758 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-03-25T08:41:30.389Z] #27 5.763 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-25T08:41:30.389Z] #27 5.812 Setting up libkeyutils1:arm64 (1.6-6) ... [2022-03-25T08:41:30.389Z] #27 5.831 Setting up libpsl5:arm64 (0.20.2-2) ... [2022-03-25T08:41:30.389Z] #27 5.860 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u8) ... [2022-03-25T08:41:30.389Z] #27 5.971 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-03-25T08:41:30.389Z] #27 5.993 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-25T08:41:30.389Z] #27 6.025 Setting up libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-03-25T08:41:30.389Z] #27 6.043 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-25T08:41:30.389Z] #27 6.066 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-25T08:41:30.389Z] #27 6.089 Setting up libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-03-25T08:41:30.389Z] #27 6.112 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-25T08:41:30.389Z] #27 6.134 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2022-03-25T08:41:30.389Z] #27 6.148 Setting up libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-03-25T08:41:30.389Z] #27 6.171 Setting up openssl (1.1.1d-0+deb10u8) ... [2022-03-25T08:41:30.389Z] #27 6.192 Setting up libonig5:arm64 (6.9.1-1) ... [2022-03-25T08:41:30.389Z] #27 6.212 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-03-25T08:41:30.389Z] #27 6.229 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-25T08:41:30.389Z] #27 6.251 Setting up ca-certificates (20200601~deb10u2) ... [2022-03-25T08:41:30.389Z] #27 6.872 Updating certificates in /etc/ssl/certs... [2022-03-25T08:41:30.389Z] #27 7.535 137 added, 0 removed; done. [2022-03-25T08:41:30.389Z] #27 7.727 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-03-25T08:41:30.389Z] #27 7.738 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-25T08:41:30.389Z] #27 7.749 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2022-03-25T08:41:30.389Z] #27 7.759 Setting up curl (7.64.0-4+deb10u2) ... [2022-03-25T08:41:30.389Z] #27 7.769 Processing triggers for libc-bin (2.28-10) ... [2022-03-25T08:41:30.389Z] #27 7.793 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-03-25T08:41:30.389Z] #27 7.801 Updating certificates in /etc/ssl/certs... [2022-03-25T08:41:30.389Z] #27 ... [2022-03-25T08:41:30.389Z] [2022-03-25T08:41:30.389Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-25T08:41:30.389Z] #9 sha256:312c215093afdcb7057b722c81da38815e610a0792e0aaa2022c32cd6cd4f088 [2022-03-25T08:41:30.577Z] #27 3.131 Reading package lists... [2022-03-25T08:41:30.951Z] #9 ... [2022-03-25T08:41:30.951Z] [2022-03-25T08:41:30.951Z] #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-03-25T08:41:30.951Z] #27 sha256:b7fab2693c029b8dd2d4c5b138e6e0be71717a29b9e565f6a9a961eec4da772c [2022-03-25T08:41:30.951Z] #27 8.383 0 added, 0 removed; done. [2022-03-25T08:41:30.951Z] #27 8.384 Running hooks in /etc/ca-certificates/update.d... [2022-03-25T08:41:30.951Z] #27 8.386 done. [2022-03-25T08:41:30.951Z] #27 DONE 8.8s [2022-03-25T08:41:30.951Z] [2022-03-25T08:41:30.951Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-25T08:41:30.951Z] #28 sha256:88842cfbfdab0656d6f3a7414a73748a81066c1194044c3cb4c809f394b1acb5 [2022-03-25T08:41:30.951Z] #28 DONE 0.1s [2022-03-25T08:41:30.951Z] [2022-03-25T08:41:30.951Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-25T08:41:30.951Z] #9 sha256:312c215093afdcb7057b722c81da38815e610a0792e0aaa2022c32cd6cd4f088 [2022-03-25T08:41:31.113Z] #27 3.166 Fetched 8470 kB in 2s (3425 kB/s) [2022-03-25T08:41:31.409Z] #27 4.084 Reading package lists... [2022-03-25T08:41:31.668Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 4.0s done [2022-03-25T08:41:31.683Z] #27 3.166 Reading package lists... [2022-03-25T08:41:31.926Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da [2022-03-25T08:41:31.933Z] #27 4.989 Building dependency tree... [2022-03-25T08:41:31.933Z] #27 5.163 Reading state information... [2022-03-25T08:41:31.933Z] #27 5.330 The following additional packages will be installed: [2022-03-25T08:41:31.933Z] #27 5.330 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-25T08:41:31.933Z] #27 5.330 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-03-25T08:41:31.933Z] #27 5.330 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-03-25T08:41:31.933Z] #27 5.332 Suggested packages: [2022-03-25T08:41:31.933Z] #27 5.332 krb5-doc krb5-user [2022-03-25T08:41:31.933Z] #27 5.332 Recommended packages: [2022-03-25T08:41:31.933Z] #27 5.332 krb5-locales publicsuffix libsasl2-modules [2022-03-25T08:41:32.047Z] #10 DONE 1.9s [2022-03-25T08:41:32.047Z] [2022-03-25T08:41:32.047Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-25T08:41:32.047Z] #29 sha256:1e460f66105acc89346434aa2324079b8a11dab7cdfd0a21c6258d059d1d3f6c [2022-03-25T08:41:32.047Z] #29 1.218 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-03-25T08:41:32.047Z] #29 1.295 [2022-03-25T08:41:32.047Z] #29 1.511 #=#=# ############# 18.8% ########################### 38.7% ########################################## 58.7% ################################################### 71.0% ####################################################################### 98.8% ######################################################################## 100.0% [2022-03-25T08:41:32.047Z] #29 2.087 [2022-03-25T08:41:32.047Z] #29 2.312 #=#=# ################################ 44.6% ######################################################################## 100.0% [2022-03-25T08:41:32.047Z] #29 2.533 [2022-03-25T08:41:32.047Z] #29 2.748 #=#=# ################################# 46.4% ######################################################################## 100.0% [2022-03-25T08:41:32.047Z] #29 2.958 [2022-03-25T08:41:32.047Z] #29 3.172 #=#=# ############ 17.6% ########################## 37.1% ######################################## 56.2% ###################################################### 75.6% #################################################################### 95.0% ######################################################################## 100.0% [2022-03-25T08:41:32.047Z] #29 3.815 [2022-03-25T08:41:32.047Z] #29 4.047 #=#=# ## 2.9% ####### 10.0% ########## 15.2% ############## 20.4% ################## 25.5% ###################### 30.7% ######################### 36.0% ############################# 41.2% ################################# 46.4% ##################################### 51.6% ######################################## 56.9% ############################################ 62.1% ################################################ 67.3% #################################################### 72.5% ####################################################### 77.7% ########################################################### 82.9% ############################################################### 87.8% ################################################################### 93.1% ###################################################################### 98.5% ######################################################################## 100.0% [2022-03-25T08:41:32.047Z] #29 6.019 [2022-03-25T08:41:32.047Z] #29 6.523 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-25T08:41:32.047Z] #29 6.600 [2022-03-25T08:41:32.047Z] #29 6.817 #=#=# ######################################################################## 100.0% [2022-03-25T08:41:32.047Z] #29 6.894 [2022-03-25T08:41:32.047Z] #29 7.414 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-25T08:41:32.047Z] #29 7.477 [2022-03-25T08:41:32.047Z] #29 7.689 #=#=# ######################################################################## 100.0% [2022-03-25T08:41:32.047Z] #29 7.768 [2022-03-25T08:41:32.047Z] #29 8.296 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-03-25T08:41:32.047Z] #29 8.396 [2022-03-25T08:41:32.194Z] #27 5.558 The following NEW packages will be installed: [2022-03-25T08:41:32.194Z] #27 5.558 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-03-25T08:41:32.194Z] #27 5.558 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-03-25T08:41:32.194Z] #27 5.558 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-25T08:41:32.194Z] #27 5.558 libssh2-1 libssl1.1 openssl [2022-03-25T08:41:32.310Z] #29 8.614 #=#=# [2022-03-25T08:41:32.310Z] #29 ... [2022-03-25T08:41:32.310Z] [2022-03-25T08:41:32.310Z] #11 [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-03-25T08:41:32.310Z] #11 sha256:30a827fa193f83ccc72ac2ad531598a93362461cf08d3da67663d0674273e17c [2022-03-25T08:41:32.310Z] #11 DONE 0.5s [2022-03-25T08:41:32.310Z] [2022-03-25T08:41:32.310Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-25T08:41:32.310Z] #29 sha256:1e460f66105acc89346434aa2324079b8a11dab7cdfd0a21c6258d059d1d3f6c [2022-03-25T08:41:32.310Z] #29 8.614 #=#=# 0.0% [2022-03-25T08:41:32.310Z] #29 ... [2022-03-25T08:41:32.310Z] [2022-03-25T08:41:32.310Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-25T08:41:32.310Z] #58 sha256:441c86773b4205329af670cfa04cc716ffce450e929505b4bc6065d3a84a9a6b [2022-03-25T08:41:32.454Z] #27 5.852 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T08:41:32.454Z] #27 5.852 Need to get 5060 kB of archives. [2022-03-25T08:41:32.454Z] #27 5.852 After this operation, 12.1 MB of additional disk space will be used. [2022-03-25T08:41:32.454Z] #27 5.852 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-03-25T08:41:32.454Z] #27 5.855 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-03-25T08:41:32.454Z] #27 5.856 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-03-25T08:41:32.454Z] #27 5.857 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-03-25T08:41:32.454Z] #27 5.859 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-03-25T08:41:32.454Z] #27 5.861 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u8 [1539 kB] [2022-03-25T08:41:32.454Z] #27 5.874 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-03-25T08:41:32.454Z] #27 5.874 Get:8 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-03-25T08:41:32.454Z] #27 5.881 Get:9 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2022-03-25T08:41:32.454Z] #27 5.881 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-03-25T08:41:32.454Z] #27 5.883 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-03-25T08:41:32.454Z] #27 5.884 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-03-25T08:41:32.454Z] #27 5.886 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-03-25T08:41:32.454Z] #27 5.888 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-03-25T08:41:32.454Z] #27 5.901 Get:15 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-03-25T08:41:32.515Z] #27 4.063 Reading package lists... [2022-03-25T08:41:32.714Z] #27 5.903 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-25T08:41:32.714Z] #27 5.906 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-03-25T08:41:32.714Z] #27 5.909 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-03-25T08:41:32.714Z] #27 5.909 Get:19 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-25T08:41:32.714Z] #27 5.909 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u8 [844 kB] [2022-03-25T08:41:32.714Z] #27 5.911 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-03-25T08:41:32.714Z] #27 6.075 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T08:41:32.714Z] #27 6.099 Fetched 5060 kB in 0s (15.2 MB/s) [2022-03-25T08:41:32.714Z] #27 6.159 Selecting previously unselected package libssl1.1:amd64. [2022-03-25T08:41:32.714Z] #27 6.159 (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 ... 6677 files and directories currently installed.) [2022-03-25T08:41:32.715Z] #27 6.159 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u8_amd64.deb ... [2022-03-25T08:41:32.775Z] #27 4.951 Building dependency tree... [2022-03-25T08:41:32.775Z] #27 5.116 Reading state information... [2022-03-25T08:41:32.841Z] #9 extracting sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 4.4s done [2022-03-25T08:41:32.841Z] #9 extracting sha256:632458e542a13a10f55cedfc477d4e4b7571bd49e9c2be545cee5a9fb02ed343 done [2022-03-25T08:41:32.885Z] #58 ... [2022-03-25T08:41:32.885Z] [2022-03-25T08:41:32.885Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-25T08:41:32.885Z] #31 sha256:22cad85848e8a4184a3a42ea3d344fe232bbc561e3a14f05c5e2da3471d6f87a [2022-03-25T08:41:32.885Z] #31 DONE 0.5s [2022-03-25T08:41:32.885Z] [2022-03-25T08:41:32.885Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-25T08:41:32.885Z] #39 sha256:af216f5ece870e441d162f98bcd7f6371049f9a1c6964215ac5630defdc6dd0f [2022-03-25T08:41:32.885Z] #39 DONE 0.5s [2022-03-25T08:41:32.975Z] #27 6.179 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u8) ... [2022-03-25T08:41:32.975Z] #27 6.373 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-25T08:41:32.975Z] #27 6.373 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-25T08:41:32.975Z] #27 6.377 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-25T08:41:32.975Z] #27 6.424 Selecting previously unselected package libsasl2-2:amd64. [2022-03-25T08:41:32.975Z] #27 6.424 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-25T08:41:33.035Z] #27 5.259 The following additional packages will be installed: [2022-03-25T08:41:33.035Z] #27 5.259 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-25T08:41:33.035Z] #27 5.259 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-03-25T08:41:33.035Z] #27 5.259 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-03-25T08:41:33.035Z] #27 5.259 Suggested packages: [2022-03-25T08:41:33.035Z] #27 5.259 krb5-doc krb5-user [2022-03-25T08:41:33.035Z] #27 5.259 Recommended packages: [2022-03-25T08:41:33.035Z] #27 5.259 krb5-locales publicsuffix libsasl2-modules [2022-03-25T08:41:33.097Z] #9 DONE 15.8s [2022-03-25T08:41:33.097Z] [2022-03-25T08:41:33.097Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-25T08:41:33.097Z] #10 sha256:19141be4cb952919e56a57f39d00915c01c2821ff10e4b99a809cc52ee7db390 [2022-03-25T08:41:33.157Z] [2022-03-25T08:41:33.157Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-25T08:41:33.157Z] #29 sha256:1e460f66105acc89346434aa2324079b8a11dab7cdfd0a21c6258d059d1d3f6c [2022-03-25T08:41:33.236Z] #27 6.429 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-25T08:41:33.236Z] #27 6.482 Selecting previously unselected package openssl. [2022-03-25T08:41:33.236Z] #27 6.482 Preparing to unpack .../03-openssl_1.1.1d-0+deb10u8_amd64.deb ... [2022-03-25T08:41:33.236Z] #27 6.489 Unpacking openssl (1.1.1d-0+deb10u8) ... [2022-03-25T08:41:33.236Z] #27 6.635 Selecting previously unselected package ca-certificates. [2022-03-25T08:41:33.236Z] #27 6.635 Preparing to unpack .../04-ca-certificates_20200601~deb10u2_all.deb ... [2022-03-25T08:41:33.236Z] #27 6.645 Unpacking ca-certificates (20200601~deb10u2) ... [2022-03-25T08:41:33.295Z] #27 5.463 The following NEW packages will be installed: [2022-03-25T08:41:33.295Z] #27 5.463 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-03-25T08:41:33.295Z] #27 5.463 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-03-25T08:41:33.295Z] #27 5.463 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-25T08:41:33.295Z] #27 5.463 libssh2-1 libssl1.1 openssl [2022-03-25T08:41:33.415Z] #29 8.614 #=#=# 0.0% ######### 13.2% ####################### 32.2% ################################# 47.1% ########################################### 60.4% ######################################################## 78.0% ######################################################################## 100.0% [2022-03-25T08:41:33.415Z] #29 9.818 [2022-03-25T08:41:33.497Z] #27 6.725 Selecting previously unselected package libkeyutils1:amd64. [2022-03-25T08:41:33.497Z] #27 6.726 Preparing to unpack .../05-libkeyutils1_1.6-6_amd64.deb ... [2022-03-25T08:41:33.497Z] #27 6.730 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-03-25T08:41:33.497Z] #27 6.769 Selecting previously unselected package libkrb5support0:amd64. [2022-03-25T08:41:33.497Z] #27 6.769 Preparing to unpack .../06-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-03-25T08:41:33.497Z] #27 6.774 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-25T08:41:33.497Z] #27 6.819 Selecting previously unselected package libk5crypto3:amd64. [2022-03-25T08:41:33.497Z] #27 6.819 Preparing to unpack .../07-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-03-25T08:41:33.497Z] #27 6.822 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-25T08:41:33.497Z] #27 6.872 Selecting previously unselected package libkrb5-3:amd64. [2022-03-25T08:41:33.497Z] #27 6.872 Preparing to unpack .../08-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-03-25T08:41:33.497Z] #27 6.876 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-25T08:41:33.497Z] #27 7.037 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-25T08:41:33.497Z] #27 7.037 Preparing to unpack .../09-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-03-25T08:41:33.555Z] #27 5.744 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T08:41:33.555Z] #27 5.744 Need to get 5060 kB of archives. [2022-03-25T08:41:33.555Z] #27 5.744 After this operation, 12.1 MB of additional disk space will be used. [2022-03-25T08:41:33.555Z] #27 5.744 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-03-25T08:41:33.555Z] #27 5.746 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u8 [1539 kB] [2022-03-25T08:41:33.555Z] #27 5.758 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-03-25T08:41:33.555Z] #27 5.758 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-03-25T08:41:33.555Z] #27 5.758 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-03-25T08:41:33.555Z] #27 5.758 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-03-25T08:41:33.555Z] #27 5.763 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-03-25T08:41:33.555Z] #27 5.765 Get:8 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-03-25T08:41:33.555Z] #27 5.769 Get:9 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2022-03-25T08:41:33.555Z] #27 5.776 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-03-25T08:41:33.555Z] #27 5.780 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-03-25T08:41:33.555Z] #27 5.783 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-03-25T08:41:33.555Z] #27 5.783 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-03-25T08:41:33.555Z] #27 5.787 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-03-25T08:41:33.555Z] #27 5.791 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-03-25T08:41:33.555Z] #27 5.792 Get:16 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-03-25T08:41:33.555Z] #27 5.799 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-03-25T08:41:33.555Z] #27 5.799 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u8 [844 kB] [2022-03-25T08:41:33.555Z] #27 5.799 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-25T08:41:33.555Z] #27 5.800 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-25T08:41:33.555Z] #27 5.802 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-03-25T08:41:33.555Z] #27 5.962 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T08:41:33.658Z] #10 DONE 0.6s [2022-03-25T08:41:33.658Z] [2022-03-25T08:41:33.658Z] #11 [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-03-25T08:41:33.658Z] #11 sha256:7e9fb8c50a77f78e188dee9719a7d7a97200788991b1053df11db445e116bd49 [2022-03-25T08:41:33.757Z] #27 7.041 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-25T08:41:33.757Z] #27 7.096 Selecting previously unselected package libldap-common. [2022-03-25T08:41:33.757Z] #27 7.096 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-03-25T08:41:33.757Z] #27 7.100 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-25T08:41:33.757Z] #27 7.152 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-25T08:41:33.757Z] #27 7.152 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-03-25T08:41:33.757Z] #27 7.159 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-25T08:41:33.757Z] #27 7.229 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-25T08:41:33.757Z] #27 7.229 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-03-25T08:41:33.757Z] #27 7.234 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-25T08:41:33.816Z] #27 5.985 Fetched 5060 kB in 0s (15.6 MB/s) [2022-03-25T08:41:33.816Z] #27 6.030 Selecting previously unselected package libssl1.1:amd64. [2022-03-25T08:41:33.816Z] #27 6.030 (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 ... 6677 files and directories currently installed.) [2022-03-25T08:41:33.816Z] #27 6.030 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u8_amd64.deb ... [2022-03-25T08:41:33.816Z] #27 6.037 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u8) ... [2022-03-25T08:41:33.816Z] #27 6.218 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-25T08:41:33.816Z] #27 6.218 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-25T08:41:34.021Z] #27 7.284 Selecting previously unselected package libpsl5:amd64. [2022-03-25T08:41:34.021Z] #27 7.284 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-03-25T08:41:34.021Z] #27 7.289 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-03-25T08:41:34.021Z] #27 7.329 Selecting previously unselected package librtmp1:amd64. [2022-03-25T08:41:34.021Z] #27 7.329 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-03-25T08:41:34.021Z] #27 7.341 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-25T08:41:34.021Z] #27 7.377 Selecting previously unselected package libssh2-1:amd64. [2022-03-25T08:41:34.021Z] #27 7.378 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-03-25T08:41:34.021Z] #27 7.384 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-25T08:41:34.021Z] #27 7.435 Selecting previously unselected package libcurl4:amd64. [2022-03-25T08:41:34.021Z] #27 7.437 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-03-25T08:41:34.021Z] #27 7.441 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-25T08:41:34.076Z] #27 6.221 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-25T08:41:34.076Z] #27 6.264 Selecting previously unselected package libsasl2-2:amd64. [2022-03-25T08:41:34.076Z] #27 6.264 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-25T08:41:34.076Z] #27 6.267 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-25T08:41:34.076Z] #27 6.324 Selecting previously unselected package openssl. [2022-03-25T08:41:34.076Z] #27 6.324 Preparing to unpack .../03-openssl_1.1.1d-0+deb10u8_amd64.deb ... [2022-03-25T08:41:34.076Z] #27 6.324 Unpacking openssl (1.1.1d-0+deb10u8) ... [2022-03-25T08:41:34.218Z] #11 DONE 0.4s [2022-03-25T08:41:34.218Z] [2022-03-25T08:41:34.218Z] #36 [tini 1/2] 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-03-25T08:41:34.218Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-03-25T08:41:34.218Z] #36 ... [2022-03-25T08:41:34.218Z] [2022-03-25T08:41:34.218Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-25T08:41:34.218Z] #31 sha256:5638eb09c3002a6228016443b2c26ae9c2fb0df698ffbd30c1e77ac38ab7aba8 [2022-03-25T08:41:34.218Z] #31 DONE 0.1s [2022-03-25T08:41:34.283Z] #27 7.508 Selecting previously unselected package curl. [2022-03-25T08:41:34.283Z] #27 7.508 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-03-25T08:41:34.283Z] #27 7.512 Unpacking curl (7.64.0-4+deb10u2) ... [2022-03-25T08:41:34.283Z] #27 7.580 Selecting previously unselected package libonig5:amd64. [2022-03-25T08:41:34.283Z] #27 7.580 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-03-25T08:41:34.283Z] #27 7.584 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-25T08:41:34.283Z] #27 7.655 Selecting previously unselected package libjq1:amd64. [2022-03-25T08:41:34.283Z] #27 7.657 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-25T08:41:34.283Z] #27 7.662 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-25T08:41:34.283Z] #27 7.709 Selecting previously unselected package jq. [2022-03-25T08:41:34.337Z] #27 6.461 Selecting previously unselected package ca-certificates. [2022-03-25T08:41:34.337Z] #27 6.461 Preparing to unpack .../04-ca-certificates_20200601~deb10u2_all.deb ... [2022-03-25T08:41:34.337Z] #27 6.470 Unpacking ca-certificates (20200601~deb10u2) ... [2022-03-25T08:41:34.337Z] #27 6.535 Selecting previously unselected package libkeyutils1:amd64. [2022-03-25T08:41:34.337Z] #27 6.535 Preparing to unpack .../05-libkeyutils1_1.6-6_amd64.deb ... [2022-03-25T08:41:34.337Z] #27 6.539 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-03-25T08:41:34.337Z] #27 6.570 Selecting previously unselected package libkrb5support0:amd64. [2022-03-25T08:41:34.337Z] #27 6.570 Preparing to unpack .../06-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-03-25T08:41:34.337Z] #27 6.576 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-25T08:41:34.337Z] #27 6.623 Selecting previously unselected package libk5crypto3:amd64. [2022-03-25T08:41:34.337Z] #27 6.623 Preparing to unpack .../07-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-03-25T08:41:34.337Z] #27 6.626 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-25T08:41:34.337Z] #27 6.676 Selecting previously unselected package libkrb5-3:amd64. [2022-03-25T08:41:34.337Z] #27 6.676 Preparing to unpack .../08-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-03-25T08:41:34.363Z] #29 10.59 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-25T08:41:34.363Z] #29 10.70 [2022-03-25T08:41:34.477Z] [2022-03-25T08:41:34.477Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-25T08:41:34.477Z] #39 sha256:160ccabe7ecb8c9f284810bcfa276094dc2754463b7fbbfcea23ecd1e5717440 [2022-03-25T08:41:34.477Z] #39 DONE 0.3s [2022-03-25T08:41:34.477Z] [2022-03-25T08:41:34.477Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-03-25T08:41:34.477Z] #40 sha256:7534f3b0dffdcc3f14ba026db2dd03fb7f4023f2962ab880068b78966f4ac554 [2022-03-25T08:41:34.547Z] #27 7.710 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-25T08:41:34.547Z] #27 7.714 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-25T08:41:34.547Z] #27 7.755 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-03-25T08:41:34.547Z] #27 7.767 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-03-25T08:41:34.547Z] #27 7.780 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u8) ... [2022-03-25T08:41:34.547Z] #27 7.899 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-25T08:41:34.547Z] #27 7.925 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-25T08:41:34.547Z] #27 7.965 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-25T08:41:34.547Z] #27 7.999 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-25T08:41:34.547Z] #27 8.031 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-25T08:41:34.547Z] #27 8.059 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-25T08:41:34.597Z] #27 6.685 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-25T08:41:34.597Z] #27 6.776 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-25T08:41:34.597Z] #27 6.776 Preparing to unpack .../09-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-03-25T08:41:34.597Z] #27 6.777 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-25T08:41:34.597Z] #27 6.829 Selecting previously unselected package libldap-common. [2022-03-25T08:41:34.597Z] #27 6.829 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-03-25T08:41:34.597Z] #27 6.832 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-25T08:41:34.597Z] #27 6.878 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-25T08:41:34.597Z] #27 6.878 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-03-25T08:41:34.597Z] #27 6.879 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-25T08:41:34.597Z] #27 6.945 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-25T08:41:34.597Z] #27 6.945 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-03-25T08:41:34.597Z] #27 6.949 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-25T08:41:34.597Z] #27 6.994 Selecting previously unselected package libpsl5:amd64. [2022-03-25T08:41:34.597Z] #27 6.994 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-03-25T08:41:34.629Z] #29 10.95 #=#=# ######################################################################## 100.0% [2022-03-25T08:41:34.629Z] #29 11.07 [2022-03-25T08:41:34.809Z] #27 8.085 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-25T08:41:34.809Z] #27 8.115 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-25T08:41:34.809Z] #27 8.148 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-25T08:41:34.809Z] #27 8.178 Setting up openssl (1.1.1d-0+deb10u8) ... [2022-03-25T08:41:34.809Z] #27 8.215 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-25T08:41:34.809Z] #27 8.246 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-25T08:41:34.809Z] #27 8.270 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-25T08:41:34.809Z] #27 8.289 Setting up ca-certificates (20200601~deb10u2) ... [2022-03-25T08:41:34.858Z] #27 6.998 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-03-25T08:41:34.858Z] #27 7.039 Selecting previously unselected package librtmp1:amd64. [2022-03-25T08:41:34.858Z] #27 7.041 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-03-25T08:41:34.858Z] #27 7.044 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-25T08:41:34.858Z] #27 7.088 Selecting previously unselected package libssh2-1:amd64. [2022-03-25T08:41:34.858Z] #27 7.088 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-03-25T08:41:34.858Z] #27 7.091 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-25T08:41:34.858Z] #27 7.139 Selecting previously unselected package libcurl4:amd64. [2022-03-25T08:41:34.858Z] #27 7.139 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-03-25T08:41:34.858Z] #27 7.145 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-25T08:41:34.858Z] #27 7.201 Selecting previously unselected package curl. [2022-03-25T08:41:34.858Z] #27 7.201 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-03-25T08:41:34.858Z] #27 7.206 Unpacking curl (7.64.0-4+deb10u2) ... [2022-03-25T08:41:35.119Z] #27 7.295 Selecting previously unselected package libonig5:amd64. [2022-03-25T08:41:35.119Z] #27 7.297 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-03-25T08:41:35.119Z] #27 7.306 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-25T08:41:35.119Z] #27 ... [2022-03-25T08:41:35.119Z] [2022-03-25T08:41:35.119Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-25T08:41:35.119Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-25T08:41:35.119Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 6.3s done [2022-03-25T08:41:35.119Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0.5s done [2022-03-25T08:41:35.119Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0.4s done [2022-03-25T08:41:35.119Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 4.5s done [2022-03-25T08:41:35.119Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 1.8s [2022-03-25T08:41:35.119Z] #9 ... [2022-03-25T08:41:35.119Z] [2022-03-25T08:41:35.119Z] #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-03-25T08:41:35.119Z] #27 sha256:17067e79ea9d3c1cc94282b251e297787471d2511cb498e98308ca8bf3ecc856 [2022-03-25T08:41:35.119Z] #27 7.383 Selecting previously unselected package libjq1:amd64. [2022-03-25T08:41:35.119Z] #27 7.383 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-25T08:41:35.119Z] #27 7.386 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-25T08:41:35.119Z] #27 7.431 Selecting previously unselected package jq. [2022-03-25T08:41:35.119Z] #27 7.431 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-25T08:41:35.119Z] #27 7.434 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-25T08:41:35.119Z] #27 7.473 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-03-25T08:41:35.194Z] #29 11.53 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-25T08:41:35.194Z] #29 11.66 [2022-03-25T08:41:35.207Z] #9 ... [2022-03-25T08:41:35.208Z] [2022-03-25T08:41:35.208Z] #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-03-25T08:41:35.208Z] #27 sha256:17067e79ea9d3c1cc94282b251e297787471d2511cb498e98308ca8bf3ecc856 [2022-03-25T08:41:35.208Z] #27 0.867 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-25T08:41:35.208Z] #27 0.883 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2022-03-25T08:41:35.208Z] #27 0.883 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-25T08:41:35.208Z] #27 1.024 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-25T08:41:35.208Z] #27 1.254 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-25T08:41:35.208Z] #27 1.451 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-25T08:41:35.208Z] #27 3.099 Fetched 8470 kB in 2s (3417 kB/s) [2022-03-25T08:41:35.208Z] #27 3.099 Reading package lists... [2022-03-25T08:41:35.208Z] #27 4.050 Reading package lists... [2022-03-25T08:41:35.208Z] #27 4.966 Building dependency tree... [2022-03-25T08:41:35.208Z] #27 5.160 Reading state information... [2022-03-25T08:41:35.208Z] #27 5.341 The following additional packages will be installed: [2022-03-25T08:41:35.208Z] #27 5.341 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-25T08:41:35.208Z] #27 5.341 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-03-25T08:41:35.208Z] #27 5.341 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-03-25T08:41:35.208Z] #27 5.342 Suggested packages: [2022-03-25T08:41:35.208Z] #27 5.342 krb5-doc krb5-user [2022-03-25T08:41:35.208Z] #27 5.342 Recommended packages: [2022-03-25T08:41:35.208Z] #27 5.342 krb5-locales publicsuffix libsasl2-modules [2022-03-25T08:41:35.208Z] #27 5.562 The following NEW packages will be installed: [2022-03-25T08:41:35.208Z] #27 5.563 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-03-25T08:41:35.208Z] #27 5.563 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-03-25T08:41:35.208Z] #27 5.564 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-25T08:41:35.208Z] #27 5.564 libssh2-1 libssl1.1 openssl [2022-03-25T08:41:35.208Z] #27 5.844 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T08:41:35.208Z] #27 5.844 Need to get 5060 kB of archives. [2022-03-25T08:41:35.208Z] #27 5.844 After this operation, 12.1 MB of additional disk space will be used. [2022-03-25T08:41:35.208Z] #27 5.844 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-03-25T08:41:35.208Z] #27 5.848 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u8 [1539 kB] [2022-03-25T08:41:35.208Z] #27 5.856 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-03-25T08:41:35.208Z] #27 5.856 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-03-25T08:41:35.208Z] #27 5.856 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-03-25T08:41:35.208Z] #27 5.856 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-03-25T08:41:35.208Z] #27 5.875 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-03-25T08:41:35.208Z] #27 5.875 Get:8 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-03-25T08:41:35.208Z] #27 5.877 Get:9 http://security.debian.org/debian-security buster/updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-03-25T08:41:35.208Z] #27 5.895 Get:10 http://security.debian.org/debian-security buster/updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-03-25T08:41:35.208Z] #27 5.895 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2022-03-25T08:41:35.208Z] #27 5.895 Get:12 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u8 [844 kB] [2022-03-25T08:41:35.208Z] #27 5.895 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-03-25T08:41:35.208Z] #27 5.904 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-03-25T08:41:35.208Z] #27 5.904 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-03-25T08:41:35.208Z] #27 5.904 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-03-25T08:41:35.208Z] #27 5.904 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-03-25T08:41:35.208Z] #27 5.914 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-03-25T08:41:35.208Z] #27 5.914 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-25T08:41:35.208Z] #27 5.914 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-25T08:41:35.208Z] #27 5.914 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-03-25T08:41:35.208Z] #27 6.068 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T08:41:35.208Z] #27 6.095 Fetched 5060 kB in 0s (15.5 MB/s) [2022-03-25T08:41:35.208Z] #27 6.139 Selecting previously unselected package libssl1.1:amd64. [2022-03-25T08:41:35.208Z] #27 6.139 (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 ... 6677 files and directories currently installed.) [2022-03-25T08:41:35.208Z] #27 6.144 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u8_amd64.deb ... [2022-03-25T08:41:35.208Z] #27 6.151 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u8) ... [2022-03-25T08:41:35.208Z] #27 6.350 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-25T08:41:35.208Z] #27 6.350 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-25T08:41:35.208Z] #27 6.354 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-25T08:41:35.208Z] #27 6.396 Selecting previously unselected package libsasl2-2:amd64. [2022-03-25T08:41:35.208Z] #27 6.396 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-25T08:41:35.208Z] #27 6.400 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-25T08:41:35.208Z] #27 6.447 Selecting previously unselected package openssl. [2022-03-25T08:41:35.208Z] #27 6.449 Preparing to unpack .../03-openssl_1.1.1d-0+deb10u8_amd64.deb ... [2022-03-25T08:41:35.208Z] #27 6.454 Unpacking openssl (1.1.1d-0+deb10u8) ... [2022-03-25T08:41:35.208Z] #27 6.603 Selecting previously unselected package ca-certificates. [2022-03-25T08:41:35.208Z] #27 6.603 Preparing to unpack .../04-ca-certificates_20200601~deb10u2_all.deb ... [2022-03-25T08:41:35.208Z] #27 6.615 Unpacking ca-certificates (20200601~deb10u2) ... [2022-03-25T08:41:35.208Z] #27 6.682 Selecting previously unselected package libkeyutils1:amd64. [2022-03-25T08:41:35.208Z] #27 6.684 Preparing to unpack .../05-libkeyutils1_1.6-6_amd64.deb ... [2022-03-25T08:41:35.208Z] #27 6.688 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-03-25T08:41:35.208Z] #27 6.723 Selecting previously unselected package libkrb5support0:amd64. [2022-03-25T08:41:35.208Z] #27 6.723 Preparing to unpack .../06-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-03-25T08:41:35.208Z] #27 6.726 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-25T08:41:35.208Z] #27 6.766 Selecting previously unselected package libk5crypto3:amd64. [2022-03-25T08:41:35.208Z] #27 6.766 Preparing to unpack .../07-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-03-25T08:41:35.208Z] #27 6.770 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-25T08:41:35.208Z] #27 6.826 Selecting previously unselected package libkrb5-3:amd64. [2022-03-25T08:41:35.208Z] #27 6.826 Preparing to unpack .../08-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-03-25T08:41:35.208Z] #27 6.830 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-25T08:41:35.208Z] #27 6.919 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-25T08:41:35.208Z] #27 6.919 Preparing to unpack .../09-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-03-25T08:41:35.208Z] #27 6.924 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-25T08:41:35.208Z] #27 6.988 Selecting previously unselected package libldap-common. [2022-03-25T08:41:35.208Z] #27 6.988 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-03-25T08:41:35.208Z] #27 6.991 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-25T08:41:35.208Z] #27 7.045 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-25T08:41:35.208Z] #27 7.045 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-03-25T08:41:35.208Z] #27 7.050 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-25T08:41:35.208Z] #27 7.122 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-25T08:41:35.208Z] #27 7.122 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-03-25T08:41:35.208Z] #27 7.127 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-25T08:41:35.208Z] #27 7.180 Selecting previously unselected package libpsl5:amd64. [2022-03-25T08:41:35.208Z] #27 7.180 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-03-25T08:41:35.208Z] #27 7.187 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-03-25T08:41:35.208Z] #27 7.285 Selecting previously unselected package librtmp1:amd64. [2022-03-25T08:41:35.208Z] #27 7.287 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-03-25T08:41:35.208Z] #27 7.296 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-25T08:41:35.208Z] #27 7.377 Selecting previously unselected package libssh2-1:amd64. [2022-03-25T08:41:35.208Z] #27 7.377 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-03-25T08:41:35.208Z] #27 7.386 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-25T08:41:35.208Z] #27 7.438 Selecting previously unselected package libcurl4:amd64. [2022-03-25T08:41:35.208Z] #27 7.438 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-03-25T08:41:35.208Z] #27 7.442 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-25T08:41:35.208Z] #27 7.518 Selecting previously unselected package curl. [2022-03-25T08:41:35.208Z] #27 7.519 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-03-25T08:41:35.208Z] #27 7.525 Unpacking curl (7.64.0-4+deb10u2) ... [2022-03-25T08:41:35.208Z] #27 7.586 Selecting previously unselected package libonig5:amd64. [2022-03-25T08:41:35.208Z] #27 7.586 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-03-25T08:41:35.208Z] #27 7.589 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-25T08:41:35.208Z] #27 7.655 Selecting previously unselected package libjq1:amd64. [2022-03-25T08:41:35.208Z] #27 7.657 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-25T08:41:35.208Z] #27 7.661 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-25T08:41:35.208Z] #27 7.703 Selecting previously unselected package jq. [2022-03-25T08:41:35.208Z] #27 7.703 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-25T08:41:35.208Z] #27 7.706 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-25T08:41:35.208Z] #27 7.745 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-03-25T08:41:35.208Z] #27 7.755 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-03-25T08:41:35.208Z] #27 7.764 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u8) ... [2022-03-25T08:41:35.208Z] #27 7.873 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-25T08:41:35.208Z] #27 7.883 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-25T08:41:35.208Z] #27 7.896 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-25T08:41:35.208Z] #27 7.908 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-25T08:41:35.208Z] #27 7.920 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-25T08:41:35.208Z] #27 7.931 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-25T08:41:35.208Z] #27 7.942 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-25T08:41:35.208Z] #27 7.954 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-25T08:41:35.208Z] #27 7.964 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-25T08:41:35.208Z] #27 7.975 Setting up openssl (1.1.1d-0+deb10u8) ... [2022-03-25T08:41:35.208Z] #27 7.992 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-25T08:41:35.208Z] #27 8.005 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-25T08:41:35.208Z] #27 8.015 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-25T08:41:35.208Z] #27 8.025 Setting up ca-certificates (20200601~deb10u2) ... [2022-03-25T08:41:35.208Z] #27 ... [2022-03-25T08:41:35.208Z] [2022-03-25T08:41:35.208Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-25T08:41:35.208Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-25T08:41:35.380Z] #27 7.484 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-03-25T08:41:35.380Z] #27 7.494 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u8) ... [2022-03-25T08:41:35.380Z] #27 7.604 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-25T08:41:35.380Z] #27 7.613 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-25T08:41:35.380Z] #27 7.627 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-25T08:41:35.380Z] #27 7.638 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-25T08:41:35.380Z] #27 7.649 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-25T08:41:35.380Z] #27 7.658 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-25T08:41:35.380Z] #27 7.671 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-25T08:41:35.380Z] #27 7.682 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-25T08:41:35.380Z] #27 7.692 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-25T08:41:35.380Z] #27 7.703 Setting up openssl (1.1.1d-0+deb10u8) ... [2022-03-25T08:41:35.380Z] #27 7.718 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-25T08:41:35.380Z] #27 7.728 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-25T08:41:35.380Z] #27 7.736 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-25T08:41:35.380Z] #27 7.746 Setting up ca-certificates (20200601~deb10u2) ... [2022-03-25T08:41:35.452Z] #29 11.89 #=#=# ######################################################################## 100.0% [2022-03-25T08:41:35.710Z] #29 11.97 [2022-03-25T08:41:35.710Z] #29 12.00 Download of images into '/build' complete. [2022-03-25T08:41:35.710Z] #29 12.00 Use something like the following to load the result into a Docker daemon: [2022-03-25T08:41:35.710Z] #29 12.00 tar -cC '/build' . | docker load [2022-03-25T08:41:35.710Z] #29 DONE 12.1s [2022-03-25T08:41:35.710Z] [2022-03-25T08:41:35.710Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-03-25T08:41:35.710Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-25T08:41:35.753Z] #27 9.030 Updating certificates in /etc/ssl/certs... [2022-03-25T08:41:35.775Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 3.8s done [2022-03-25T08:41:36.034Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 0.1s [2022-03-25T08:41:36.324Z] #27 8.494 Updating certificates in /etc/ssl/certs... [2022-03-25T08:41:36.645Z] #40 ... [2022-03-25T08:41:36.645Z] [2022-03-25T08:41:36.645Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-03-25T08:41:36.645Z] #12 sha256:c0983b697baed0028f396f94844e9125bcbb0b33b47b8130cac6c4c03aef5fe0 [2022-03-25T08:41:36.645Z] #12 DONE 4.3s [2022-03-25T08:41:36.696Z] #27 9.898 137 added, 0 removed; done. [2022-03-25T08:41:36.696Z] #27 9.934 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-25T08:41:36.696Z] #27 9.945 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-25T08:41:36.696Z] #27 9.958 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-25T08:41:36.696Z] #27 9.971 Setting up curl (7.64.0-4+deb10u2) ... [2022-03-25T08:41:36.696Z] #27 9.985 Processing triggers for libc-bin (2.28-10) ... [2022-03-25T08:41:36.696Z] #27 10.01 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-03-25T08:41:36.696Z] #27 10.02 Updating certificates in /etc/ssl/certs... [2022-03-25T08:41:36.903Z] [2022-03-25T08:41:36.903Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:41:36.903Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:41:37.266Z] #27 9.420 137 added, 0 removed; done. [2022-03-25T08:41:37.266Z] #27 9.504 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-25T08:41:37.266Z] #27 9.516 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-25T08:41:37.266Z] #27 9.530 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-25T08:41:37.266Z] #27 9.540 Setting up curl (7.64.0-4+deb10u2) ... [2022-03-25T08:41:37.266Z] #27 9.550 Processing triggers for libc-bin (2.28-10) ... [2022-03-25T08:41:37.266Z] #27 9.568 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-03-25T08:41:37.266Z] #27 9.574 Updating certificates in /etc/ssl/certs... [2022-03-25T08:41:37.269Z] #27 10.70 0 added, 0 removed; done. [2022-03-25T08:41:37.269Z] #27 10.70 Running hooks in /etc/ca-certificates/update.d... [2022-03-25T08:41:37.269Z] #27 10.71 done. [2022-03-25T08:41:37.746Z] #40 3.331 + git clone https://github.com/docker/distribution.git . [2022-03-25T08:41:37.746Z] #40 3.334 Cloning into '.'... [2022-03-25T08:41:37.840Z] #27 DONE 11.1s [2022-03-25T08:41:37.840Z] [2022-03-25T08:41:37.840Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-25T08:41:37.840Z] #28 sha256:979d190a978a1450b22c973c1e0de5b44d36ebba3f80af9da575d7a173431176 [2022-03-25T08:41:37.840Z] #28 DONE 0.1s [2022-03-25T08:41:37.840Z] [2022-03-25T08:41:37.840Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-25T08:41:37.840Z] #29 sha256:6813b37968954b5454019e32fc9340c7ee1e23a089e3af133f2ddd6c9b9ed77a [2022-03-25T08:41:38.208Z] #27 10.27 0 added, 0 removed; done. [2022-03-25T08:41:38.208Z] #27 10.27 Running hooks in /etc/ca-certificates/update.d... [2022-03-25T08:41:38.208Z] #27 10.28 done. [2022-03-25T08:41:38.468Z] #27 DONE 10.6s [2022-03-25T08:41:38.468Z] [2022-03-25T08:41:38.468Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-25T08:41:38.468Z] #28 sha256:6e4e40e3d71ea2b869c246e0c506e85b3a2f547cd5d16b2e7a7ebbf3bc7c10dc [2022-03-25T08:41:38.468Z] #28 DONE 0.1s [2022-03-25T08:41:38.468Z] [2022-03-25T08:41:38.468Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-25T08:41:38.468Z] #29 sha256:9ec4dbb098e00209d515e5a314f72f013f28cdf98476167c0c959fe9e33500bd [2022-03-25T08:41:39.228Z] #29 1.284 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-03-25T08:41:39.228Z] #29 1.364 [2022-03-25T08:41:39.317Z] #9 ... [2022-03-25T08:41:39.317Z] [2022-03-25T08:41:39.317Z] #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-03-25T08:41:39.317Z] #27 sha256:17067e79ea9d3c1cc94282b251e297787471d2511cb498e98308ca8bf3ecc856 [2022-03-25T08:41:39.317Z] #27 8.662 Updating certificates in /etc/ssl/certs... [2022-03-25T08:41:39.317Z] #27 9.418 137 added, 0 removed; done. [2022-03-25T08:41:39.317Z] #27 9.457 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-25T08:41:39.317Z] #27 9.468 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-25T08:41:39.317Z] #27 9.482 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-25T08:41:39.317Z] #27 9.491 Setting up curl (7.64.0-4+deb10u2) ... [2022-03-25T08:41:39.317Z] #27 9.502 Processing triggers for libc-bin (2.28-10) ... [2022-03-25T08:41:39.317Z] #27 9.527 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-03-25T08:41:39.317Z] #27 9.535 Updating certificates in /etc/ssl/certs... [2022-03-25T08:41:39.317Z] #27 10.15 0 added, 0 removed; done. [2022-03-25T08:41:39.317Z] #27 10.15 Running hooks in /etc/ca-certificates/update.d... [2022-03-25T08:41:39.317Z] #27 10.15 done. [2022-03-25T08:41:39.317Z] #27 DONE 11.8s [2022-03-25T08:41:39.317Z] [2022-03-25T08:41:39.317Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-25T08:41:39.317Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-25T08:41:39.575Z] #9 ... [2022-03-25T08:41:39.575Z] [2022-03-25T08:41:39.575Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-25T08:41:39.575Z] #28 sha256:037765cfcb2dbb9b8ce3c058779b2499dccfebc40767f77b21684b1693e71ab0 [2022-03-25T08:41:39.575Z] #28 DONE 0.7s [2022-03-25T08:41:39.575Z] [2022-03-25T08:41:39.575Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-25T08:41:39.575Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-25T08:41:39.637Z] #40 ... [2022-03-25T08:41:39.637Z] [2022-03-25T08:41:39.637Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-25T08:41:39.637Z] #29 sha256:ded5525070dd82d2c29c0a39dac8f38320f0b0f2fadf9417f3f60bf273cf10d4 [2022-03-25T08:41:39.637Z] #29 1.077 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-03-25T08:41:39.637Z] #29 1.161 [2022-03-25T08:41:39.637Z] #29 1.376 #=#=# 0.0% ################# 24.0% ################################# 46.6% ###################################### 53.2% ############################################# 63.5% ################################################# 68.2% ######################################################################## 100.0% [2022-03-25T08:41:39.637Z] #29 2.467 [2022-03-25T08:41:39.637Z] #29 2.686 #=#=# 0.2% ################################################################# 91.4% ######################################################################## 100.0% [2022-03-25T08:41:39.637Z] #29 3.132 [2022-03-25T08:41:39.637Z] #29 3.349 #=#=# 0.2% ############################################################# 85.9% ######################################################################## 100.0% [2022-03-25T08:41:39.637Z] #29 3.779 [2022-03-25T08:41:39.637Z] #29 4.035 #=#=# 0.0% ################### 27.5% ######################## 34.1% ############################## 41.9% ############################################## 64.3% ################################################################# 91.1% ######################################################################## 100.0% [2022-03-25T08:41:39.637Z] #29 5.337 [2022-03-25T08:41:40.011Z] #29 1.580 #=#=# ############# 18.3% ########################### 38.0% ######################################### 57.7% ####################################################### 77.5% ###################################################################### 97.5% ######################################################################## 100.0% [2022-03-25T08:41:40.012Z] #29 2.189 [2022-03-25T08:41:40.012Z] #29 ... [2022-03-25T08:41:40.012Z] [2022-03-25T08:41:40.012Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-25T08:41:40.012Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-25T08:41:40.012Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 4.4s done [2022-03-25T08:41:40.012Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 3.7s done [2022-03-25T08:41:40.012Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 3.6s [2022-03-25T08:41:40.211Z] #13 2.926 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-25T08:41:40.211Z] #13 2.985 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-25T08:41:40.211Z] #13 2.985 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-25T08:41:40.211Z] #13 3.010 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-25T08:41:40.272Z] #9 ... [2022-03-25T08:41:40.272Z] [2022-03-25T08:41:40.272Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-25T08:41:40.272Z] #29 sha256:6813b37968954b5454019e32fc9340c7ee1e23a089e3af133f2ddd6c9b9ed77a [2022-03-25T08:41:40.272Z] #29 2.403 #=#=# #################################################### 73.3% ######################################################################## 100.0% [2022-03-25T08:41:40.272Z] #29 2.600 [2022-03-25T08:41:40.379Z] #29 1.567 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-03-25T08:41:40.379Z] #29 1.636 [2022-03-25T08:41:40.639Z] #29 1.856 #=#=# ############# 18.5% ########################### 38.2% ######################################### 58.2% ######################################################## 78.3% ###################################################################### 98.1% ######################################################################## 100.0% [2022-03-25T08:41:40.793Z] #29 2.823 #=#=# ################################################################## 91.8% ######################################################################## 100.0% [2022-03-25T08:41:40.794Z] #29 3.011 [2022-03-25T08:41:40.899Z] #29 2.439 [2022-03-25T08:41:41.159Z] #29 2.655 #=#=# ######################################################################## 100.0% [2022-03-25T08:41:41.159Z] #29 2.817 [2022-03-25T08:41:41.473Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 5.3s [2022-03-25T08:41:41.576Z] #29 3.227 #=#=# ########### 15.7% ########################## 36.7% ######################################## 56.1% ###################################################### 75.4% ################################################################### 94.4% ######################################################################## 100.0% [2022-03-25T08:41:41.576Z] #29 3.852 [2022-03-25T08:41:41.586Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-25T08:41:41.586Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-ab323fd2\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-25T08:41:41.586Z] ---------------------------------------------------------------------------- [2022-03-25T08:41:41.586Z] [2022-03-25T08:41:41.586Z] INFO: executeCI.ps1 starting at Fri Mar 25 08:41:40 CUT 2022 [2022-03-25T08:41:41.586Z] [2022-03-25T08:41:41.586Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-25T08:41:41.586Z] INFO: Running git version 2.24.1.windows.2 [2022-03-25T08:41:41.586Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-03-25T08:41:41.586Z] INFO: Environment variables: [2022-03-25T08:41:41.586Z] [2022-03-25T08:41:41.586Z] Name Value [2022-03-25T08:41:41.586Z] ---- ----- [2022-03-25T08:41:41.586Z] ALLUSERSPROFILE C:\ProgramData [2022-03-25T08:41:41.586Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-25T08:41:41.586Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-25T08:41:41.586Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-25T08:41:41.586Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-25T08:41:41.586Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-25T08:41:41.586Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-25T08:41:41.586Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-25T08:41:41.586Z] BRANCH_NAME PR-43426 [2022-03-25T08:41:41.586Z] BUILD_DISPLAY_NAME #1 [2022-03-25T08:41:41.586Z] BUILD_ID 1 [2022-03-25T08:41:41.586Z] BUILD_NUMBER 1 [2022-03-25T08:41:41.586Z] BUILD_TAG jenkins-moby-PR-43426-1 [2022-03-25T08:41:41.586Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43426/1/ [2022-03-25T08:41:41.586Z] CHANGE_AUTHOR thaJeztah [2022-03-25T08:41:41.586Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-25T08:41:41.586Z] CHANGE_BRANCH 20.10_backport_info_counters_rwmutex [2022-03-25T08:41:41.586Z] CHANGE_FORK thaJeztah/docker [2022-03-25T08:41:41.586Z] CHANGE_ID 43426 [2022-03-25T08:41:41.586Z] CHANGE_TARGET 20.10 [2022-03-25T08:41:41.586Z] CHANGE_TITLE [20.10 backport] daemon: use RWMutex for stateCounter [2022-03-25T08:41:41.586Z] CHANGE_URL https://github.com/moby/moby/pull/43426 [2022-03-25T08:41:41.586Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-25T08:41:41.586Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-25T08:41:41.586Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-25T08:41:41.586Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-25T08:41:41.586Z] COMPUTERNAME azwin-2-4a9450 [2022-03-25T08:41:41.586Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-25T08:41:41.586Z] ConfigSequenceNumber 0 [2022-03-25T08:41:41.586Z] DOCKER_BUILDKIT 0 [2022-03-25T08:41:41.586Z] DOCKER_DUT_DEBUG 1 [2022-03-25T08:41:41.586Z] DOCKER_EXPERIMENTAL 1 [2022-03-25T08:41:41.586Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-25T08:41:41.586Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-25T08:41:41.586Z] EXECUTOR_NUMBER 0 [2022-03-25T08:41:41.586Z] FQDN azwin-2-4a9450.westus.cloudapp.azure.com [2022-03-25T08:41:41.587Z] GIT_BRANCH PR-43426 [2022-03-25T08:41:41.587Z] GIT_COMMIT 32fe0bbb91f9791ca2783d08f81c9a9289e9225c [2022-03-25T08:41:41.587Z] GIT_URL https://github.com/moby/moby.git [2022-03-25T08:41:41.587Z] HUDSON_COOKIE 2f4b6376-19fb-402e-8de3-bbdb261b5ab6 [2022-03-25T08:41:41.587Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-25T08:41:41.587Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-25T08:41:41.587Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-25T08:41:41.587Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-25T08:41:41.587Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-25T08:41:41.587Z] JENKINS_NODE_COOKIE 26eaa3ae-f921-482b-802a-42f5f60a52ab [2022-03-25T08:41:41.587Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-25T08:41:41.587Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-25T08:41:41.587Z] JOB_BASE_NAME PR-43426 [2022-03-25T08:41:41.587Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43426/display/redirect [2022-03-25T08:41:41.587Z] JOB_NAME moby/PR-43426 [2022-03-25T08:41:41.587Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43426/ [2022-03-25T08:41:41.587Z] library.jps.version master [2022-03-25T08:41:41.587Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-25T08:41:41.587Z] NODE_LABELS amd64 azure azwin-2-4a9450 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-03-25T08:41:41.587Z] NODE_NAME azwin-2-4a9450 [2022-03-25T08:41:41.587Z] NUMBER_OF_PROCESSORS 4 [2022-03-25T08:41:41.587Z] OS Windows_NT [2022-03-25T08:41:41.587Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-25T08:41:41.587Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-25T08:41:41.587Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-25T08:41:41.587Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-25T08:41:41.587Z] PROCESSOR_LEVEL 6 [2022-03-25T08:41:41.587Z] PROCESSOR_REVISION 4f01 [2022-03-25T08:41:41.587Z] ProgramData C:\ProgramData [2022-03-25T08:41:41.587Z] ProgramFiles C:\Program Files [2022-03-25T08:41:41.587Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-25T08:41:41.587Z] ProgramW6432 C:\Program Files [2022-03-25T08:41:41.587Z] PROMPT $P$G [2022-03-25T08:41:41.587Z] PSExecutionPolicyPreference Bypass [2022-03-25T08:41:41.587Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-25T08:41:41.587Z] PUBLIC C:\Users\Public [2022-03-25T08:41:41.587Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43426/1/display/redirect?page=artif... [2022-03-25T08:41:41.587Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43426/1/display/redirect?page=changes [2022-03-25T08:41:41.587Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43426/1/display/redirect [2022-03-25T08:41:41.587Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43426/1/display/redirect?page=tests [2022-03-25T08:41:41.587Z] SKIP_VALIDATION_TESTS 1 [2022-03-25T08:41:41.587Z] SOURCES_DRIVE d [2022-03-25T08:41:41.587Z] SOURCES_SUBDIR gopath [2022-03-25T08:41:41.587Z] STAGE_NAME Run tests [2022-03-25T08:41:41.587Z] SystemDrive C: [2022-03-25T08:41:41.587Z] SystemRoot C:\Windows [2022-03-25T08:41:41.587Z] TEMP C:\Windows\TEMP [2022-03-25T08:41:41.587Z] TESTDEBUG 0 [2022-03-25T08:41:41.587Z] TESTRUN_DRIVE d [2022-03-25T08:41:41.587Z] TESTRUN_SUBDIR CI [2022-03-25T08:41:41.587Z] TIMEOUT 120m [2022-03-25T08:41:41.587Z] TMP C:\Windows\TEMP [2022-03-25T08:41:41.587Z] USERDOMAIN WORKGROUP [2022-03-25T08:41:41.587Z] USERNAME azwin-2-4a9450$ [2022-03-25T08:41:41.587Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-25T08:41:41.587Z] windir C:\Windows [2022-03-25T08:41:41.587Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-25T08:41:41.587Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-03-25T08:41:41.587Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-25T08:41:41.587Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-25T08:41:41.587Z] [2022-03-25T08:41:41.587Z] [2022-03-25T08:41:41.587Z] [2022-03-25T08:41:41.587Z] INFO: Sources under d:\gopath\... [2022-03-25T08:41:41.587Z] INFO: Test run under d:\CI\... [2022-03-25T08:41:41.587Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-25T08:41:41.587Z] INFO: docker/docker repository was found [2022-03-25T08:41:41.587Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-03-25T08:41:41.587Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2686' [2022-03-25T08:41:41.587Z] INFO: Docker version of control daemon [2022-03-25T08:41:41.587Z] [2022-03-25T08:41:41.587Z] Client: [2022-03-25T08:41:41.587Z] Version: 20.10.9 [2022-03-25T08:41:41.587Z] API version: 1.41 [2022-03-25T08:41:41.587Z] Go version: go1.16.8 [2022-03-25T08:41:41.587Z] Git commit: c2ea9bc [2022-03-25T08:41:41.587Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-25T08:41:41.587Z] OS/Arch: windows/amd64 [2022-03-25T08:41:41.587Z] Context: default [2022-03-25T08:41:41.587Z] Experimental: true [2022-03-25T08:41:41.587Z] [2022-03-25T08:41:41.587Z] Server: Docker Engine - Community [2022-03-25T08:41:41.587Z] Engine: [2022-03-25T08:41:41.587Z] Version: 20.10.9 [2022-03-25T08:41:41.587Z] API version: 1.41 (minimum version 1.24) [2022-03-25T08:41:41.587Z] Go version: go1.16.8 [2022-03-25T08:41:41.587Z] Git commit: 79ea9d3 [2022-03-25T08:41:41.587Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-25T08:41:41.587Z] OS/Arch: windows/amd64 [2022-03-25T08:41:41.587Z] Experimental: true [2022-03-25T08:41:41.587Z] [2022-03-25T08:41:41.587Z] INFO: Docker info of control daemon [2022-03-25T08:41:41.587Z] [2022-03-25T08:41:41.680Z] #29 3.030 #=#=# ##################################################### 74.7% ######################################################################## 100.0% [2022-03-25T08:41:41.680Z] #29 3.234 [2022-03-25T08:41:42.056Z] Client: [2022-03-25T08:41:42.056Z] Context: default [2022-03-25T08:41:42.056Z] Debug Mode: false [2022-03-25T08:41:42.056Z] Plugins: [2022-03-25T08:41:42.056Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-25T08:41:42.056Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-25T08:41:42.056Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-25T08:41:42.056Z] [2022-03-25T08:41:42.056Z] Server: [2022-03-25T08:41:42.056Z] Containers: 1 [2022-03-25T08:41:42.056Z] Running: 0 [2022-03-25T08:41:42.056Z] Paused: 0 [2022-03-25T08:41:42.056Z] Stopped: 1 [2022-03-25T08:41:42.056Z] Images: 11 [2022-03-25T08:41:42.056Z] Server Version: 20.10.9 [2022-03-25T08:41:42.056Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-25T08:41:42.056Z] Windows: [2022-03-25T08:41:42.056Z] LCOW: [2022-03-25T08:41:42.056Z] Logging Driver: json-file [2022-03-25T08:41:42.056Z] Plugins: [2022-03-25T08:41:42.056Z] Volume: local [2022-03-25T08:41:42.056Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-25T08:41:42.056Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-25T08:41:42.056Z] Swarm: inactive [2022-03-25T08:41:42.056Z] Default Isolation: process [2022-03-25T08:41:42.057Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-25T08:41:42.057Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-25T08:41:42.057Z] OSType: windows [2022-03-25T08:41:42.057Z] Architecture: x86_64 [2022-03-25T08:41:42.057Z] CPUs: 4 [2022-03-25T08:41:42.057Z] Total Memory: 32GiB [2022-03-25T08:41:42.057Z] Name: azwin-2-4a9450 [2022-03-25T08:41:42.057Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-25T08:41:42.057Z] Docker Root Dir: D:\docker [2022-03-25T08:41:42.057Z] Debug Mode: false [2022-03-25T08:41:42.057Z] Registry: https://index.docker.io/v1/ [2022-03-25T08:41:42.057Z] Labels: [2022-03-25T08:41:42.057Z] Experimental: true [2022-03-25T08:41:42.057Z] Insecure Registries: [2022-03-25T08:41:42.057Z] 10.0.0.4:5000 [2022-03-25T08:41:42.057Z] 127.0.0.0/8 [2022-03-25T08:41:42.057Z] Registry Mirrors: [2022-03-25T08:41:42.057Z] http://10.0.0.4:5000/ [2022-03-25T08:41:42.057Z] Live Restore Enabled: false [2022-03-25T08:41:42.057Z] Product License: Community Engine [2022-03-25T08:41:42.057Z] [2022-03-25T08:41:42.057Z] [2022-03-25T08:41:42.057Z] INFO: Commit hash is 32fe0bbb91 [2022-03-25T08:41:42.057Z] INFO: Nuke-Everything... [2022-03-25T08:41:42.057Z] INFO: Container count on control daemon to delete is 1 [2022-03-25T08:41:42.057Z] f46c36bf1e4d [2022-03-25T08:41:42.113Z] #13 5.026 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-03-25T08:41:42.113Z] #13 ... [2022-03-25T08:41:42.113Z] [2022-03-25T08:41:42.113Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-25T08:41:42.113Z] #34 sha256:6fea4eb4ed736e5cee5602a2623955d1e030eef3a29d33807be0c45c62f959ad [2022-03-25T08:41:42.113Z] #34 5.209 + RM_GOPATH=0 [2022-03-25T08:41:42.113Z] #34 5.209 + TMP_GOPATH= [2022-03-25T08:41:42.113Z] #34 5.209 + : /build [2022-03-25T08:41:42.113Z] #34 5.209 + '[' -z '' ']' [2022-03-25T08:41:42.113Z] #34 5.209 ++ mktemp -d [2022-03-25T08:41:42.113Z] #34 5.215 + export GOPATH=/tmp/tmp.Hg3hj6Nus5 [2022-03-25T08:41:42.113Z] #34 5.215 + GOPATH=/tmp/tmp.Hg3hj6Nus5 [2022-03-25T08:41:42.113Z] #34 5.215 + RM_GOPATH=1 [2022-03-25T08:41:42.113Z] #34 5.215 + case "$(go env GOARCH)" in [2022-03-25T08:41:42.113Z] #34 5.216 ++ go env GOARCH [2022-03-25T08:41:42.113Z] #34 5.237 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:42.113Z] #34 5.237 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:42.113Z] #34 5.237 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:42.113Z] #34 5.237 + dir=/tmp/install [2022-03-25T08:41:42.113Z] #34 5.237 + bin=tomlv [2022-03-25T08:41:42.113Z] #34 5.237 + shift [2022-03-25T08:41:42.113Z] #34 5.259 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-03-25T08:41:42.113Z] #34 5.259 + . /tmp/install/tomlv.installer [2022-03-25T08:41:42.113Z] #34 5.259 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-25T08:41:42.113Z] #34 5.259 + install_tomlv [2022-03-25T08:41:42.113Z] #34 5.259 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-03-25T08:41:42.113Z] #34 5.259 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Hg3hj6Nus5/src/github.com/BurntSushi/toml [2022-03-25T08:41:42.113Z] #34 5.259 Cloning into '/tmp/tmp.Hg3hj6Nus5/src/github.com/BurntSushi/toml'... [2022-03-25T08:41:42.113Z] #34 5.260 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-25T08:41:42.113Z] #34 6.776 + cd /tmp/tmp.Hg3hj6Nus5/src/github.com/BurntSushi/toml [2022-03-25T08:41:42.113Z] #34 6.776 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-25T08:41:42.113Z] #34 7.038 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-03-25T08:41:42.113Z] #34 7.864 internal/unsafeheader [2022-03-25T08:41:42.113Z] #34 7.898 internal/cpu [2022-03-25T08:41:42.113Z] #34 7.987 runtime/internal/atomic [2022-03-25T08:41:42.113Z] #34 8.368 runtime/internal/sys [2022-03-25T08:41:42.113Z] #34 8.745 runtime/internal/math [2022-03-25T08:41:42.113Z] #34 8.880 math/bits [2022-03-25T08:41:42.113Z] #34 8.903 internal/bytealg [2022-03-25T08:41:42.113Z] #34 9.618 math [2022-03-25T08:41:42.371Z] #34 ... [2022-03-25T08:41:42.371Z] [2022-03-25T08:41:42.371Z] #36 [tini 1/2] 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-03-25T08:41:42.371Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-25T08:41:42.371Z] #36 6.244 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-25T08:41:42.371Z] #36 6.324 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-25T08:41:42.371Z] #36 6.324 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-25T08:41:42.371Z] #36 8.383 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-25T08:41:42.371Z] #36 ... [2022-03-25T08:41:42.371Z] [2022-03-25T08:41:42.371Z] #55 [containerd 1/2] 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-03-25T08:41:42.371Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-25T08:41:42.371Z] #55 5.631 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-25T08:41:42.371Z] #55 5.669 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-25T08:41:42.371Z] #55 5.691 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-25T08:41:42.371Z] #55 8.112 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-25T08:41:42.407Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 6.5s done [2022-03-25T08:41:42.407Z] #9 extracting sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a [2022-03-25T08:41:42.460Z] #29 3.449 #=#=# ############ 17.4% ########################## 36.7% ######################################## 56.0% ###################################################### 75.1% #################################################################### 94.8% ######################################################################## 100.0% [2022-03-25T08:41:42.460Z] #29 4.066 [2022-03-25T08:41:42.541Z] INFO: Nuking d:\CI [2022-03-25T08:41:42.629Z] #55 ... [2022-03-25T08:41:42.629Z] [2022-03-25T08:41:42.629Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-25T08:41:42.629Z] #67 sha256:6b9e15956c16c5a861b3d6999d4e543e35f779d89edf44c8634169417b9db40d [2022-03-25T08:41:42.629Z] #67 4.118 + RM_GOPATH=0 [2022-03-25T08:41:42.629Z] #67 4.118 + TMP_GOPATH= [2022-03-25T08:41:42.629Z] #67 4.118 + : /build [2022-03-25T08:41:42.629Z] #67 4.118 + '[' -z '' ']' [2022-03-25T08:41:42.629Z] #67 4.118 ++ mktemp -d [2022-03-25T08:41:42.629Z] #67 4.118 + export GOPATH=/tmp/tmp.OHnKAXibFi [2022-03-25T08:41:42.629Z] #67 4.118 + GOPATH=/tmp/tmp.OHnKAXibFi [2022-03-25T08:41:42.629Z] #67 4.118 + RM_GOPATH=1 [2022-03-25T08:41:42.629Z] #67 4.118 + case "$(go env GOARCH)" in [2022-03-25T08:41:42.629Z] #67 4.118 ++ go env GOARCH [2022-03-25T08:41:42.629Z] #67 4.122 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:42.629Z] #67 4.122 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:42.629Z] #67 4.122 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:42.629Z] #67 4.136 + dir=/tmp/install [2022-03-25T08:41:42.629Z] #67 4.136 + bin=proxy [2022-03-25T08:41:42.629Z] #67 4.136 + shift [2022-03-25T08:41:42.629Z] #67 4.136 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-03-25T08:41:42.629Z] #67 4.136 + . /tmp/install/proxy.installer [2022-03-25T08:41:42.629Z] #67 4.136 ++ : 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-03-25T08:41:42.629Z] #67 4.136 + install_proxy [2022-03-25T08:41:42.629Z] #67 4.136 + case "$1" in [2022-03-25T08:41:42.629Z] #67 4.136 + export CGO_ENABLED=0 [2022-03-25T08:41:42.629Z] #67 4.136 + CGO_ENABLED=0 [2022-03-25T08:41:42.629Z] #67 4.136 + _install_proxy [2022-03-25T08:41:42.629Z] #67 4.136 + echo 'Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da' [2022-03-25T08:41:42.629Z] #67 4.136 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.OHnKAXibFi/src/github.com/docker/libnetwork [2022-03-25T08:41:42.629Z] #67 4.136 Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-03-25T08:41:42.629Z] #67 4.137 Cloning into '/tmp/tmp.OHnKAXibFi/src/github.com/docker/libnetwork'... [2022-03-25T08:41:42.629Z] #67 ... [2022-03-25T08:41:42.629Z] [2022-03-25T08:41:42.629Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-25T08:41:42.629Z] #47 sha256:670d399140e7cc72abc6a2c8b130cb092cad5dc415c8071d6e07165d020cb6ba [2022-03-25T08:41:42.629Z] #47 4.155 + RM_GOPATH=0 [2022-03-25T08:41:42.629Z] #47 4.155 + TMP_GOPATH= [2022-03-25T08:41:42.629Z] #47 4.155 + : /build [2022-03-25T08:41:42.629Z] #47 4.155 + '[' -z '' ']' [2022-03-25T08:41:42.629Z] #47 4.155 ++ mktemp -d [2022-03-25T08:41:42.629Z] #47 4.155 + export GOPATH=/tmp/tmp.k3cxcEc5zY [2022-03-25T08:41:42.629Z] #47 4.155 + GOPATH=/tmp/tmp.k3cxcEc5zY [2022-03-25T08:41:42.629Z] #47 4.155 + RM_GOPATH=1 [2022-03-25T08:41:42.629Z] #47 4.155 + case "$(go env GOARCH)" in [2022-03-25T08:41:42.629Z] #47 4.155 ++ go env GOARCH [2022-03-25T08:41:42.629Z] #47 4.155 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:42.629Z] #47 4.155 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:42.629Z] #47 4.168 Install gotestsum version v1.7.0 [2022-03-25T08:41:42.629Z] #47 4.168 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:42.629Z] #47 4.168 + dir=/tmp/install [2022-03-25T08:41:42.629Z] #47 4.168 + bin=gotestsum [2022-03-25T08:41:42.629Z] #47 4.168 + shift [2022-03-25T08:41:42.629Z] #47 4.168 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-03-25T08:41:42.629Z] #47 4.168 + . /tmp/install/gotestsum.installer [2022-03-25T08:41:42.629Z] #47 4.168 ++ : v1.7.0 [2022-03-25T08:41:42.629Z] #47 4.168 + install_gotestsum [2022-03-25T08:41:42.629Z] #47 4.168 + set -e [2022-03-25T08:41:42.629Z] #47 4.168 + echo 'Install gotestsum version v1.7.0' [2022-03-25T08:41:42.629Z] #47 4.168 + GOBIN=/build [2022-03-25T08:41:42.629Z] #47 4.168 + GO111MODULE=on [2022-03-25T08:41:42.629Z] #47 4.168 + go install gotest.tools/gotestsum@v1.7.0 [2022-03-25T08:41:42.629Z] #47 4.711 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-25T08:41:42.629Z] #47 7.149 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-25T08:41:42.629Z] #47 7.149 go: downloading github.com/fatih/color v1.10.0 [2022-03-25T08:41:42.629Z] #47 7.303 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-25T08:41:42.629Z] #47 7.347 go: downloading github.com/pkg/errors v0.9.1 [2022-03-25T08:41:42.629Z] #47 7.939 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-25T08:41:42.629Z] #47 7.969 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-25T08:41:42.629Z] #47 8.239 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-25T08:41:42.629Z] #47 8.277 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-25T08:41:42.629Z] #47 8.434 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-25T08:41:42.629Z] #47 8.694 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-25T08:41:42.629Z] #47 9.106 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-25T08:41:42.629Z] #47 9.276 go: downloading golang.org/x/tools v0.1.0 [2022-03-25T08:41:42.669Z] #9 extracting sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a done [2022-03-25T08:41:42.669Z] #9 DONE 23.9s [2022-03-25T08:41:42.669Z] [2022-03-25T08:41:42.669Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-25T08:41:42.669Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef [2022-03-25T08:41:42.887Z] #47 ... [2022-03-25T08:41:42.887Z] [2022-03-25T08:41:42.887Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-03-25T08:41:42.887Z] #51 sha256:e96f343116662ecbcb96bff2ea6b6946231be5c09fece1024be1ebe36579ebf0 [2022-03-25T08:41:42.887Z] #51 3.980 + RM_GOPATH=0 [2022-03-25T08:41:42.887Z] #51 3.980 + TMP_GOPATH= [2022-03-25T08:41:42.887Z] #51 3.980 + : /build [2022-03-25T08:41:42.887Z] #51 3.980 + '[' -z '' ']' [2022-03-25T08:41:42.887Z] #51 3.980 ++ mktemp -d [2022-03-25T08:41:42.887Z] #51 3.981 + export GOPATH=/tmp/tmp.ST6I7XQFGt [2022-03-25T08:41:42.887Z] #51 3.981 + GOPATH=/tmp/tmp.ST6I7XQFGt [2022-03-25T08:41:42.887Z] #51 3.981 + RM_GOPATH=1 [2022-03-25T08:41:42.887Z] #51 3.981 + case "$(go env GOARCH)" in [2022-03-25T08:41:42.887Z] #51 3.986 ++ go env GOARCH [2022-03-25T08:41:42.887Z] #51 3.991 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:42.887Z] #51 3.991 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:42.887Z] #51 3.991 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:42.887Z] #51 3.992 Install shfmt version v3.0.2 [2022-03-25T08:41:42.887Z] #51 3.993 + dir=/tmp/install [2022-03-25T08:41:42.887Z] #51 3.993 + bin=shfmt [2022-03-25T08:41:42.887Z] #51 3.993 + shift [2022-03-25T08:41:42.887Z] #51 3.993 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-03-25T08:41:42.887Z] #51 3.993 + . /tmp/install/shfmt.installer [2022-03-25T08:41:42.887Z] #51 3.993 ++ : v3.0.2 [2022-03-25T08:41:42.887Z] #51 3.993 + install_shfmt [2022-03-25T08:41:42.887Z] #51 3.993 + echo 'Install shfmt version v3.0.2' [2022-03-25T08:41:42.887Z] #51 3.993 + GOBIN=/build [2022-03-25T08:41:42.887Z] #51 3.993 + GO111MODULE=on [2022-03-25T08:41:42.887Z] #51 3.993 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-03-25T08:41:42.887Z] #51 4.464 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-25T08:41:42.887Z] #51 9.325 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-25T08:41:42.887Z] #51 9.349 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-25T08:41:42.887Z] #51 9.489 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-25T08:41:42.887Z] #51 ... [2022-03-25T08:41:42.887Z] [2022-03-25T08:41:42.887Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-03-25T08:41:42.887Z] #45 sha256:1f5aa8523d3fc2d22994ed4b962bd7d604e2d5546ec5d6707846a6cc8c91ff48 [2022-03-25T08:41:42.887Z] #45 5.210 + RM_GOPATH=0 [2022-03-25T08:41:42.887Z] #45 5.210 + TMP_GOPATH= [2022-03-25T08:41:42.887Z] #45 5.210 + : /build [2022-03-25T08:41:42.887Z] #45 5.210 + '[' -z '' ']' [2022-03-25T08:41:42.887Z] #45 5.215 ++ mktemp -d [2022-03-25T08:41:42.887Z] #45 5.216 + export GOPATH=/tmp/tmp.gKMGkURNHR [2022-03-25T08:41:42.887Z] #45 5.216 + GOPATH=/tmp/tmp.gKMGkURNHR [2022-03-25T08:41:42.887Z] #45 5.216 + RM_GOPATH=1 [2022-03-25T08:41:42.887Z] #45 5.216 + case "$(go env GOARCH)" in [2022-03-25T08:41:42.887Z] #45 5.216 ++ go env GOARCH [2022-03-25T08:41:42.887Z] #45 5.248 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:42.887Z] #45 5.248 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:42.887Z] #45 5.248 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:42.887Z] #45 5.260 Install vndr version v0.1.2 [2022-03-25T08:41:42.887Z] #45 5.260 + dir=/tmp/install [2022-03-25T08:41:42.887Z] #45 5.260 + bin=vndr [2022-03-25T08:41:42.887Z] #45 5.260 + shift [2022-03-25T08:41:42.888Z] #45 5.260 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-03-25T08:41:42.888Z] #45 5.260 + . /tmp/install/vndr.installer [2022-03-25T08:41:42.888Z] #45 5.260 ++ : v0.1.2 [2022-03-25T08:41:42.888Z] #45 5.260 + install_vndr [2022-03-25T08:41:42.888Z] #45 5.260 + echo 'Install vndr version v0.1.2' [2022-03-25T08:41:42.888Z] #45 5.260 + GOBIN=/build [2022-03-25T08:41:42.888Z] #45 5.260 + GO111MODULE=on [2022-03-25T08:41:42.888Z] #45 5.260 + go install github.com/LK4D4/vndr@v0.1.2 [2022-03-25T08:41:42.888Z] #45 6.080 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-03-25T08:41:43.111Z] #29 5.566 #=#=# 0.0% ### 4.6% ###### 9.7% ########### 15.8% ############# 18.2% ############# 18.3% ############### 21.2% ################### 26.6% ######################## 34.3% ########################### 38.6% ############################ 39.3% ############################### 43.2% ################################# 47.1% ################################### 48.6% #################################### 50.6% ###################################### 52.9% ####################################### 54.8% ######################################### 57.2% ########################################## 58.8% ########################################### 60.1% ########################################### 60.1% ############################################# 62.8% ############################################## 64.9% ################################################# 69.3% ##################################################### 74.5% ####################################################### 76.6% ####################################################### 77.2% ######################################################### 80.0% ######################################################### 80.5% ########################################################## 81.8% ############################################################ 84.7% ############################################################### 88.0% ################################################################## 92.0% #################################################################### 95.1% [2022-03-25T08:41:43.111Z] #29 ... [2022-03-25T08:41:43.111Z] [2022-03-25T08:41:43.111Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-03-25T08:41:43.111Z] #40 sha256:7534f3b0dffdcc3f14ba026db2dd03fb7f4023f2962ab880068b78966f4ac554 [2022-03-25T08:41:43.111Z] #40 8.693 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-03-25T08:41:43.146Z] #45 ... [2022-03-25T08:41:43.146Z] [2022-03-25T08:41:43.146Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:41:43.146Z] #49 sha256:b3fdbf842daf6ed5bc04976d308ca50b0f7cca2cd446378da0e5079436a5b20b [2022-03-25T08:41:43.146Z] #49 4.549 + RM_GOPATH=0 [2022-03-25T08:41:43.146Z] #49 4.549 + TMP_GOPATH= [2022-03-25T08:41:43.146Z] #49 4.549 + : /build [2022-03-25T08:41:43.146Z] #49 4.549 + '[' -z '' ']' [2022-03-25T08:41:43.146Z] #49 4.549 ++ mktemp -d [2022-03-25T08:41:43.146Z] #49 4.549 + export GOPATH=/tmp/tmp.dq9F0RDB4y [2022-03-25T08:41:43.146Z] #49 4.549 + GOPATH=/tmp/tmp.dq9F0RDB4y [2022-03-25T08:41:43.146Z] #49 4.549 + RM_GOPATH=1 [2022-03-25T08:41:43.146Z] #49 4.549 + case "$(go env GOARCH)" in [2022-03-25T08:41:43.146Z] #49 4.555 ++ go env GOARCH [2022-03-25T08:41:43.146Z] #49 4.567 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:43.146Z] #49 4.567 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:43.146Z] #49 4.567 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:43.146Z] #49 4.567 + dir=/tmp/install [2022-03-25T08:41:43.146Z] #49 4.567 + bin=golangci_lint [2022-03-25T08:41:43.146Z] #49 4.567 + shift [2022-03-25T08:41:43.146Z] #49 4.567 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-03-25T08:41:43.146Z] #49 4.567 + . /tmp/install/golangci_lint.installer [2022-03-25T08:41:43.146Z] #49 4.567 ++ : v1.23.8 [2022-03-25T08:41:43.146Z] #49 4.567 + install_golangci_lint [2022-03-25T08:41:43.146Z] #49 4.567 + set -e [2022-03-25T08:41:43.146Z] #49 4.567 + echo 'Install golangci-lint version v1.23.8' [2022-03-25T08:41:43.146Z] #49 4.567 + GOBIN=/build [2022-03-25T08:41:43.146Z] #49 4.567 + GO111MODULE=on [2022-03-25T08:41:43.146Z] #49 4.567 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-03-25T08:41:43.146Z] #49 4.567 Install golangci-lint version v1.23.8 [2022-03-25T08:41:43.146Z] #49 5.335 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-03-25T08:41:43.146Z] #49 ... [2022-03-25T08:41:43.146Z] [2022-03-25T08:41:43.146Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-25T08:41:43.146Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-25T08:41:43.146Z] #42 5.382 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-25T08:41:43.146Z] #42 5.459 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-25T08:41:43.146Z] #42 5.459 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-25T08:41:43.146Z] #42 7.197 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-25T08:41:43.146Z] #42 9.959 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-25T08:41:43.404Z] #42 ... [2022-03-25T08:41:43.404Z] [2022-03-25T08:41:43.404Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-03-25T08:41:43.404Z] #24 sha256:34a3db110098fc4157801d554de79f88b701509235137c886c2fbcab862731f6 [2022-03-25T08:41:43.404Z] #24 4.991 + RM_GOPATH=0 [2022-03-25T08:41:43.404Z] #24 4.991 + TMP_GOPATH= [2022-03-25T08:41:43.404Z] #24 4.991 + : /build [2022-03-25T08:41:43.404Z] #24 4.991 + '[' -z '' ']' [2022-03-25T08:41:43.404Z] #24 4.991 ++ mktemp -d [2022-03-25T08:41:43.404Z] #24 5.001 + export GOPATH=/tmp/tmp.4UY5oVfvct [2022-03-25T08:41:43.404Z] #24 5.001 + GOPATH=/tmp/tmp.4UY5oVfvct [2022-03-25T08:41:43.404Z] #24 5.001 + RM_GOPATH=1 [2022-03-25T08:41:43.404Z] #24 5.001 + case "$(go env GOARCH)" in [2022-03-25T08:41:43.404Z] #24 5.001 ++ go env GOARCH [2022-03-25T08:41:43.404Z] #24 5.012 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:43.404Z] #24 5.012 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:43.404Z] #24 5.012 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:43.404Z] #24 5.020 + dir=/tmp/install [2022-03-25T08:41:43.404Z] #24 5.020 + bin=dockercli [2022-03-25T08:41:43.404Z] #24 5.020 + shift [2022-03-25T08:41:43.404Z] #24 5.020 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-03-25T08:41:43.404Z] #24 5.020 + . /tmp/install/dockercli.installer [2022-03-25T08:41:43.404Z] #24 5.020 ++ : stable [2022-03-25T08:41:43.404Z] #24 5.020 ++ : 17.06.2-ce [2022-03-25T08:41:43.404Z] #24 5.020 + install_dockercli [2022-03-25T08:41:43.404Z] #24 5.020 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-25T08:41:43.404Z] #24 5.020 ++ uname -m [2022-03-25T08:41:43.404Z] #24 5.020 + arch=x86_64 [2022-03-25T08:41:43.404Z] #24 5.020 + '[' x86_64 '!=' x86_64 ']' [2022-03-25T08:41:43.404Z] #24 5.020 + url=https://download.docker.com/linux/static [2022-03-25T08:41:43.404Z] #24 5.020 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-25T08:41:43.404Z] #24 5.020 Install docker/cli version 17.06.2-ce from stable [2022-03-25T08:41:43.404Z] #24 5.021 + tar -xz docker/docker [2022-03-25T08:41:43.604Z] #10 DONE 0.9s [2022-03-25T08:41:43.604Z] [2022-03-25T08:41:43.605Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-25T08:41:43.605Z] #29 sha256:037de4901b6b7a0ef54b649b37b4d10682a00ad3d43e499b5c0b0a003022f347 [2022-03-25T08:41:43.605Z] #29 1.078 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-03-25T08:41:43.605Z] #29 1.159 [2022-03-25T08:41:43.605Z] #29 1.383 #=#=# ############ 17.0% #################### 28.8% ######################## 34.1% ################################################## 70.2% ######################################################################## 100.0% [2022-03-25T08:41:43.605Z] #29 2.180 [2022-03-25T08:41:43.605Z] #29 2.396 #=#=# ######################################################################## 100.0% [2022-03-25T08:41:43.605Z] #29 2.562 [2022-03-25T08:41:43.605Z] #29 2.781 #=#=# ############################################################# 84.9% ######################################################################## 100.0% [2022-03-25T08:41:43.605Z] #29 2.991 [2022-03-25T08:41:43.605Z] #29 3.214 #=#=# ############# 18.2% ########################## 37.1% ######################################## 56.8% ################################################### 72.0% #################################################################### 95.5% ######################################################################## 100.0% [2022-03-25T08:41:43.605Z] #29 3.819 [2022-03-25T08:41:43.663Z] #24 ... [2022-03-25T08:41:43.663Z] [2022-03-25T08:41:43.663Z] #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-03-25T08:41:43.663Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-25T08:41:43.663Z] #32 5.086 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-25T08:41:43.663Z] #32 5.092 Cloning into '.'... [2022-03-25T08:41:43.663Z] #32 ... [2022-03-25T08:41:43.663Z] [2022-03-25T08:41:43.663Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-25T08:41:43.663Z] #58 sha256:441c86773b4205329af670cfa04cc716ffce450e929505b4bc6065d3a84a9a6b [2022-03-25T08:41:43.663Z] #58 5.665 + RM_GOPATH=0 [2022-03-25T08:41:43.663Z] #58 5.665 + TMP_GOPATH= [2022-03-25T08:41:43.663Z] #58 5.665 + : /build [2022-03-25T08:41:43.663Z] #58 5.665 + '[' -z '' ']' [2022-03-25T08:41:43.663Z] #58 5.665 ++ mktemp -d [2022-03-25T08:41:43.663Z] #58 5.678 + export GOPATH=/tmp/tmp.xPRme2gZE8 [2022-03-25T08:41:43.663Z] #58 5.678 + GOPATH=/tmp/tmp.xPRme2gZE8 [2022-03-25T08:41:43.663Z] #58 5.678 + RM_GOPATH=1 [2022-03-25T08:41:43.663Z] #58 5.678 + case "$(go env GOARCH)" in [2022-03-25T08:41:43.663Z] #58 5.678 ++ go env GOARCH [2022-03-25T08:41:43.663Z] #58 5.741 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:43.663Z] #58 5.741 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:43.663Z] #58 5.741 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:43.663Z] #58 5.753 Install rootlesskit version v0.14.4 [2022-03-25T08:41:43.663Z] #58 5.753 + dir=/tmp/install [2022-03-25T08:41:43.663Z] #58 5.753 + bin=rootlesskit [2022-03-25T08:41:43.663Z] #58 5.753 + shift [2022-03-25T08:41:43.663Z] #58 5.753 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-03-25T08:41:43.663Z] #58 5.753 + . /tmp/install/rootlesskit.installer [2022-03-25T08:41:43.663Z] #58 5.753 ++ : v0.14.4 [2022-03-25T08:41:43.663Z] #58 5.753 + install_rootlesskit [2022-03-25T08:41:43.663Z] #58 5.753 + case "$1" in [2022-03-25T08:41:43.663Z] #58 5.753 + export CGO_ENABLED=0 [2022-03-25T08:41:43.663Z] #58 5.753 + CGO_ENABLED=0 [2022-03-25T08:41:43.663Z] #58 5.753 + _install_rootlesskit [2022-03-25T08:41:43.663Z] #58 5.753 + echo 'Install rootlesskit version v0.14.4' [2022-03-25T08:41:43.663Z] #58 5.753 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-25T08:41:43.663Z] #58 5.753 + GOBIN=/build [2022-03-25T08:41:43.663Z] #58 5.753 + GO111MODULE=on [2022-03-25T08:41:43.663Z] #58 5.753 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-03-25T08:41:43.663Z] #58 6.689 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-03-25T08:41:43.663Z] #58 10.43 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-25T08:41:43.663Z] #58 10.43 go: downloading github.com/pkg/errors v0.9.1 [2022-03-25T08:41:43.663Z] #58 10.60 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-25T08:41:43.663Z] #58 11.25 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-03-25T08:41:43.921Z] #58 ... [2022-03-25T08:41:43.921Z] [2022-03-25T08:41:43.921Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:41:43.921Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:41:43.921Z] #13 7.179 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-25T08:41:43.928Z] #40 9.447 + 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-03-25T08:41:43.931Z] #29 4.070 #=#=# ### 4.7% ####### 10.0% ########## 15.2% ############## 20.4% ################## 25.6% ###################### 30.7% ######################### 35.9% ############################# 41.1% ################################# 46.4% ##################################### 51.6% ######################################## 56.8% ############################################ 62.0% ################################################ 67.2% #################################################### 72.4% ####################################################### 77.6% ########################################################### 82.8% ############################################################### 87.7% ################################################################### 93.2% ###################################################################### 98.4% ######################################################################## 100.0% [2022-03-25T08:41:43.932Z] #29 6.021 [2022-03-25T08:41:43.932Z] #29 ... [2022-03-25T08:41:43.932Z] [2022-03-25T08:41:43.932Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-25T08:41:43.932Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-25T08:41:43.932Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 7.1s done [2022-03-25T08:41:43.932Z] #9 extracting sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a done [2022-03-25T08:41:43.932Z] #9 DONE 24.8s [2022-03-25T08:41:44.192Z] [2022-03-25T08:41:44.192Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-25T08:41:44.192Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef [2022-03-25T08:41:44.255Z] #40 ... [2022-03-25T08:41:44.255Z] [2022-03-25T08:41:44.255Z] #55 [containerd 1/2] 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-03-25T08:41:44.255Z] #55 sha256:dbd98afae123a91e869a8cf95db59bc84e4a8b0ac244de4a6b645e3e2babb65d [2022-03-25T08:41:44.255Z] #55 2.887 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-25T08:41:44.255Z] #55 2.932 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-25T08:41:44.255Z] #55 2.932 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-25T08:41:44.255Z] #55 3.434 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-03-25T08:41:44.255Z] #55 5.178 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [310 kB] [2022-03-25T08:41:44.255Z] #55 6.493 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-03-25T08:41:44.255Z] #55 ... [2022-03-25T08:41:44.255Z] [2022-03-25T08:41:44.255Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-03-25T08:41:44.255Z] #24 sha256:0571493a8b6195c03182d7d016e7a3869e2e365198d847587a608301ea6cc001 [2022-03-25T08:41:44.255Z] #24 3.320 + RM_GOPATH=0 [2022-03-25T08:41:44.255Z] #24 3.320 + TMP_GOPATH= [2022-03-25T08:41:44.255Z] #24 3.320 + : /build [2022-03-25T08:41:44.255Z] #24 3.320 + '[' -z '' ']' [2022-03-25T08:41:44.255Z] #24 3.322 ++ mktemp -d [2022-03-25T08:41:44.255Z] #24 3.332 + export GOPATH=/tmp/tmp.jwCqaqsYA7 [2022-03-25T08:41:44.255Z] #24 3.332 + GOPATH=/tmp/tmp.jwCqaqsYA7 [2022-03-25T08:41:44.255Z] #24 3.332 + RM_GOPATH=1 [2022-03-25T08:41:44.255Z] #24 3.332 + case "$(go env GOARCH)" in [2022-03-25T08:41:44.255Z] #24 3.333 ++ go env GOARCH [2022-03-25T08:41:44.255Z] #24 3.337 Install docker/cli version 17.06.2-ce from stable [2022-03-25T08:41:44.255Z] #24 3.337 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:44.255Z] #24 3.337 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:44.255Z] #24 3.337 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:44.255Z] #24 3.337 + dir=/tmp/install [2022-03-25T08:41:44.255Z] #24 3.337 + bin=dockercli [2022-03-25T08:41:44.255Z] #24 3.337 + shift [2022-03-25T08:41:44.255Z] #24 3.337 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-03-25T08:41:44.255Z] #24 3.337 + . /tmp/install/dockercli.installer [2022-03-25T08:41:44.255Z] #24 3.337 ++ : stable [2022-03-25T08:41:44.255Z] #24 3.337 ++ : 17.06.2-ce [2022-03-25T08:41:44.255Z] #24 3.337 + install_dockercli [2022-03-25T08:41:44.255Z] #24 3.337 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-25T08:41:44.255Z] #24 3.337 ++ uname -m [2022-03-25T08:41:44.255Z] #24 3.338 + arch=aarch64 [2022-03-25T08:41:44.255Z] #24 3.338 + '[' aarch64 '!=' x86_64 ']' [2022-03-25T08:41:44.255Z] #24 3.338 + '[' aarch64 '!=' s390x ']' [2022-03-25T08:41:44.255Z] #24 3.338 + '[' aarch64 '!=' armhf ']' [2022-03-25T08:41:44.255Z] #24 3.338 + build_dockercli [2022-03-25T08:41:44.255Z] #24 3.338 + git clone https://github.com/docker/docker-ce /tmp/tmp.jwCqaqsYA7/tmp/docker-ce [2022-03-25T08:41:44.255Z] #24 3.340 Cloning into '/tmp/tmp.jwCqaqsYA7/tmp/docker-ce'... [2022-03-25T08:41:44.382Z] #29 4.035 #=#=# ### 4.9% ###### 9.2% ########## 14.5% ############## 20.6% ################## 25.8% ###################### 30.9% ######################### 35.8% [2022-03-25T08:41:44.382Z] #29 ... [2022-03-25T08:41:44.382Z] [2022-03-25T08:41:44.382Z] #11 [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-03-25T08:41:44.382Z] #11 sha256:30a827fa193f83ccc72ac2ad531598a93362461cf08d3da67663d0674273e17c [2022-03-25T08:41:44.382Z] #11 DONE 0.7s [2022-03-25T08:41:44.382Z] [2022-03-25T08:41:44.382Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-25T08:41:44.382Z] #29 sha256:037de4901b6b7a0ef54b649b37b4d10682a00ad3d43e499b5c0b0a003022f347 [2022-03-25T08:41:44.511Z] #24 ... [2022-03-25T08:41:44.511Z] [2022-03-25T08:41:44.511Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-25T08:41:44.511Z] #34 sha256:ddc359a1d016accf145a3fafcf8a92573debbb5992371ea80f5d0fe791eeb8c5 [2022-03-25T08:41:44.511Z] #34 2.701 + RM_GOPATH=0 [2022-03-25T08:41:44.511Z] #34 2.701 + TMP_GOPATH= [2022-03-25T08:41:44.511Z] #34 2.701 + : /build [2022-03-25T08:41:44.511Z] #34 2.701 + '[' -z '' ']' [2022-03-25T08:41:44.511Z] #34 2.701 ++ mktemp -d [2022-03-25T08:41:44.511Z] #34 2.704 + export GOPATH=/tmp/tmp.FAfh9t0m4V [2022-03-25T08:41:44.511Z] #34 2.704 + GOPATH=/tmp/tmp.FAfh9t0m4V [2022-03-25T08:41:44.511Z] #34 2.704 + RM_GOPATH=1 [2022-03-25T08:41:44.511Z] #34 2.704 + case "$(go env GOARCH)" in [2022-03-25T08:41:44.511Z] #34 2.704 ++ go env GOARCH [2022-03-25T08:41:44.511Z] #34 2.708 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:44.511Z] #34 2.708 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:44.511Z] #34 2.708 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:44.511Z] #34 2.708 + dir=/tmp/install [2022-03-25T08:41:44.511Z] #34 2.708 + bin=tomlv [2022-03-25T08:41:44.511Z] #34 2.708 + shift [2022-03-25T08:41:44.511Z] #34 2.708 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-03-25T08:41:44.511Z] #34 2.708 + . /tmp/install/tomlv.installer [2022-03-25T08:41:44.511Z] #34 2.708 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-25T08:41:44.511Z] #34 2.708 + install_tomlv [2022-03-25T08:41:44.511Z] #34 2.708 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-03-25T08:41:44.511Z] #34 2.708 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.FAfh9t0m4V/src/github.com/BurntSushi/toml [2022-03-25T08:41:44.511Z] #34 2.708 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-25T08:41:44.511Z] #34 2.710 Cloning into '/tmp/tmp.FAfh9t0m4V/src/github.com/BurntSushi/toml'... [2022-03-25T08:41:44.511Z] #34 4.564 + cd /tmp/tmp.FAfh9t0m4V/src/github.com/BurntSushi/toml [2022-03-25T08:41:44.511Z] #34 4.564 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-25T08:41:44.511Z] #34 4.681 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-03-25T08:41:44.511Z] #34 4.823 internal/unsafeheader [2022-03-25T08:41:44.511Z] #34 4.829 internal/cpu [2022-03-25T08:41:44.511Z] #34 5.168 runtime/internal/atomic [2022-03-25T08:41:44.511Z] #34 5.371 internal/bytealg [2022-03-25T08:41:44.511Z] #34 5.710 runtime/internal/sys [2022-03-25T08:41:44.511Z] #34 5.985 runtime/internal/math [2022-03-25T08:41:44.511Z] #34 6.039 math/bits [2022-03-25T08:41:44.511Z] #34 6.548 runtime [2022-03-25T08:41:44.511Z] #34 6.713 math [2022-03-25T08:41:44.511Z] #34 9.224 unicode/utf8 [2022-03-25T08:41:44.511Z] #34 9.539 internal/race [2022-03-25T08:41:44.511Z] #34 9.710 sync/atomic [2022-03-25T08:41:44.511Z] #34 10.20 unicode [2022-03-25T08:41:44.511Z] #34 ... [2022-03-25T08:41:44.511Z] [2022-03-25T08:41:44.511Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-03-25T08:41:44.511Z] #12 sha256:1d648dad974e6e1caa40aeb3b1b6dea2171e767294424aeb0c70944c540f761f [2022-03-25T08:41:44.612Z] #29 4.287 #=#=# # 2.6% ####### 10.9% ########### 16.1% ############### 21.4% ################### 26.5% ###################### 31.7% ########################## 37.0% ############################## 42.1% ################################## 47.3% ##################################### 52.4% ######################################### 57.7% ############################################# 63.0% ################################################# 68.3% #################################################### 73.5% ######################################################## 78.6% ############################################################ 83.8% ################################################################ 89.1% ################################################################### 94.2% ####################################################################### 99.4% ######################################################################## 100.0% [2022-03-25T08:41:44.612Z] #29 6.256 [2022-03-25T08:41:44.641Z] #29 4.035 #=#=# ### 4.9% ###### 9.2% ########## 14.5% ############## 20.6% ################## 25.8% ###################### 30.9% ######################### 35.8% ############################## 42.5% ################################# 46.2% ################################## 48.5% ##################################### 52.3% [2022-03-25T08:41:44.641Z] #29 ... [2022-03-25T08:41:44.641Z] [2022-03-25T08:41:44.641Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-25T08:41:44.641Z] #31 sha256:22cad85848e8a4184a3a42ea3d344fe232bbc561e3a14f05c5e2da3471d6f87a [2022-03-25T08:41:44.641Z] #31 DONE 0.4s [2022-03-25T08:41:44.641Z] [2022-03-25T08:41:44.641Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-25T08:41:44.641Z] #39 sha256:af216f5ece870e441d162f98bcd7f6371049f9a1c6964215ac5630defdc6dd0f [2022-03-25T08:41:44.641Z] #39 DONE 0.4s [2022-03-25T08:41:44.641Z] [2022-03-25T08:41:44.641Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-25T08:41:44.641Z] #29 sha256:037de4901b6b7a0ef54b649b37b4d10682a00ad3d43e499b5c0b0a003022f347 [2022-03-25T08:41:44.766Z] #12 ... [2022-03-25T08:41:44.766Z] [2022-03-25T08:41:44.766Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-25T08:41:44.766Z] #67 sha256:d4f040fec94ea88daeb035848409a948fe66a59fb242b70a1d863185746b05e4 [2022-03-25T08:41:44.766Z] #67 2.363 + RM_GOPATH=0 [2022-03-25T08:41:44.766Z] #67 2.363 + TMP_GOPATH= [2022-03-25T08:41:44.766Z] #67 2.363 + : /build [2022-03-25T08:41:44.766Z] #67 2.363 + '[' -z '' ']' [2022-03-25T08:41:44.766Z] #67 2.363 ++ mktemp -d [2022-03-25T08:41:44.766Z] #67 2.363 + export GOPATH=/tmp/tmp.kbZGsOldbX [2022-03-25T08:41:44.766Z] #67 2.363 + GOPATH=/tmp/tmp.kbZGsOldbX [2022-03-25T08:41:44.766Z] #67 2.363 + RM_GOPATH=1 [2022-03-25T08:41:44.766Z] #67 2.363 + case "$(go env GOARCH)" in [2022-03-25T08:41:44.766Z] #67 2.363 ++ go env GOARCH [2022-03-25T08:41:44.766Z] #67 2.370 Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-03-25T08:41:44.766Z] #67 2.370 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:44.766Z] #67 2.370 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:44.766Z] #67 2.370 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:44.766Z] #67 2.370 + dir=/tmp/install [2022-03-25T08:41:44.766Z] #67 2.370 + bin=proxy [2022-03-25T08:41:44.766Z] #67 2.370 + shift [2022-03-25T08:41:44.766Z] #67 2.370 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-03-25T08:41:44.766Z] #67 2.370 + . /tmp/install/proxy.installer [2022-03-25T08:41:44.766Z] #67 2.370 ++ : 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-03-25T08:41:44.766Z] #67 2.370 + install_proxy [2022-03-25T08:41:44.766Z] #67 2.370 + case "$1" in [2022-03-25T08:41:44.766Z] #67 2.370 + export CGO_ENABLED=0 [2022-03-25T08:41:44.766Z] #67 2.370 + CGO_ENABLED=0 [2022-03-25T08:41:44.766Z] #67 2.370 + _install_proxy [2022-03-25T08:41:44.766Z] #67 2.370 + echo 'Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da' [2022-03-25T08:41:44.766Z] #67 2.370 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.kbZGsOldbX/src/github.com/docker/libnetwork [2022-03-25T08:41:44.766Z] #67 2.370 Cloning into '/tmp/tmp.kbZGsOldbX/src/github.com/docker/libnetwork'... [2022-03-25T08:41:44.766Z] #67 ... [2022-03-25T08:41:44.766Z] [2022-03-25T08:41:44.766Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-03-25T08:41:44.766Z] #12 sha256:1d648dad974e6e1caa40aeb3b1b6dea2171e767294424aeb0c70944c540f761f [2022-03-25T08:41:44.766Z] #12 DONE 10.8s [2022-03-25T08:41:44.766Z] [2022-03-25T08:41:44.766Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-03-25T08:41:44.766Z] #51 sha256:8ba19785d1891e4052ab9c88bfb5c60624f7e4402828b6cc94f22b848f2c41f3 [2022-03-25T08:41:44.766Z] #51 1.628 + RM_GOPATH=0 [2022-03-25T08:41:44.766Z] #51 1.628 + TMP_GOPATH= [2022-03-25T08:41:44.766Z] #51 1.628 + : /build [2022-03-25T08:41:44.766Z] #51 1.628 + '[' -z '' ']' [2022-03-25T08:41:44.766Z] #51 1.628 ++ mktemp -d [2022-03-25T08:41:44.766Z] #51 1.629 + export GOPATH=/tmp/tmp.ITjhItpGHG [2022-03-25T08:41:44.766Z] #51 1.629 + GOPATH=/tmp/tmp.ITjhItpGHG [2022-03-25T08:41:44.767Z] #51 1.629 + RM_GOPATH=1 [2022-03-25T08:41:44.767Z] #51 1.629 + case "$(go env GOARCH)" in [2022-03-25T08:41:44.767Z] #51 1.632 ++ go env GOARCH [2022-03-25T08:41:44.767Z] #51 1.637 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:44.767Z] #51 1.637 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:44.767Z] #51 1.637 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:44.767Z] #51 1.637 + dir=/tmp/install [2022-03-25T08:41:44.767Z] #51 1.637 + bin=shfmt [2022-03-25T08:41:44.767Z] #51 1.637 + shift [2022-03-25T08:41:44.767Z] #51 1.637 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-03-25T08:41:44.767Z] #51 1.637 + . /tmp/install/shfmt.installer [2022-03-25T08:41:44.767Z] #51 1.637 ++ : v3.0.2 [2022-03-25T08:41:44.767Z] #51 1.637 + install_shfmt [2022-03-25T08:41:44.767Z] #51 1.637 + echo 'Install shfmt version v3.0.2' [2022-03-25T08:41:44.767Z] #51 1.637 + GOBIN=/build [2022-03-25T08:41:44.767Z] #51 1.637 + GO111MODULE=on [2022-03-25T08:41:44.767Z] #51 1.637 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-03-25T08:41:44.767Z] #51 1.637 Install shfmt version v3.0.2 [2022-03-25T08:41:44.767Z] #51 2.083 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-25T08:41:44.767Z] #51 10.17 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-25T08:41:44.767Z] #51 10.19 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-25T08:41:44.767Z] #51 10.68 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-25T08:41:45.030Z] #51 ... [2022-03-25T08:41:45.030Z] [2022-03-25T08:41:45.030Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:41:45.030Z] #49 sha256:3450be4a7e31aeed11bf86973b37d05e5c49f932e2b5cd86fc70dc4f0f56f367 [2022-03-25T08:41:45.030Z] #49 3.136 + RM_GOPATH=0 [2022-03-25T08:41:45.030Z] #49 3.136 + TMP_GOPATH= [2022-03-25T08:41:45.030Z] #49 3.136 + : /build [2022-03-25T08:41:45.030Z] #49 3.136 + '[' -z '' ']' [2022-03-25T08:41:45.030Z] #49 3.142 ++ mktemp -d [2022-03-25T08:41:45.030Z] #49 3.148 + export GOPATH=/tmp/tmp.hPrYrKIRBA [2022-03-25T08:41:45.030Z] #49 3.148 + GOPATH=/tmp/tmp.hPrYrKIRBA [2022-03-25T08:41:45.030Z] #49 3.148 + RM_GOPATH=1 [2022-03-25T08:41:45.030Z] #49 3.148 + case "$(go env GOARCH)" in [2022-03-25T08:41:45.030Z] #49 3.148 ++ go env GOARCH [2022-03-25T08:41:45.030Z] #49 3.184 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:45.030Z] #49 3.184 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:45.030Z] #49 3.184 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:45.030Z] #49 3.188 Install golangci-lint version v1.23.8 [2022-03-25T08:41:45.030Z] #49 3.188 + dir=/tmp/install [2022-03-25T08:41:45.030Z] #49 3.188 + bin=golangci_lint [2022-03-25T08:41:45.030Z] #49 3.188 + shift [2022-03-25T08:41:45.030Z] #49 3.188 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-03-25T08:41:45.030Z] #49 3.188 + . /tmp/install/golangci_lint.installer [2022-03-25T08:41:45.030Z] #49 3.188 ++ : v1.23.8 [2022-03-25T08:41:45.030Z] #49 3.188 + install_golangci_lint [2022-03-25T08:41:45.030Z] #49 3.188 + set -e [2022-03-25T08:41:45.030Z] #49 3.188 + echo 'Install golangci-lint version v1.23.8' [2022-03-25T08:41:45.030Z] #49 3.188 + GOBIN=/build [2022-03-25T08:41:45.030Z] #49 3.188 + GO111MODULE=on [2022-03-25T08:41:45.030Z] #49 3.188 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-03-25T08:41:45.030Z] #49 3.818 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-03-25T08:41:45.030Z] #49 ... [2022-03-25T08:41:45.030Z] [2022-03-25T08:41:45.030Z] #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-03-25T08:41:45.030Z] #32 sha256:4a30ad64e9bb7f3a0e5ca095d3222b48eb6b9c52400d0b70b4ce730371d1538e [2022-03-25T08:41:45.030Z] #32 3.450 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-25T08:41:45.030Z] #32 3.453 Cloning into '.'... [2022-03-25T08:41:45.186Z] #29 ... [2022-03-25T08:41:45.186Z] [2022-03-25T08:41:45.186Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-25T08:41:45.186Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-25T08:41:45.186Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 3.9s done [2022-03-25T08:41:45.186Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 7.0s done [2022-03-25T08:41:45.187Z] #9 extracting sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a done [2022-03-25T08:41:45.187Z] #9 DONE 25.0s [2022-03-25T08:41:45.187Z] [2022-03-25T08:41:45.187Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-25T08:41:45.187Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef [2022-03-25T08:41:45.298Z] #32 ... [2022-03-25T08:41:45.298Z] [2022-03-25T08:41:45.298Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-03-25T08:41:45.298Z] #45 sha256:bc754068d62384e367ecb30a33efc2af946f617f4bf89a157ab91cc16a83526b [2022-03-25T08:41:45.298Z] #45 3.585 + RM_GOPATH=0 [2022-03-25T08:41:45.298Z] #45 3.586 + TMP_GOPATH= [2022-03-25T08:41:45.298Z] #45 3.587 + : /build [2022-03-25T08:41:45.298Z] #45 3.589 + '[' -z '' ']' [2022-03-25T08:41:45.298Z] #45 3.597 ++ mktemp -d [2022-03-25T08:41:45.298Z] #45 3.603 + export GOPATH=/tmp/tmp.8TGGmKpO6W [2022-03-25T08:41:45.298Z] #45 3.608 + GOPATH=/tmp/tmp.8TGGmKpO6W [2022-03-25T08:41:45.298Z] #45 3.608 + RM_GOPATH=1 [2022-03-25T08:41:45.298Z] #45 3.609 + case "$(go env GOARCH)" in [2022-03-25T08:41:45.298Z] #45 3.611 ++ go env GOARCH [2022-03-25T08:41:45.298Z] #45 3.616 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:45.298Z] #45 3.616 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:45.298Z] #45 3.618 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:45.298Z] #45 3.620 Install vndr version v0.1.2 [2022-03-25T08:41:45.298Z] #45 3.620 + dir=/tmp/install [2022-03-25T08:41:45.298Z] #45 3.620 + bin=vndr [2022-03-25T08:41:45.298Z] #45 3.620 + shift [2022-03-25T08:41:45.298Z] #45 3.620 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-03-25T08:41:45.298Z] #45 3.620 + . /tmp/install/vndr.installer [2022-03-25T08:41:45.298Z] #45 3.620 ++ : v0.1.2 [2022-03-25T08:41:45.298Z] #45 3.620 + install_vndr [2022-03-25T08:41:45.298Z] #45 3.620 + echo 'Install vndr version v0.1.2' [2022-03-25T08:41:45.298Z] #45 3.620 + GOBIN=/build [2022-03-25T08:41:45.298Z] #45 3.620 + GO111MODULE=on [2022-03-25T08:41:45.298Z] #45 3.620 + go install github.com/LK4D4/vndr@v0.1.2 [2022-03-25T08:41:45.298Z] #45 4.202 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-03-25T08:41:45.568Z] #45 ... [2022-03-25T08:41:45.568Z] [2022-03-25T08:41:45.568Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-25T08:41:45.568Z] #58 sha256:ef29807a053bb450526724584002229c00280fc921de47a5fc3414576f275d41 [2022-03-25T08:41:45.568Z] #58 3.155 + RM_GOPATH=0 [2022-03-25T08:41:45.568Z] #58 3.155 + TMP_GOPATH= [2022-03-25T08:41:45.568Z] #58 3.155 + : /build [2022-03-25T08:41:45.568Z] #58 3.155 + '[' -z '' ']' [2022-03-25T08:41:45.568Z] #58 3.155 ++ mktemp -d [2022-03-25T08:41:45.568Z] #58 3.155 + export GOPATH=/tmp/tmp.FfeUfelUVw [2022-03-25T08:41:45.568Z] #58 3.155 + GOPATH=/tmp/tmp.FfeUfelUVw [2022-03-25T08:41:45.568Z] #58 3.155 + RM_GOPATH=1 [2022-03-25T08:41:45.568Z] #58 3.155 + case "$(go env GOARCH)" in [2022-03-25T08:41:45.568Z] #58 3.155 ++ go env GOARCH [2022-03-25T08:41:45.568Z] #58 3.191 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:45.568Z] #58 3.191 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:45.568Z] #58 3.191 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:45.568Z] #58 3.191 + dir=/tmp/install [2022-03-25T08:41:45.568Z] #58 3.191 + bin=rootlesskit [2022-03-25T08:41:45.568Z] #58 3.191 + shift [2022-03-25T08:41:45.568Z] #58 3.191 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-03-25T08:41:45.568Z] #58 3.191 + . /tmp/install/rootlesskit.installer [2022-03-25T08:41:45.568Z] #58 3.191 ++ : v0.14.4 [2022-03-25T08:41:45.568Z] #58 3.191 + install_rootlesskit [2022-03-25T08:41:45.568Z] #58 3.191 + case "$1" in [2022-03-25T08:41:45.568Z] #58 3.191 + export CGO_ENABLED=0 [2022-03-25T08:41:45.568Z] #58 3.191 + CGO_ENABLED=0 [2022-03-25T08:41:45.568Z] #58 3.191 + _install_rootlesskit [2022-03-25T08:41:45.568Z] #58 3.191 + echo 'Install rootlesskit version v0.14.4' [2022-03-25T08:41:45.568Z] #58 3.191 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-25T08:41:45.568Z] #58 3.191 + GOBIN=/build [2022-03-25T08:41:45.568Z] #58 3.191 + GO111MODULE=on [2022-03-25T08:41:45.568Z] #58 3.191 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-03-25T08:41:45.568Z] #58 3.191 Install rootlesskit version v0.14.4 [2022-03-25T08:41:45.568Z] #58 4.115 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-03-25T08:41:45.568Z] #58 ... [2022-03-25T08:41:45.568Z] [2022-03-25T08:41:45.568Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-25T08:41:45.568Z] #47 sha256:bea3119c266ebd162a8e5f0670358a13a061ffee2651f2decf4dd2ed9a91d3ed [2022-03-25T08:41:45.568Z] #47 3.103 + RM_GOPATH=0 [2022-03-25T08:41:45.568Z] #47 3.103 + TMP_GOPATH= [2022-03-25T08:41:45.568Z] #47 3.103 + : /build [2022-03-25T08:41:45.568Z] #47 3.103 + '[' -z '' ']' [2022-03-25T08:41:45.568Z] #47 3.103 ++ mktemp -d [2022-03-25T08:41:45.568Z] #47 3.103 + export GOPATH=/tmp/tmp.DNw2GUadQU [2022-03-25T08:41:45.568Z] #47 3.103 + GOPATH=/tmp/tmp.DNw2GUadQU [2022-03-25T08:41:45.568Z] #47 3.103 + RM_GOPATH=1 [2022-03-25T08:41:45.568Z] #47 3.103 + case "$(go env GOARCH)" in [2022-03-25T08:41:45.568Z] #47 3.105 ++ go env GOARCH [2022-03-25T08:41:45.568Z] #47 3.132 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:45.568Z] #47 3.132 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:45.568Z] #47 3.132 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:45.568Z] #47 3.184 + dir=/tmp/install [2022-03-25T08:41:45.568Z] #47 3.184 + bin=gotestsum [2022-03-25T08:41:45.568Z] #47 3.184 + shift [2022-03-25T08:41:45.568Z] #47 3.184 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-03-25T08:41:45.568Z] #47 3.184 + . /tmp/install/gotestsum.installer [2022-03-25T08:41:45.568Z] #47 3.184 ++ : v1.7.0 [2022-03-25T08:41:45.568Z] #47 3.227 Install gotestsum version v1.7.0 [2022-03-25T08:41:45.568Z] #47 3.227 + install_gotestsum [2022-03-25T08:41:45.568Z] #47 3.227 + set -e [2022-03-25T08:41:45.568Z] #47 3.227 + echo 'Install gotestsum version v1.7.0' [2022-03-25T08:41:45.568Z] #47 3.227 + GOBIN=/build [2022-03-25T08:41:45.569Z] #47 3.227 + GO111MODULE=on [2022-03-25T08:41:45.569Z] #47 3.227 + go install gotest.tools/gotestsum@v1.7.0 [2022-03-25T08:41:45.569Z] #47 3.817 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-25T08:41:45.569Z] #47 9.940 go: downloading github.com/fatih/color v1.10.0 [2022-03-25T08:41:45.569Z] #47 9.967 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-25T08:41:45.569Z] #47 10.55 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-25T08:41:45.569Z] #47 10.71 go: downloading github.com/pkg/errors v0.9.1 [2022-03-25T08:41:45.569Z] #47 11.01 go: downloading golang.org/x/tools v0.1.0 [2022-03-25T08:41:45.569Z] #47 11.44 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-25T08:41:45.569Z] #47 ... [2022-03-25T08:41:45.569Z] [2022-03-25T08:41:45.569Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-25T08:41:45.569Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-25T08:41:45.569Z] #42 3.783 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-25T08:41:45.569Z] #42 3.831 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-25T08:41:45.569Z] #42 4.087 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-25T08:41:45.569Z] #42 4.665 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-03-25T08:41:45.569Z] #42 7.298 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [310 kB] [2022-03-25T08:41:45.569Z] #42 7.563 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-03-25T08:41:45.579Z] #10 DONE 1.7s [2022-03-25T08:41:45.579Z] [2022-03-25T08:41:45.579Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-25T08:41:45.579Z] #29 sha256:6813b37968954b5454019e32fc9340c7ee1e23a089e3af133f2ddd6c9b9ed77a [2022-03-25T08:41:45.579Z] #29 6.474 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-25T08:41:45.579Z] #29 6.543 [2022-03-25T08:41:45.579Z] #29 6.764 #=#=# ######################################################################## 100.0% [2022-03-25T08:41:45.579Z] #29 6.827 [2022-03-25T08:41:45.579Z] #29 7.319 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-25T08:41:45.579Z] #29 7.375 [2022-03-25T08:41:45.579Z] #29 7.587 #=#=# ######################################################################## 100.0% [2022-03-25T08:41:45.579Z] #29 7.676 [2022-03-25T08:41:45.846Z] #29 8.137 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-03-25T08:41:45.846Z] #29 8.229 [2022-03-25T08:41:45.861Z] #42 ... [2022-03-25T08:41:45.862Z] [2022-03-25T08:41:45.862Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-25T08:41:45.862Z] #29 sha256:ded5525070dd82d2c29c0a39dac8f38320f0b0f2fadf9417f3f60bf273cf10d4 [2022-03-25T08:41:45.862Z] #29 5.566 #=#=# 0.0% ### 4.6% ###### 9.7% ########### 15.8% ############# 18.2% ############# 18.3% ############### 21.2% ################### 26.6% ######################## 34.3% ########################### 38.6% ############################ 39.3% ############################### 43.2% ################################# 47.1% ################################### 48.6% #################################### 50.6% ###################################### 52.9% ####################################### 54.8% ######################################### 57.2% ########################################## 58.8% ########################################### 60.1% ########################################### 60.1% ############################################# 62.8% ############################################## 64.9% ################################################# 69.3% ##################################################### 74.5% ####################################################### 76.6% ####################################################### 77.2% ######################################################### 80.0% ######################################################### 80.5% ########################################################## 81.8% ############################################################ 84.7% ############################################################### 88.0% ################################################################## 92.0% #################################################################### 95.1% ##################################################################### 97.0% ##################################################################### 97.1% ####################################################################### 100.0% ######################################################################## 100.0% [2022-03-25T08:41:45.862Z] #29 12.66 [2022-03-25T08:41:45.862Z] #29 13.89 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-25T08:41:45.862Z] #29 14.33 [2022-03-25T08:41:45.862Z] #29 14.70 #=#=# 0.2% ######################################################################## 100.0% [2022-03-25T08:41:45.862Z] #29 14.95 [2022-03-25T08:41:45.993Z] #29 4.035 #=#=# ### 4.9% ###### 9.2% ########## 14.5% ############## 20.6% ################## 25.8% ###################### 30.9% ######################### 35.8% ############################## 42.5% ################################# 46.2% ################################## 48.5% ##################################### 52.3% ######################################### 57.1% ############################################## 64.6% ################################################### 71.9% ######################################################## 79.0% ########################################################## 81.5% ############################################################ 84.1% ################################################################ 90.1% #################################################################### 94.7% ######################################################################## 100.0% [2022-03-25T08:41:45.993Z] #29 6.491 [2022-03-25T08:41:46.116Z] #29 ... [2022-03-25T08:41:46.116Z] [2022-03-25T08:41:46.116Z] #11 [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-03-25T08:41:46.116Z] #11 sha256:30a827fa193f83ccc72ac2ad531598a93362461cf08d3da67663d0674273e17c [2022-03-25T08:41:46.116Z] #11 DONE 0.6s [2022-03-25T08:41:46.116Z] [2022-03-25T08:41:46.116Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-25T08:41:46.116Z] #31 sha256:22cad85848e8a4184a3a42ea3d344fe232bbc561e3a14f05c5e2da3471d6f87a [2022-03-25T08:41:46.116Z] #31 DONE 0.1s [2022-03-25T08:41:46.116Z] [2022-03-25T08:41:46.116Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-25T08:41:46.116Z] #29 sha256:6813b37968954b5454019e32fc9340c7ee1e23a089e3af133f2ddd6c9b9ed77a [2022-03-25T08:41:46.382Z] #29 8.459 #=#=# [2022-03-25T08:41:46.382Z] #29 ... [2022-03-25T08:41:46.382Z] [2022-03-25T08:41:46.382Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-25T08:41:46.382Z] #39 sha256:af216f5ece870e441d162f98bcd7f6371049f9a1c6964215ac5630defdc6dd0f [2022-03-25T08:41:46.382Z] #39 DONE 0.1s [2022-03-25T08:41:46.382Z] [2022-03-25T08:41:46.382Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-25T08:41:46.382Z] #29 sha256:6813b37968954b5454019e32fc9340c7ee1e23a089e3af133f2ddd6c9b9ed77a [2022-03-25T08:41:46.565Z] #29 7.127 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-25T08:41:46.824Z] #29 7.238 [2022-03-25T08:41:47.096Z] #10 DONE 1.9s [2022-03-25T08:41:47.096Z] [2022-03-25T08:41:47.096Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-25T08:41:47.096Z] #29 sha256:9ec4dbb098e00209d515e5a314f72f013f28cdf98476167c0c959fe9e33500bd [2022-03-25T08:41:47.096Z] #29 6.758 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-25T08:41:47.096Z] #29 6.837 [2022-03-25T08:41:47.096Z] #29 7.058 #=#=# ######################################################################## 100.0% [2022-03-25T08:41:47.096Z] #29 7.106 [2022-03-25T08:41:47.096Z] #29 7.551 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-25T08:41:47.096Z] #29 7.614 [2022-03-25T08:41:47.096Z] #29 7.826 #=#=# ######################################################################## 100.0% [2022-03-25T08:41:47.096Z] #29 7.895 [2022-03-25T08:41:47.096Z] #29 8.392 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-03-25T08:41:47.096Z] #29 8.531 [2022-03-25T08:41:47.110Z] #29 7.499 #=#=# ######################################################################## 100.0% [2022-03-25T08:41:47.110Z] #29 7.583 [2022-03-25T08:41:47.228Z] #29 16.13 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-25T08:41:47.228Z] #29 16.45 [2022-03-25T08:41:47.255Z] #13 9.978 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-25T08:41:47.255Z] #13 ... [2022-03-25T08:41:47.255Z] [2022-03-25T08:41:47.255Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-03-25T08:41:47.255Z] #24 sha256:34a3db110098fc4157801d554de79f88b701509235137c886c2fbcab862731f6 [2022-03-25T08:41:47.255Z] #24 14.44 + mkdir -p /build [2022-03-25T08:41:47.255Z] #24 14.45 + mv docker/docker /build/ [2022-03-25T08:41:47.255Z] #24 14.49 + rmdir docker [2022-03-25T08:41:47.255Z] #24 DONE 14.9s [2022-03-25T08:41:47.327Z] INFO: Zapped successfully [2022-03-25T08:41:47.327Z] INFO: Location for testing is d:\CI\PR-43426\1 [2022-03-25T08:41:47.327Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-25T08:41:47.327Z] [2022-03-25T08:41:47.327Z] [2022-03-25T08:41:47.327Z] INFO: Building the image from Dockerfile.windows at 03/25/2022 08:41:46... [2022-03-25T08:41:47.327Z] [2022-03-25T08:41:47.360Z] #29 8.774 #=#=# [2022-03-25T08:41:47.360Z] #29 ... [2022-03-25T08:41:47.360Z] [2022-03-25T08:41:47.360Z] #11 [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-03-25T08:41:47.360Z] #11 sha256:30a827fa193f83ccc72ac2ad531598a93362461cf08d3da67663d0674273e17c [2022-03-25T08:41:47.360Z] #11 DONE 0.5s [2022-03-25T08:41:47.360Z] [2022-03-25T08:41:47.360Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-25T08:41:47.360Z] #29 sha256:9ec4dbb098e00209d515e5a314f72f013f28cdf98476167c0c959fe9e33500bd [2022-03-25T08:41:47.433Z] #29 8.459 #=#=# 0.3% #### 5.8% ################ 23.5% ######################### 35.3% ############################### 43.1% ################################### 48.9% ########################################### 60.1% ########################################### 60.4% ####################################################### 77.8% ##################################################################### 97.0% ######################################################################## 100.0% [2022-03-25T08:41:47.433Z] #29 9.721 [2022-03-25T08:41:47.536Z] [2022-03-25T08:41:47.536Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-25T08:41:47.536Z] #58 sha256:441c86773b4205329af670cfa04cc716ffce450e929505b4bc6065d3a84a9a6b [2022-03-25T08:41:47.536Z] #58 14.68 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-03-25T08:41:47.681Z] #29 8.235 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-25T08:41:47.681Z] #29 8.367 [2022-03-25T08:41:47.883Z] #29 8.774 #=#=# ########### 16.4% ######################## 34.2% #################################### 50.0% ############################################# 63.2% ############################################################ 83.8% ######################################################################## 100.0% [2022-03-25T08:41:47.883Z] #29 9.369 [2022-03-25T08:41:47.883Z] #29 ... [2022-03-25T08:41:47.883Z] [2022-03-25T08:41:47.883Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-25T08:41:47.883Z] #31 sha256:22cad85848e8a4184a3a42ea3d344fe232bbc561e3a14f05c5e2da3471d6f87a [2022-03-25T08:41:47.883Z] #31 DONE 0.6s [2022-03-25T08:41:47.939Z] #29 8.605 #=#=# ######################################################################## 100.0% [2022-03-25T08:41:48.010Z] #29 10.39 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-25T08:41:48.040Z] #29 16.72 #=#=# 0.4% ######################################################################## 100.0% [2022-03-25T08:41:48.040Z] #29 17.07 [2022-03-25T08:41:48.103Z] #58 ... [2022-03-25T08:41:48.103Z] [2022-03-25T08:41:48.103Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-03-25T08:41:48.103Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-25T08:41:48.103Z] #40 5.077 + git clone https://github.com/docker/distribution.git . [2022-03-25T08:41:48.103Z] #40 5.084 Cloning into '.'... [2022-03-25T08:41:48.103Z] #40 ... [2022-03-25T08:41:48.103Z] [2022-03-25T08:41:48.103Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:41:48.103Z] #49 sha256:b3fdbf842daf6ed5bc04976d308ca50b0f7cca2cd446378da0e5079436a5b20b [2022-03-25T08:41:48.103Z] #49 15.73 go: downloading github.com/fatih/color v1.7.0 [2022-03-25T08:41:48.103Z] #49 15.75 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-03-25T08:41:48.145Z] [2022-03-25T08:41:48.145Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-25T08:41:48.145Z] #39 sha256:af216f5ece870e441d162f98bcd7f6371049f9a1c6964215ac5630defdc6dd0f [2022-03-25T08:41:48.145Z] #39 DONE 0.6s [2022-03-25T08:41:48.145Z] [2022-03-25T08:41:48.145Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-03-25T08:41:48.145Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-25T08:41:48.198Z] #29 8.715 [2022-03-25T08:41:48.272Z] #29 10.47 [2022-03-25T08:41:48.361Z] #49 15.98 go: downloading github.com/pkg/errors v0.8.1 [2022-03-25T08:41:48.361Z] #49 16.10 go: downloading github.com/spf13/cobra v0.0.5 [2022-03-25T08:41:48.361Z] #49 16.10 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-25T08:41:48.378Z] #29 ... [2022-03-25T08:41:48.378Z] [2022-03-25T08:41:48.378Z] #36 [tini 1/2] 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-03-25T08:41:48.378Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-03-25T08:41:48.378Z] #36 4.084 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-25T08:41:48.378Z] #36 4.138 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-25T08:41:48.378Z] #36 4.406 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-25T08:41:48.378Z] #36 4.648 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-03-25T08:41:48.378Z] #36 7.049 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [310 kB] [2022-03-25T08:41:48.378Z] #36 8.346 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-03-25T08:41:48.532Z] #29 10.71 #=#=# ######################################################################## 100.0% [2022-03-25T08:41:48.532Z] #29 10.82 [2022-03-25T08:41:48.634Z] #36 ... [2022-03-25T08:41:48.634Z] [2022-03-25T08:41:48.635Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:41:48.635Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-25T08:41:48.635Z] #13 1.072 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-25T08:41:48.635Z] #13 1.100 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-25T08:41:48.635Z] #13 1.102 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-25T08:41:48.635Z] #13 1.102 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-25T08:41:48.635Z] #13 1.973 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB] [2022-03-25T08:41:48.635Z] #13 3.437 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-03-25T08:41:48.765Z] #29 9.288 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-03-25T08:41:48.765Z] #29 9.393 [2022-03-25T08:41:48.928Z] #49 16.66 go: downloading github.com/spf13/viper v1.6.1 [2022-03-25T08:41:49.104Z] #29 11.25 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-25T08:41:49.104Z] #29 11.35 [2022-03-25T08:41:49.284Z] #29 9.664 #=#=# [2022-03-25T08:41:49.285Z] #29 ... [2022-03-25T08:41:49.285Z] [2022-03-25T08:41:49.285Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-03-25T08:41:49.285Z] #12 sha256:c0983b697baed0028f396f94844e9125bcbb0b33b47b8130cac6c4c03aef5fe0 [2022-03-25T08:41:49.285Z] #12 DONE 4.8s [2022-03-25T08:41:49.285Z] [2022-03-25T08:41:49.285Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-25T08:41:49.285Z] #29 sha256:037de4901b6b7a0ef54b649b37b4d10682a00ad3d43e499b5c0b0a003022f347 [2022-03-25T08:41:49.366Z] #29 11.57 #=#=# ######################################################################## 100.0% [2022-03-25T08:41:49.366Z] #29 11.65 [2022-03-25T08:41:49.366Z] #29 11.66 Download of images into '/build' complete. [2022-03-25T08:41:49.366Z] #29 11.66 Use something like the following to load the result into a Docker daemon: [2022-03-25T08:41:49.366Z] #29 11.66 tar -cC '/build' . | docker load [2022-03-25T08:41:49.495Z] #49 17.06 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-03-25T08:41:49.495Z] #49 17.08 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-03-25T08:41:49.495Z] #49 17.14 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-03-25T08:41:49.495Z] #49 17.17 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-03-25T08:41:49.628Z] #29 DONE 11.8s [2022-03-25T08:41:49.628Z] [2022-03-25T08:41:49.628Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-03-25T08:41:49.628Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-25T08:41:49.999Z] #13 4.925 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [310 kB] [2022-03-25T08:41:49.999Z] #13 ... [2022-03-25T08:41:49.999Z] [2022-03-25T08:41:49.999Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-25T08:41:49.999Z] #29 sha256:ded5525070dd82d2c29c0a39dac8f38320f0b0f2fadf9417f3f60bf273cf10d4 [2022-03-25T08:41:49.999Z] #29 18.24 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-03-25T08:41:49.999Z] #29 18.52 [2022-03-25T08:41:50.063Z] #29 9.664 #=#=# #### 6.4% ########### 15.6% ################### 27.8% ########################### 38.8% ##################################### 52.6% ############################################## 64.5% ###################################################### 76.4% ############################################################### 88.9% #################################################################### 95.1% ######################################################################## 100.0% [2022-03-25T08:41:50.258Z] #29 18.78 #=#=# 0.0% ### 5.5% ##### 7.0% ######## [2022-03-25T08:41:50.258Z] #29 ... [2022-03-25T08:41:50.258Z] [2022-03-25T08:41:50.258Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-03-25T08:41:50.258Z] #45 sha256:bc754068d62384e367ecb30a33efc2af946f617f4bf89a157ab91cc16a83526b [2022-03-25T08:41:50.258Z] #45 DONE 16.2s [2022-03-25T08:41:50.258Z] [2022-03-25T08:41:50.258Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-25T08:41:50.258Z] #29 sha256:ded5525070dd82d2c29c0a39dac8f38320f0b0f2fadf9417f3f60bf273cf10d4 [2022-03-25T08:41:50.322Z] #29 10.75 [2022-03-25T08:41:50.429Z] #49 18.01 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-03-25T08:41:50.687Z] #49 18.35 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-25T08:41:50.690Z] #40 ... [2022-03-25T08:41:50.690Z] [2022-03-25T08:41:50.690Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-25T08:41:50.690Z] #29 sha256:9ec4dbb098e00209d515e5a314f72f013f28cdf98476167c0c959fe9e33500bd [2022-03-25T08:41:50.690Z] #29 10.19 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-25T08:41:50.690Z] #29 10.37 [2022-03-25T08:41:50.690Z] #29 10.62 #=#=# ######################################################################## 100.0% [2022-03-25T08:41:50.690Z] #29 10.73 [2022-03-25T08:41:50.690Z] #29 11.23 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-25T08:41:50.690Z] #29 11.35 [2022-03-25T08:41:50.690Z] #29 11.59 #=#=# ######################################################################## 100.0% [2022-03-25T08:41:50.690Z] #29 11.69 [2022-03-25T08:41:50.690Z] #29 11.70 Download of images into '/build' complete. [2022-03-25T08:41:50.690Z] #29 11.70 Use something like the following to load the result into a Docker daemon: [2022-03-25T08:41:50.690Z] #29 11.70 tar -cC '/build' . | docker load [2022-03-25T08:41:50.690Z] #29 DONE 11.8s [2022-03-25T08:41:50.690Z] [2022-03-25T08:41:50.690Z] #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-03-25T08:41:50.690Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-25T08:41:50.890Z] #29 11.56 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-25T08:41:51.015Z] #40 ... [2022-03-25T08:41:51.015Z] [2022-03-25T08:41:51.015Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-03-25T08:41:51.015Z] #12 sha256:c0983b697baed0028f396f94844e9125bcbb0b33b47b8130cac6c4c03aef5fe0 [2022-03-25T08:41:51.015Z] #12 DONE 4.7s [2022-03-25T08:41:51.015Z] [2022-03-25T08:41:51.015Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:41:51.015Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:41:51.457Z] #29 11.85 [2022-03-25T08:41:51.715Z] #29 12.12 #=#=# ######################################################################## 100.0% [2022-03-25T08:41:51.716Z] #29 12.24 [2022-03-25T08:41:52.072Z] #32 ... [2022-03-25T08:41:52.072Z] [2022-03-25T08:41:52.072Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-03-25T08:41:52.072Z] #12 sha256:c0983b697baed0028f396f94844e9125bcbb0b33b47b8130cac6c4c03aef5fe0 [2022-03-25T08:41:52.072Z] #12 DONE 4.8s [2022-03-25T08:41:52.332Z] [2022-03-25T08:41:52.332Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:41:52.332Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:41:52.457Z] #29 18.78 #=#=# 0.0% ### 5.5% ##### 7.0% ######## 12.2% ############# 18.1% ################# 24.5% #################### 29.1% ######################### 35.4% ############################## 42.7% ################################### 49.1% ####################################### 54.8% ############################################ 61.4% ############################################## 64.8% ################################################## 69.5% ######################################################## 78.2% ############################################################# 85.2% ################################################################ 89.0% ################################################################## 92.7% ####################################################################### 99.2% ######################################################################## 100.0% [2022-03-25T08:41:52.457Z] #29 21.52 [2022-03-25T08:41:52.587Z] #49 ... [2022-03-25T08:41:52.587Z] [2022-03-25T08:41:52.587Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-25T08:41:52.587Z] #34 sha256:6fea4eb4ed736e5cee5602a2623955d1e030eef3a29d33807be0c45c62f959ad [2022-03-25T08:41:52.587Z] #34 10.33 runtime [2022-03-25T08:41:52.587Z] #34 14.82 unicode/utf8 [2022-03-25T08:41:52.587Z] #34 15.86 internal/race [2022-03-25T08:41:52.587Z] #34 16.15 sync/atomic [2022-03-25T08:41:52.587Z] #34 16.59 unicode [2022-03-25T08:41:52.587Z] #34 19.89 encoding [2022-03-25T08:41:52.650Z] #29 13.11 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-25T08:41:52.845Z] #34 ... [2022-03-25T08:41:52.845Z] [2022-03-25T08:41:52.845Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-25T08:41:52.845Z] #58 sha256:441c86773b4205329af670cfa04cc716ffce450e929505b4bc6065d3a84a9a6b [2022-03-25T08:41:52.845Z] #58 16.01 go: downloading github.com/google/uuid v1.3.0 [2022-03-25T08:41:52.845Z] #58 16.03 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-25T08:41:52.845Z] #58 16.24 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-25T08:41:52.845Z] #58 16.73 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-25T08:41:52.845Z] #58 16.87 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-25T08:41:52.845Z] #58 17.04 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-03-25T08:41:52.845Z] #58 17.63 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-25T08:41:52.845Z] #58 17.75 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-03-25T08:41:52.845Z] #58 ... [2022-03-25T08:41:52.845Z] [2022-03-25T08:41:52.845Z] #36 [tini 1/2] 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-03-25T08:41:52.845Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-25T08:41:52.845Z] #36 10.54 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-25T08:41:52.845Z] #36 12.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-25T08:41:52.908Z] #29 13.44 [2022-03-25T08:41:53.104Z] #36 ... [2022-03-25T08:41:53.104Z] [2022-03-25T08:41:53.104Z] #55 [containerd 1/2] 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-03-25T08:41:53.104Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-25T08:41:53.104Z] #55 10.65 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-25T08:41:53.104Z] #55 13.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-25T08:41:53.166Z] #29 13.79 #=#=# ######################################################################## 100.0% [2022-03-25T08:41:53.362Z] #55 ... [2022-03-25T08:41:53.362Z] [2022-03-25T08:41:53.362Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-25T08:41:53.362Z] #47 sha256:670d399140e7cc72abc6a2c8b130cb092cad5dc415c8071d6e07165d020cb6ba [2022-03-25T08:41:53.362Z] #47 17.01 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-25T08:41:53.362Z] #47 17.03 go: downloading golang.org/x/mod v0.3.0 [2022-03-25T08:41:53.383Z] #29 22.63 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-25T08:41:53.440Z] #29 13.90 [2022-03-25T08:41:53.440Z] #29 13.99 Download of images into '/build' complete. [2022-03-25T08:41:53.440Z] #29 13.99 Use something like the following to load the result into a Docker daemon: [2022-03-25T08:41:53.440Z] #29 13.99 tar -cC '/build' . | docker load [2022-03-25T08:41:53.607Z] #13 2.448 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-25T08:41:53.607Z] #13 2.455 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-25T08:41:53.607Z] #13 2.746 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-25T08:41:53.607Z] #13 2.746 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-25T08:41:53.927Z] #47 ... [2022-03-25T08:41:53.927Z] [2022-03-25T08:41:53.927Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-03-25T08:41:53.927Z] #51 sha256:e96f343116662ecbcb96bff2ea6b6946231be5c09fece1024be1ebe36579ebf0 [2022-03-25T08:41:53.927Z] #51 11.41 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-25T08:41:53.927Z] #51 ... [2022-03-25T08:41:53.927Z] [2022-03-25T08:41:53.927Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-25T08:41:53.927Z] #67 sha256:6b9e15956c16c5a861b3d6999d4e543e35f779d89edf44c8634169417b9db40d [2022-03-25T08:41:53.945Z] #29 23.01 [2022-03-25T08:41:54.008Z] #29 DONE 14.6s [2022-03-25T08:41:54.008Z] [2022-03-25T08:41:54.008Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-25T08:41:54.008Z] #47 sha256:46f40330004b509d386a3c56d1ff4884c9671c78852e3f883b21a301857dd768 [2022-03-25T08:41:54.008Z] #47 4.308 + RM_GOPATH=0 [2022-03-25T08:41:54.008Z] #47 4.308 + TMP_GOPATH= [2022-03-25T08:41:54.008Z] #47 4.308 + : /build [2022-03-25T08:41:54.008Z] #47 4.308 + '[' -z '' ']' [2022-03-25T08:41:54.008Z] #47 4.310 ++ mktemp -d [2022-03-25T08:41:54.008Z] #47 4.310 + export GOPATH=/tmp/tmp.SvW52efxvA [2022-03-25T08:41:54.009Z] #47 4.310 + GOPATH=/tmp/tmp.SvW52efxvA [2022-03-25T08:41:54.009Z] #47 4.310 + RM_GOPATH=1 [2022-03-25T08:41:54.009Z] #47 4.310 + case "$(go env GOARCH)" in [2022-03-25T08:41:54.009Z] #47 4.310 ++ go env GOARCH [2022-03-25T08:41:54.009Z] #47 4.316 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:54.009Z] #47 4.316 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:54.009Z] #47 4.316 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:54.009Z] #47 4.318 + dir=/tmp/install [2022-03-25T08:41:54.009Z] #47 4.318 + bin=gotestsum [2022-03-25T08:41:54.009Z] #47 4.318 + shift [2022-03-25T08:41:54.009Z] #47 4.318 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-03-25T08:41:54.009Z] #47 4.318 + . /tmp/install/gotestsum.installer [2022-03-25T08:41:54.009Z] #47 4.318 ++ : v1.7.0 [2022-03-25T08:41:54.009Z] #47 4.318 + install_gotestsum [2022-03-25T08:41:54.009Z] #47 4.318 + set -e [2022-03-25T08:41:54.009Z] #47 4.323 + echo 'Install gotestsum version v1.7.0' [2022-03-25T08:41:54.009Z] #47 4.323 + GOBIN=/build [2022-03-25T08:41:54.009Z] #47 4.323 + GO111MODULE=on [2022-03-25T08:41:54.009Z] #47 4.323 + go install gotest.tools/gotestsum@v1.7.0 [2022-03-25T08:41:54.009Z] #47 4.323 Install gotestsum version v1.7.0 [2022-03-25T08:41:54.009Z] #47 4.788 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-25T08:41:54.009Z] #47 6.193 go: downloading github.com/fatih/color v1.10.0 [2022-03-25T08:41:54.009Z] #47 6.193 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-25T08:41:54.009Z] #47 6.233 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-25T08:41:54.009Z] #47 6.245 go: downloading github.com/pkg/errors v0.9.1 [2022-03-25T08:41:54.009Z] #47 6.540 go: downloading golang.org/x/tools v0.1.0 [2022-03-25T08:41:54.009Z] #47 6.540 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-25T08:41:54.009Z] #47 6.596 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-25T08:41:54.009Z] #47 6.647 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-25T08:41:54.009Z] #47 6.825 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-25T08:41:54.185Z] #67 21.02 Checking out files: 63% (1213/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2022-03-25T08:41:54.185Z] #67 21.67 + cd /tmp/tmp.OHnKAXibFi/src/github.com/docker/libnetwork [2022-03-25T08:41:54.185Z] #67 21.68 + git checkout -q 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-03-25T08:41:54.201Z] #29 23.32 #=#=# ######################################################################## 100.0% [2022-03-25T08:41:54.201Z] #29 23.45 [2022-03-25T08:41:54.267Z] #13 2.121 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-25T08:41:54.267Z] #13 2.234 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-25T08:41:54.267Z] #13 2.234 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-25T08:41:54.267Z] #13 2.234 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-25T08:41:54.268Z] #47 ... [2022-03-25T08:41:54.268Z] [2022-03-25T08:41:54.268Z] #36 [tini 1/2] 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-03-25T08:41:54.268Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-25T08:41:54.268Z] #36 5.675 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-25T08:41:54.268Z] #36 5.741 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-25T08:41:54.268Z] #36 5.741 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-25T08:41:54.268Z] #36 6.434 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-25T08:41:54.268Z] #36 8.162 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-25T08:41:54.443Z] #67 ... [2022-03-25T08:41:54.443Z] [2022-03-25T08:41:54.443Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-25T08:41:54.443Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-25T08:41:54.443Z] #42 12.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-25T08:41:54.529Z] #36 ... [2022-03-25T08:41:54.529Z] [2022-03-25T08:41:54.529Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-25T08:41:54.529Z] #67 sha256:4838e0c75b9c5f694067d0eca51f8b62493e47138dd27fde786d04ae9a12a0c9 [2022-03-25T08:41:54.529Z] #67 4.462 + RM_GOPATH=0 [2022-03-25T08:41:54.529Z] #67 4.462 + TMP_GOPATH= [2022-03-25T08:41:54.529Z] #67 4.462 + : /build [2022-03-25T08:41:54.529Z] #67 4.462 + '[' -z '' ']' [2022-03-25T08:41:54.529Z] #67 4.462 ++ mktemp -d [2022-03-25T08:41:54.529Z] #67 4.462 + export GOPATH=/tmp/tmp.Vi96v5oyEq [2022-03-25T08:41:54.529Z] #67 4.462 + GOPATH=/tmp/tmp.Vi96v5oyEq [2022-03-25T08:41:54.529Z] #67 4.462 + RM_GOPATH=1 [2022-03-25T08:41:54.529Z] #67 4.463 + case "$(go env GOARCH)" in [2022-03-25T08:41:54.529Z] #67 4.463 ++ go env GOARCH [2022-03-25T08:41:54.529Z] #67 4.470 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:54.529Z] #67 4.470 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:54.529Z] #67 4.471 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:54.529Z] #67 4.474 + dir=/tmp/install [2022-03-25T08:41:54.529Z] #67 4.474 + bin=proxy [2022-03-25T08:41:54.529Z] #67 4.474 + shift [2022-03-25T08:41:54.529Z] #67 4.474 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-03-25T08:41:54.529Z] #67 4.474 + . /tmp/install/proxy.installer [2022-03-25T08:41:54.529Z] #67 4.474 ++ : 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-03-25T08:41:54.529Z] #67 4.474 + install_proxy [2022-03-25T08:41:54.529Z] #67 4.474 + case "$1" in [2022-03-25T08:41:54.529Z] #67 4.474 + export CGO_ENABLED=0 [2022-03-25T08:41:54.529Z] #67 4.474 + CGO_ENABLED=0 [2022-03-25T08:41:54.529Z] #67 4.474 + _install_proxy [2022-03-25T08:41:54.529Z] #67 4.474 + echo 'Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da' [2022-03-25T08:41:54.529Z] #67 4.474 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Vi96v5oyEq/src/github.com/docker/libnetwork [2022-03-25T08:41:54.529Z] #67 4.475 Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-03-25T08:41:54.529Z] #67 4.476 Cloning into '/tmp/tmp.Vi96v5oyEq/src/github.com/docker/libnetwork'... [2022-03-25T08:41:54.529Z] #67 ... [2022-03-25T08:41:54.529Z] [2022-03-25T08:41:54.529Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:41:54.529Z] #49 sha256:1da475e60bf163ca3fe9cda9f6fe993f2e12db3e3c99143c115d09c71110f7f0 [2022-03-25T08:41:54.529Z] #49 3.533 + RM_GOPATH=0 [2022-03-25T08:41:54.529Z] #49 3.533 + TMP_GOPATH= [2022-03-25T08:41:54.529Z] #49 3.533 + : /build [2022-03-25T08:41:54.529Z] #49 3.533 + '[' -z '' ']' [2022-03-25T08:41:54.529Z] #49 3.533 ++ mktemp -d [2022-03-25T08:41:54.529Z] #49 3.533 + export GOPATH=/tmp/tmp.lVPcTi8q1O [2022-03-25T08:41:54.529Z] #49 3.533 + GOPATH=/tmp/tmp.lVPcTi8q1O [2022-03-25T08:41:54.529Z] #49 3.533 + RM_GOPATH=1 [2022-03-25T08:41:54.529Z] #49 3.533 + case "$(go env GOARCH)" in [2022-03-25T08:41:54.529Z] #49 3.533 ++ go env GOARCH [2022-03-25T08:41:54.529Z] #49 3.539 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:54.529Z] #49 3.539 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:54.529Z] #49 3.539 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:54.529Z] #49 3.539 + dir=/tmp/install [2022-03-25T08:41:54.529Z] #49 3.539 + bin=golangci_lint [2022-03-25T08:41:54.529Z] #49 3.539 + shift [2022-03-25T08:41:54.529Z] #49 3.539 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-03-25T08:41:54.529Z] #49 3.539 + . /tmp/install/golangci_lint.installer [2022-03-25T08:41:54.529Z] #49 3.539 ++ : v1.23.8 [2022-03-25T08:41:54.529Z] #49 3.539 + install_golangci_lint [2022-03-25T08:41:54.529Z] #49 3.539 + set -e [2022-03-25T08:41:54.529Z] #49 3.539 + echo 'Install golangci-lint version v1.23.8' [2022-03-25T08:41:54.529Z] #49 3.539 + GOBIN=/build [2022-03-25T08:41:54.529Z] #49 3.539 + GO111MODULE=on [2022-03-25T08:41:54.529Z] #49 3.539 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-03-25T08:41:54.529Z] #49 3.539 Install golangci-lint version v1.23.8 [2022-03-25T08:41:54.529Z] #49 4.038 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-03-25T08:41:54.529Z] #49 9.167 go: downloading github.com/fatih/color v1.7.0 [2022-03-25T08:41:54.529Z] #49 9.177 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-03-25T08:41:54.529Z] #49 9.377 go: downloading github.com/pkg/errors v0.8.1 [2022-03-25T08:41:54.529Z] #49 9.377 go: downloading github.com/spf13/cobra v0.0.5 [2022-03-25T08:41:54.529Z] #49 9.599 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-25T08:41:54.529Z] #49 9.864 go: downloading github.com/spf13/viper v1.6.1 [2022-03-25T08:41:54.529Z] #49 10.31 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-03-25T08:41:54.529Z] #49 10.35 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-03-25T08:41:54.532Z] Sending build context to Docker daemon 57.36MB [2022-03-25T08:41:54.532Z] [2022-03-25T08:41:54.532Z] Step 1/10 : FROM microsoft/windowsservercore [2022-03-25T08:41:54.532Z] ---> 6a11116086a4 [2022-03-25T08:41:54.532Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-25T08:41:54.532Z] ---> Using cache [2022-03-25T08:41:54.532Z] ---> 6e51bba6cf64 [2022-03-25T08:41:54.532Z] Step 3/10 : ARG GO_VERSION=1.16.15 [2022-03-25T08:41:54.532Z] ---> Running in d6964d322be3 [2022-03-25T08:41:54.532Z] Removing intermediate container d6964d322be3 [2022-03-25T08:41:54.532Z] ---> 49b2ed308ab6 [2022-03-25T08:41:54.532Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-25T08:41:54.532Z] ---> Running in ccd4842e12fd [2022-03-25T08:41:54.702Z] #42 ... [2022-03-25T08:41:54.702Z] [2022-03-25T08:41:54.702Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-25T08:41:54.702Z] #67 sha256:6b9e15956c16c5a861b3d6999d4e543e35f779d89edf44c8634169417b9db40d [2022-03-25T08:41:54.702Z] #67 22.32 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-03-25T08:41:54.787Z] #49 10.41 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-03-25T08:41:54.787Z] #49 10.41 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-03-25T08:41:54.787Z] #49 ... [2022-03-25T08:41:54.787Z] [2022-03-25T08:41:54.787Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-25T08:41:54.787Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-25T08:41:54.787Z] #42 8.189 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-25T08:41:54.787Z] #42 8.264 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-25T08:41:54.787Z] #42 8.264 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-25T08:41:54.787Z] #42 9.154 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-25T08:41:54.787Z] #42 ... [2022-03-25T08:41:54.787Z] [2022-03-25T08:41:54.787Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-03-25T08:41:54.787Z] #45 sha256:5ab80bc126c0db61118b6f459bc1942c5b5f3c8df7867f24b822559ed58cae1b [2022-03-25T08:41:54.787Z] #45 4.072 + RM_GOPATH=0 [2022-03-25T08:41:54.787Z] #45 4.072 + TMP_GOPATH= [2022-03-25T08:41:54.787Z] #45 4.072 + : /build [2022-03-25T08:41:54.787Z] #45 4.072 + '[' -z '' ']' [2022-03-25T08:41:54.787Z] #45 4.075 ++ mktemp -d [2022-03-25T08:41:54.787Z] #45 4.078 + export GOPATH=/tmp/tmp.d2BsJBhhUR [2022-03-25T08:41:54.787Z] #45 4.078 + GOPATH=/tmp/tmp.d2BsJBhhUR [2022-03-25T08:41:54.787Z] #45 4.078 + RM_GOPATH=1 [2022-03-25T08:41:54.787Z] #45 4.078 + case "$(go env GOARCH)" in [2022-03-25T08:41:54.787Z] #45 4.078 ++ go env GOARCH [2022-03-25T08:41:54.787Z] #45 4.085 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:54.787Z] #45 4.085 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:54.787Z] #45 4.085 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:54.787Z] #45 4.085 + dir=/tmp/install [2022-03-25T08:41:54.787Z] #45 4.085 + bin=vndr [2022-03-25T08:41:54.787Z] #45 4.085 + shift [2022-03-25T08:41:54.787Z] #45 4.085 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-03-25T08:41:54.787Z] #45 4.085 + . /tmp/install/vndr.installer [2022-03-25T08:41:54.787Z] #45 4.085 ++ : v0.1.2 [2022-03-25T08:41:54.787Z] #45 4.085 + install_vndr [2022-03-25T08:41:54.787Z] #45 4.085 + echo 'Install vndr version v0.1.2' [2022-03-25T08:41:54.787Z] #45 4.085 + GOBIN=/build [2022-03-25T08:41:54.787Z] #45 4.085 + GO111MODULE=on [2022-03-25T08:41:54.787Z] #45 4.085 + go install github.com/LK4D4/vndr@v0.1.2 [2022-03-25T08:41:54.787Z] #45 4.085 Install vndr version v0.1.2 [2022-03-25T08:41:54.787Z] #45 4.325 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-03-25T08:41:55.003Z] Removing intermediate container ccd4842e12fd [2022-03-25T08:41:55.003Z] ---> 3da024ef66b2 [2022-03-25T08:41:55.003Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-03-25T08:41:55.003Z] ---> Running in 0cdbe4c0f59f [2022-03-25T08:41:55.073Z] #45 ... [2022-03-25T08:41:55.073Z] [2022-03-25T08:41:55.073Z] #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-03-25T08:41:55.073Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-25T08:41:55.073Z] #32 7.306 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-25T08:41:55.073Z] #32 7.306 Cloning into '.'... [2022-03-25T08:41:55.128Z] #29 24.16 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-25T08:41:55.334Z] #32 ... [2022-03-25T08:41:55.334Z] [2022-03-25T08:41:55.334Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-03-25T08:41:55.334Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-25T08:41:55.334Z] #40 9.304 + git clone https://github.com/docker/distribution.git . [2022-03-25T08:41:55.334Z] #40 9.308 Cloning into '.'... [2022-03-25T08:41:55.334Z] #40 ... [2022-03-25T08:41:55.334Z] [2022-03-25T08:41:55.334Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-03-25T08:41:55.334Z] #51 sha256:16e8e41d7367c23693eca4eaf943b30bc0bd5964b347e7d51363b7adf6971d04 [2022-03-25T08:41:55.334Z] #51 7.367 + RM_GOPATH=0 [2022-03-25T08:41:55.334Z] #51 7.367 + TMP_GOPATH= [2022-03-25T08:41:55.334Z] #51 7.367 + : /build [2022-03-25T08:41:55.334Z] #51 7.367 + '[' -z '' ']' [2022-03-25T08:41:55.334Z] #51 7.367 ++ mktemp -d [2022-03-25T08:41:55.334Z] #51 7.367 + export GOPATH=/tmp/tmp.NuogvJHVVr [2022-03-25T08:41:55.334Z] #51 7.367 + GOPATH=/tmp/tmp.NuogvJHVVr [2022-03-25T08:41:55.334Z] #51 7.367 + RM_GOPATH=1 [2022-03-25T08:41:55.334Z] #51 7.367 + case "$(go env GOARCH)" in [2022-03-25T08:41:55.334Z] #51 7.367 ++ go env GOARCH [2022-03-25T08:41:55.334Z] #51 7.374 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:55.334Z] #51 7.374 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:55.334Z] #51 7.376 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:55.334Z] #51 7.389 + dir=/tmp/install [2022-03-25T08:41:55.334Z] #51 7.389 + bin=shfmt [2022-03-25T08:41:55.334Z] #51 7.389 + shift [2022-03-25T08:41:55.334Z] #51 7.389 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-03-25T08:41:55.334Z] #51 7.389 + . /tmp/install/shfmt.installer [2022-03-25T08:41:55.334Z] #51 7.389 ++ : v3.0.2 [2022-03-25T08:41:55.334Z] #51 7.389 + install_shfmt [2022-03-25T08:41:55.334Z] #51 7.389 + echo 'Install shfmt version v3.0.2' [2022-03-25T08:41:55.334Z] #51 7.389 + GOBIN=/build [2022-03-25T08:41:55.334Z] #51 7.389 + GO111MODULE=on [2022-03-25T08:41:55.334Z] #51 7.389 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-03-25T08:41:55.334Z] #51 7.396 Install shfmt version v3.0.2 [2022-03-25T08:41:55.334Z] #51 8.165 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-25T08:41:55.334Z] #51 9.598 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-25T08:41:55.334Z] #51 9.598 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-25T08:41:55.334Z] #51 9.698 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-25T08:41:55.334Z] #51 ... [2022-03-25T08:41:55.334Z] [2022-03-25T08:41:55.334Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-03-25T08:41:55.334Z] #24 sha256:9dfed94b2d576f05abaac82d68eee6d96a0cbc7f3851d514375dd420ca73d7f3 [2022-03-25T08:41:55.334Z] #24 5.049 + RM_GOPATH=0 [2022-03-25T08:41:55.334Z] #24 5.049 + TMP_GOPATH= [2022-03-25T08:41:55.334Z] #24 5.049 + : /build [2022-03-25T08:41:55.334Z] #24 5.049 + '[' -z '' ']' [2022-03-25T08:41:55.334Z] #24 5.049 ++ mktemp -d [2022-03-25T08:41:55.334Z] #24 5.049 + export GOPATH=/tmp/tmp.h4wHSCqxyn [2022-03-25T08:41:55.334Z] #24 5.049 + GOPATH=/tmp/tmp.h4wHSCqxyn [2022-03-25T08:41:55.334Z] #24 5.049 + RM_GOPATH=1 [2022-03-25T08:41:55.334Z] #24 5.049 + case "$(go env GOARCH)" in [2022-03-25T08:41:55.334Z] #24 5.049 ++ go env GOARCH [2022-03-25T08:41:55.334Z] #24 5.066 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:55.334Z] #24 5.066 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:55.334Z] #24 5.066 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:55.334Z] #24 5.066 + dir=/tmp/install [2022-03-25T08:41:55.334Z] #24 5.066 + bin=dockercli [2022-03-25T08:41:55.334Z] #24 5.066 + shift [2022-03-25T08:41:55.334Z] #24 5.079 Install docker/cli version 17.06.2-ce from stable [2022-03-25T08:41:55.334Z] #24 5.079 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-03-25T08:41:55.334Z] #24 5.079 + . /tmp/install/dockercli.installer [2022-03-25T08:41:55.334Z] #24 5.079 ++ : stable [2022-03-25T08:41:55.334Z] #24 5.079 ++ : 17.06.2-ce [2022-03-25T08:41:55.334Z] #24 5.079 + install_dockercli [2022-03-25T08:41:55.334Z] #24 5.079 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-25T08:41:55.334Z] #24 5.083 ++ uname -m [2022-03-25T08:41:55.334Z] #24 5.083 + arch=x86_64 [2022-03-25T08:41:55.334Z] #24 5.083 + '[' x86_64 '!=' x86_64 ']' [2022-03-25T08:41:55.334Z] #24 5.083 + url=https://download.docker.com/linux/static [2022-03-25T08:41:55.334Z] #24 5.083 + tar -xz docker/docker [2022-03-25T08:41:55.334Z] #24 5.110 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-25T08:41:55.334Z] #24 11.20 + mkdir -p /build [2022-03-25T08:41:55.334Z] #24 11.20 + mv docker/docker /build/ [2022-03-25T08:41:55.334Z] #24 11.20 + rmdir docker [2022-03-25T08:41:55.383Z] #29 24.46 [2022-03-25T08:41:55.472Z] Removing intermediate container 0cdbe4c0f59f [2022-03-25T08:41:55.472Z] ---> c2f865e83527 [2022-03-25T08:41:55.472Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-03-25T08:41:55.472Z] ---> Running in 0ef034969c78 [2022-03-25T08:41:55.537Z] #13 4.420 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-03-25T08:41:55.593Z] #24 ... [2022-03-25T08:41:55.593Z] [2022-03-25T08:41:55.593Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-25T08:41:55.593Z] #58 sha256:41e06b88feec3d40b02f55cd4ba2e5a1c1e766e6811274cb07b24e024575f381 [2022-03-25T08:41:55.593Z] #58 9.820 + RM_GOPATH=0 [2022-03-25T08:41:55.593Z] #58 9.820 + TMP_GOPATH= [2022-03-25T08:41:55.593Z] #58 9.820 + : /build [2022-03-25T08:41:55.593Z] #58 9.820 + '[' -z '' ']' [2022-03-25T08:41:55.593Z] #58 9.820 ++ mktemp -d [2022-03-25T08:41:55.593Z] #58 9.820 + export GOPATH=/tmp/tmp.2MS0BVo4KC [2022-03-25T08:41:55.593Z] #58 9.820 + GOPATH=/tmp/tmp.2MS0BVo4KC [2022-03-25T08:41:55.593Z] #58 9.820 + RM_GOPATH=1 [2022-03-25T08:41:55.593Z] #58 9.820 + case "$(go env GOARCH)" in [2022-03-25T08:41:55.593Z] #58 9.840 ++ go env GOARCH [2022-03-25T08:41:55.593Z] #58 9.883 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:55.593Z] #58 9.883 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:55.593Z] #58 9.883 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:55.593Z] #58 9.883 + dir=/tmp/install [2022-03-25T08:41:55.593Z] #58 9.883 + bin=rootlesskit [2022-03-25T08:41:55.593Z] #58 9.883 + shift [2022-03-25T08:41:55.593Z] #58 9.883 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-03-25T08:41:55.593Z] #58 9.883 + . /tmp/install/rootlesskit.installer [2022-03-25T08:41:55.593Z] #58 9.883 ++ : v0.14.4 [2022-03-25T08:41:55.593Z] #58 9.883 + install_rootlesskit [2022-03-25T08:41:55.593Z] #58 9.883 + case "$1" in [2022-03-25T08:41:55.593Z] #58 9.883 + export CGO_ENABLED=0 [2022-03-25T08:41:55.593Z] #58 9.883 + CGO_ENABLED=0 [2022-03-25T08:41:55.593Z] #58 9.883 + _install_rootlesskit [2022-03-25T08:41:55.593Z] #58 9.883 + echo 'Install rootlesskit version v0.14.4' [2022-03-25T08:41:55.593Z] #58 9.883 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-25T08:41:55.593Z] #58 9.883 + GOBIN=/build [2022-03-25T08:41:55.593Z] #58 9.883 + GO111MODULE=on [2022-03-25T08:41:55.593Z] #58 9.883 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-03-25T08:41:55.593Z] #58 9.884 Install rootlesskit version v0.14.4 [2022-03-25T08:41:55.593Z] #58 10.86 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-03-25T08:41:55.851Z] #58 ... [2022-03-25T08:41:55.851Z] [2022-03-25T08:41:55.851Z] #55 [containerd 1/2] 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-03-25T08:41:55.851Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-25T08:41:55.851Z] #55 8.624 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-25T08:41:55.851Z] #55 8.660 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-25T08:41:55.851Z] #55 8.660 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-25T08:41:55.851Z] #55 9.933 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-25T08:41:55.851Z] #55 ... [2022-03-25T08:41:55.851Z] [2022-03-25T08:41:55.852Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-03-25T08:41:55.852Z] #24 sha256:9dfed94b2d576f05abaac82d68eee6d96a0cbc7f3851d514375dd420ca73d7f3 [2022-03-25T08:41:55.852Z] #24 DONE 11.5s [2022-03-25T08:41:55.852Z] [2022-03-25T08:41:55.852Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-25T08:41:55.852Z] #34 sha256:749547e0b96cece089264f2adcf69a883fbb34e67254c3c990c430353d36a96d [2022-03-25T08:41:55.852Z] #34 9.908 + RM_GOPATH=0 [2022-03-25T08:41:55.852Z] #34 9.908 + TMP_GOPATH= [2022-03-25T08:41:55.852Z] #34 9.908 + : /build [2022-03-25T08:41:55.852Z] #34 9.908 + '[' -z '' ']' [2022-03-25T08:41:55.852Z] #34 9.908 ++ mktemp -d [2022-03-25T08:41:55.852Z] #34 9.908 + export GOPATH=/tmp/tmp.fv7FQSQ7gF [2022-03-25T08:41:55.852Z] #34 9.908 + GOPATH=/tmp/tmp.fv7FQSQ7gF [2022-03-25T08:41:55.852Z] #34 9.908 + RM_GOPATH=1 [2022-03-25T08:41:55.852Z] #34 9.908 + case "$(go env GOARCH)" in [2022-03-25T08:41:55.852Z] #34 9.908 ++ go env GOARCH [2022-03-25T08:41:55.852Z] #34 9.931 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-25T08:41:55.852Z] #34 9.931 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:55.852Z] #34 9.931 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:55.852Z] #34 9.931 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:55.852Z] #34 9.931 + dir=/tmp/install [2022-03-25T08:41:55.852Z] #34 9.931 + bin=tomlv [2022-03-25T08:41:55.852Z] #34 9.931 + shift [2022-03-25T08:41:55.852Z] #34 9.931 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-03-25T08:41:55.852Z] #34 9.931 + . /tmp/install/tomlv.installer [2022-03-25T08:41:55.852Z] #34 9.931 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-25T08:41:55.852Z] #34 9.931 + install_tomlv [2022-03-25T08:41:55.852Z] #34 9.931 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-03-25T08:41:55.852Z] #34 9.931 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.fv7FQSQ7gF/src/github.com/BurntSushi/toml [2022-03-25T08:41:55.852Z] #34 9.931 Cloning into '/tmp/tmp.fv7FQSQ7gF/src/github.com/BurntSushi/toml'... [2022-03-25T08:41:55.852Z] #34 11.55 + cd /tmp/tmp.fv7FQSQ7gF/src/github.com/BurntSushi/toml [2022-03-25T08:41:55.852Z] #34 11.55 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-25T08:41:55.945Z] #29 24.80 #=#=# ######################################################################## 100.0% [2022-03-25T08:41:55.945Z] #29 24.90 [2022-03-25T08:41:55.945Z] #29 ... [2022-03-25T08:41:55.945Z] [2022-03-25T08:41:55.945Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-25T08:41:55.945Z] #47 sha256:bea3119c266ebd162a8e5f0670358a13a061ffee2651f2decf4dd2ed9a91d3ed [2022-03-25T08:41:55.945Z] #47 11.62 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-25T08:41:55.945Z] #47 12.15 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-25T08:41:55.945Z] #47 12.55 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-25T08:41:55.945Z] #47 15.78 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-25T08:41:55.945Z] #47 16.08 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-25T08:41:55.945Z] #47 16.35 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-25T08:41:55.945Z] #47 18.77 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-25T08:41:55.945Z] #47 18.77 go: downloading golang.org/x/mod v0.3.0 [2022-03-25T08:41:55.945Z] #47 ... [2022-03-25T08:41:55.945Z] [2022-03-25T08:41:55.945Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-25T08:41:55.945Z] #29 sha256:ded5525070dd82d2c29c0a39dac8f38320f0b0f2fadf9417f3f60bf273cf10d4 [2022-03-25T08:41:55.945Z] #29 24.99 Download of images into '/build' complete. [2022-03-25T08:41:55.945Z] #29 25.00 Use something like the following to load the result into a Docker daemon: [2022-03-25T08:41:55.945Z] #29 25.00 tar -cC '/build' . | docker load [2022-03-25T08:41:55.945Z] #29 ... [2022-03-25T08:41:55.945Z] [2022-03-25T08:41:55.945Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-25T08:41:55.945Z] #58 sha256:ef29807a053bb450526724584002229c00280fc921de47a5fc3414576f275d41 [2022-03-25T08:41:55.945Z] #58 11.98 go: downloading github.com/pkg/errors v0.9.1 [2022-03-25T08:41:55.945Z] #58 11.99 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-25T08:41:55.945Z] #58 12.05 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-25T08:41:55.945Z] #58 12.51 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-03-25T08:41:55.945Z] #58 15.63 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-03-25T08:41:55.945Z] #58 16.43 go: downloading github.com/google/uuid v1.3.0 [2022-03-25T08:41:55.945Z] #58 16.45 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-25T08:41:55.945Z] #58 16.51 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-25T08:41:55.945Z] #58 16.74 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-25T08:41:55.945Z] #58 16.90 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-25T08:41:55.945Z] #58 17.23 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-03-25T08:41:55.945Z] #58 17.84 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-25T08:41:55.945Z] #58 18.89 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-03-25T08:41:55.945Z] #58 19.45 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-03-25T08:41:56.076Z] #67 ... [2022-03-25T08:41:56.076Z] [2022-03-25T08:41:56.076Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-03-25T08:41:56.076Z] #45 sha256:1f5aa8523d3fc2d22994ed4b962bd7d604e2d5546ec5d6707846a6cc8c91ff48 [2022-03-25T08:41:56.076Z] #45 DONE 23.5s [2022-03-25T08:41:56.076Z] [2022-03-25T08:41:56.076Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:41:56.076Z] #49 sha256:b3fdbf842daf6ed5bc04976d308ca50b0f7cca2cd446378da0e5079436a5b20b [2022-03-25T08:41:56.076Z] #49 21.63 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-03-25T08:41:56.076Z] #49 21.65 go: downloading github.com/stretchr/testify v1.4.0 [2022-03-25T08:41:56.076Z] #49 21.91 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-03-25T08:41:56.076Z] #49 22.01 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-03-25T08:41:56.076Z] #49 22.06 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-25T08:41:56.076Z] #49 22.38 go: downloading github.com/magiconair/properties v1.8.1 [2022-03-25T08:41:56.076Z] #49 22.39 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-03-25T08:41:56.076Z] #49 22.42 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-03-25T08:41:56.076Z] #49 22.44 go: downloading github.com/spf13/afero v1.1.2 [2022-03-25T08:41:56.076Z] #49 22.66 go: downloading github.com/spf13/cast v1.3.0 [2022-03-25T08:41:56.076Z] #49 22.68 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-03-25T08:41:56.076Z] #49 22.71 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-25T08:41:56.076Z] #49 22.77 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-03-25T08:41:56.076Z] #49 22.78 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-03-25T08:41:56.076Z] #49 22.93 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-03-25T08:41:56.076Z] #49 23.01 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-25T08:41:56.076Z] #49 23.20 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-25T08:41:56.076Z] #49 23.27 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-03-25T08:41:56.076Z] #49 23.34 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-25T08:41:56.076Z] #49 23.43 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-25T08:41:56.076Z] #49 23.53 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-25T08:41:56.076Z] #49 23.59 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-03-25T08:41:56.076Z] #49 23.83 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-03-25T08:41:56.109Z] #13 ... [2022-03-25T08:41:56.109Z] [2022-03-25T08:41:56.109Z] #55 [containerd 1/2] 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-03-25T08:41:56.109Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-25T08:41:56.109Z] #55 6.337 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-25T08:41:56.109Z] #55 6.426 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-25T08:41:56.109Z] #55 6.426 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-25T08:41:56.109Z] #55 8.535 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-25T08:41:56.110Z] #34 11.71 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-03-25T08:41:56.110Z] #34 ... [2022-03-25T08:41:56.110Z] [2022-03-25T08:41:56.110Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:41:56.110Z] #49 sha256:1da475e60bf163ca3fe9cda9f6fe993f2e12db3e3c99143c115d09c71110f7f0 [2022-03-25T08:41:56.110Z] #49 11.40 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-03-25T08:41:56.110Z] #49 11.77 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-25T08:41:56.179Z] #13 4.026 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-03-25T08:41:56.201Z] #58 ... [2022-03-25T08:41:56.201Z] [2022-03-25T08:41:56.201Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-25T08:41:56.201Z] #34 sha256:ddc359a1d016accf145a3fafcf8a92573debbb5992371ea80f5d0fe791eeb8c5 [2022-03-25T08:41:56.201Z] #34 12.01 encoding [2022-03-25T08:41:56.334Z] #49 23.94 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-03-25T08:41:56.370Z] #55 ... [2022-03-25T08:41:56.370Z] [2022-03-25T08:41:56.370Z] #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-03-25T08:41:56.370Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-25T08:41:56.370Z] #32 4.215 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-25T08:41:56.370Z] #32 4.216 Cloning into '.'... [2022-03-25T08:41:56.370Z] #32 ... [2022-03-25T08:41:56.370Z] [2022-03-25T08:41:56.370Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-25T08:41:56.370Z] #47 sha256:2d4fa23ea0fa199ebf4247b697b54e3f0914cde99c1657d062004d0abfdf997c [2022-03-25T08:41:56.370Z] #47 4.569 + RM_GOPATH=0 [2022-03-25T08:41:56.370Z] #47 4.569 + TMP_GOPATH= [2022-03-25T08:41:56.370Z] #47 4.569 + : /build [2022-03-25T08:41:56.370Z] #47 4.569 + '[' -z '' ']' [2022-03-25T08:41:56.370Z] #47 4.569 ++ mktemp -d [2022-03-25T08:41:56.370Z] #47 4.582 + export GOPATH=/tmp/tmp.hl83M6Jlvp [2022-03-25T08:41:56.370Z] #47 4.582 + GOPATH=/tmp/tmp.hl83M6Jlvp [2022-03-25T08:41:56.370Z] #47 4.582 + RM_GOPATH=1 [2022-03-25T08:41:56.370Z] #47 4.582 + case "$(go env GOARCH)" in [2022-03-25T08:41:56.370Z] #47 4.582 ++ go env GOARCH [2022-03-25T08:41:56.370Z] #47 4.590 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:56.370Z] #47 4.590 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:56.370Z] #47 4.590 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:56.370Z] #47 4.590 + dir=/tmp/install [2022-03-25T08:41:56.370Z] #47 4.590 + bin=gotestsum [2022-03-25T08:41:56.370Z] #47 4.590 + shift [2022-03-25T08:41:56.370Z] #47 4.590 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-03-25T08:41:56.370Z] #47 4.590 + . /tmp/install/gotestsum.installer [2022-03-25T08:41:56.370Z] #47 4.590 ++ : v1.7.0 [2022-03-25T08:41:56.370Z] #47 4.590 + install_gotestsum [2022-03-25T08:41:56.370Z] #47 4.591 + set -e [2022-03-25T08:41:56.370Z] #47 4.591 + echo 'Install gotestsum version v1.7.0' [2022-03-25T08:41:56.370Z] #47 4.592 Install gotestsum version v1.7.0 [2022-03-25T08:41:56.370Z] #47 4.594 + GOBIN=/build [2022-03-25T08:41:56.370Z] #47 4.594 + GO111MODULE=on [2022-03-25T08:41:56.370Z] #47 4.594 + go install gotest.tools/gotestsum@v1.7.0 [2022-03-25T08:41:56.370Z] #47 5.700 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-25T08:41:56.370Z] #47 8.191 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-25T08:41:56.370Z] #47 8.208 go: downloading github.com/fatih/color v1.10.0 [2022-03-25T08:41:56.370Z] #47 8.311 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-25T08:41:56.370Z] #47 8.494 go: downloading github.com/pkg/errors v0.9.1 [2022-03-25T08:41:56.370Z] #47 9.183 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-25T08:41:56.370Z] #47 9.194 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-25T08:41:56.370Z] #47 9.305 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-25T08:41:56.370Z] #47 9.315 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-25T08:41:56.370Z] #47 9.625 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-25T08:41:56.370Z] #47 9.827 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-25T08:41:56.370Z] #47 10.07 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-25T08:41:56.370Z] #47 10.25 go: downloading golang.org/x/tools v0.1.0 [2022-03-25T08:41:56.458Z] #34 ... [2022-03-25T08:41:56.458Z] [2022-03-25T08:41:56.458Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:41:56.458Z] #49 sha256:3450be4a7e31aeed11bf86973b37d05e5c49f932e2b5cd86fc70dc4f0f56f367 [2022-03-25T08:41:56.458Z] #49 16.41 go: downloading github.com/fatih/color v1.7.0 [2022-03-25T08:41:56.458Z] #49 16.42 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-03-25T08:41:56.458Z] #49 16.58 go: downloading github.com/pkg/errors v0.8.1 [2022-03-25T08:41:56.458Z] #49 16.74 go: downloading github.com/spf13/cobra v0.0.5 [2022-03-25T08:41:56.458Z] #49 16.94 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-25T08:41:56.458Z] #49 17.35 go: downloading github.com/spf13/viper v1.6.1 [2022-03-25T08:41:56.458Z] #49 17.59 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-03-25T08:41:56.458Z] #49 17.80 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-03-25T08:41:56.458Z] #49 18.28 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-03-25T08:41:56.458Z] #49 18.30 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-03-25T08:41:56.458Z] #49 19.23 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-03-25T08:41:56.458Z] #49 19.47 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-25T08:41:56.458Z] #49 22.01 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-03-25T08:41:56.458Z] #49 22.02 go: downloading github.com/stretchr/testify v1.4.0 [2022-03-25T08:41:56.458Z] #49 ... [2022-03-25T08:41:56.458Z] [2022-03-25T08:41:56.458Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-25T08:41:56.458Z] #29 sha256:ded5525070dd82d2c29c0a39dac8f38320f0b0f2fadf9417f3f60bf273cf10d4 [2022-03-25T08:41:56.458Z] #29 DONE 25.6s [2022-03-25T08:41:56.458Z] [2022-03-25T08:41:56.458Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:41:56.458Z] #49 sha256:3450be4a7e31aeed11bf86973b37d05e5c49f932e2b5cd86fc70dc4f0f56f367 [2022-03-25T08:41:56.458Z] #49 22.33 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-03-25T08:41:56.458Z] #49 ... [2022-03-25T08:41:56.458Z] [2022-03-25T08:41:56.458Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-03-25T08:41:56.458Z] #51 sha256:8ba19785d1891e4052ab9c88bfb5c60624f7e4402828b6cc94f22b848f2c41f3 [2022-03-25T08:41:56.458Z] #51 12.42 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-25T08:41:56.592Z] #49 24.10 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-25T08:41:56.592Z] #49 24.21 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-25T08:41:56.631Z] #47 ... [2022-03-25T08:41:56.631Z] [2022-03-25T08:41:56.631Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-03-25T08:41:56.631Z] #51 sha256:17b6dadfbae0de3fd0aa41a15960b900e33504c1ef37f740b7d7a69e3820b643 [2022-03-25T08:41:56.631Z] #51 4.616 + RM_GOPATH=0 [2022-03-25T08:41:56.631Z] #51 4.616 + TMP_GOPATH= [2022-03-25T08:41:56.631Z] #51 4.616 + : /build [2022-03-25T08:41:56.631Z] #51 4.616 + '[' -z '' ']' [2022-03-25T08:41:56.631Z] #51 4.616 ++ mktemp -d [2022-03-25T08:41:56.631Z] #51 4.621 + export GOPATH=/tmp/tmp.YKbQyAGrQM [2022-03-25T08:41:56.631Z] #51 4.621 + GOPATH=/tmp/tmp.YKbQyAGrQM [2022-03-25T08:41:56.631Z] #51 4.621 + RM_GOPATH=1 [2022-03-25T08:41:56.631Z] #51 4.621 + case "$(go env GOARCH)" in [2022-03-25T08:41:56.631Z] #51 4.624 ++ go env GOARCH [2022-03-25T08:41:56.631Z] #51 4.668 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:56.631Z] #51 4.668 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:56.631Z] #51 4.668 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:56.631Z] #51 4.668 + dir=/tmp/install [2022-03-25T08:41:56.631Z] #51 4.668 + bin=shfmt [2022-03-25T08:41:56.631Z] #51 4.668 + shift [2022-03-25T08:41:56.631Z] #51 4.668 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-03-25T08:41:56.631Z] #51 4.668 + . /tmp/install/shfmt.installer [2022-03-25T08:41:56.631Z] #51 4.668 ++ : v3.0.2 [2022-03-25T08:41:56.631Z] #51 4.671 Install shfmt version v3.0.2 [2022-03-25T08:41:56.631Z] #51 4.671 + install_shfmt [2022-03-25T08:41:56.631Z] #51 4.671 + echo 'Install shfmt version v3.0.2' [2022-03-25T08:41:56.631Z] #51 4.671 + GOBIN=/build [2022-03-25T08:41:56.631Z] #51 4.671 + GO111MODULE=on [2022-03-25T08:41:56.631Z] #51 4.671 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-03-25T08:41:56.631Z] #51 5.693 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-25T08:41:56.631Z] #51 6.978 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-25T08:41:56.631Z] #51 7.001 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-25T08:41:56.631Z] #51 7.171 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-25T08:41:56.631Z] #51 9.880 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-25T08:41:56.631Z] #51 ... [2022-03-25T08:41:56.631Z] [2022-03-25T08:41:56.631Z] #36 [tini 1/2] 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-03-25T08:41:56.631Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-25T08:41:56.631Z] #36 6.081 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-25T08:41:56.631Z] #36 6.117 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-25T08:41:56.631Z] #36 6.131 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-25T08:41:56.631Z] #36 8.927 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-25T08:41:56.713Z] #51 ... [2022-03-25T08:41:56.714Z] [2022-03-25T08:41:56.714Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:41:56.714Z] #49 sha256:3450be4a7e31aeed11bf86973b37d05e5c49f932e2b5cd86fc70dc4f0f56f367 [2022-03-25T08:41:56.714Z] #49 22.52 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-03-25T08:41:56.714Z] #49 22.64 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-25T08:41:56.850Z] #49 24.42 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-03-25T08:41:56.850Z] #49 24.50 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-25T08:41:56.892Z] #36 10.77 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-25T08:41:56.892Z] #36 ... [2022-03-25T08:41:56.892Z] [2022-03-25T08:41:56.892Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-25T08:41:56.892Z] #34 sha256:5e47581c3c05cb42607ee7a8007d3808fcc568b84ee2b5cefb6f18941942266b [2022-03-25T08:41:56.892Z] #34 4.389 + RM_GOPATH=0 [2022-03-25T08:41:56.892Z] #34 4.389 + TMP_GOPATH= [2022-03-25T08:41:56.892Z] #34 4.389 + : /build [2022-03-25T08:41:56.892Z] #34 4.389 + '[' -z '' ']' [2022-03-25T08:41:56.892Z] #34 4.389 ++ mktemp -d [2022-03-25T08:41:56.892Z] #34 4.389 + export GOPATH=/tmp/tmp.SsOxohzubH [2022-03-25T08:41:56.892Z] #34 4.389 + GOPATH=/tmp/tmp.SsOxohzubH [2022-03-25T08:41:56.892Z] #34 4.389 + RM_GOPATH=1 [2022-03-25T08:41:56.892Z] #34 4.389 + case "$(go env GOARCH)" in [2022-03-25T08:41:56.892Z] #34 4.389 ++ go env GOARCH [2022-03-25T08:41:56.892Z] #34 4.407 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:56.892Z] #34 4.407 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:56.892Z] #34 4.407 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:56.892Z] #34 4.415 + dir=/tmp/install [2022-03-25T08:41:56.892Z] #34 4.415 + bin=tomlv [2022-03-25T08:41:56.892Z] #34 4.415 + shift [2022-03-25T08:41:56.892Z] #34 4.415 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-03-25T08:41:56.892Z] #34 4.415 + . /tmp/install/tomlv.installer [2022-03-25T08:41:56.892Z] #34 4.415 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-25T08:41:56.892Z] #34 4.415 + install_tomlv [2022-03-25T08:41:56.892Z] #34 4.415 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-03-25T08:41:56.892Z] #34 4.415 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.SsOxohzubH/src/github.com/BurntSushi/toml [2022-03-25T08:41:56.892Z] #34 4.415 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-25T08:41:56.892Z] #34 4.434 Cloning into '/tmp/tmp.SsOxohzubH/src/github.com/BurntSushi/toml'... [2022-03-25T08:41:56.892Z] #34 5.989 + cd /tmp/tmp.SsOxohzubH/src/github.com/BurntSushi/toml [2022-03-25T08:41:56.892Z] #34 5.989 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-25T08:41:56.892Z] #34 6.143 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-03-25T08:41:56.892Z] #34 7.016 internal/unsafeheader [2022-03-25T08:41:56.892Z] #34 7.153 internal/cpu [2022-03-25T08:41:56.892Z] #34 7.169 runtime/internal/atomic [2022-03-25T08:41:56.892Z] #34 8.108 runtime/internal/sys [2022-03-25T08:41:56.892Z] #34 8.726 runtime/internal/math [2022-03-25T08:41:56.892Z] #34 8.740 internal/bytealg [2022-03-25T08:41:56.892Z] #34 8.839 math/bits [2022-03-25T08:41:56.892Z] #34 9.608 math [2022-03-25T08:41:56.892Z] #34 10.04 runtime [2022-03-25T08:41:56.892Z] #34 ... [2022-03-25T08:41:56.892Z] [2022-03-25T08:41:56.892Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-25T08:41:56.892Z] #58 sha256:ee1edbbf1af633db9ccbc410def21c991faae6ea2e52120bdffcb92876768cd7 [2022-03-25T08:41:56.892Z] #58 3.768 + RM_GOPATH=0 [2022-03-25T08:41:56.892Z] #58 3.768 + TMP_GOPATH= [2022-03-25T08:41:56.892Z] #58 3.768 + : /build [2022-03-25T08:41:56.892Z] #58 3.768 + '[' -z '' ']' [2022-03-25T08:41:56.892Z] #58 3.768 ++ mktemp -d [2022-03-25T08:41:56.892Z] #58 3.768 + export GOPATH=/tmp/tmp.FqSj7CSj0I [2022-03-25T08:41:56.892Z] #58 3.768 + GOPATH=/tmp/tmp.FqSj7CSj0I [2022-03-25T08:41:56.892Z] #58 3.768 + RM_GOPATH=1 [2022-03-25T08:41:56.892Z] #58 3.768 + case "$(go env GOARCH)" in [2022-03-25T08:41:56.892Z] #58 3.768 ++ go env GOARCH [2022-03-25T08:41:56.892Z] #58 3.772 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:56.892Z] #58 3.772 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:56.892Z] #58 3.772 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:56.892Z] #58 3.774 + dir=/tmp/install [2022-03-25T08:41:56.892Z] #58 3.774 + bin=rootlesskit [2022-03-25T08:41:56.892Z] #58 3.774 + shift [2022-03-25T08:41:56.892Z] #58 3.774 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-03-25T08:41:56.892Z] #58 3.774 + . /tmp/install/rootlesskit.installer [2022-03-25T08:41:56.892Z] #58 3.774 ++ : v0.14.4 [2022-03-25T08:41:56.892Z] #58 3.774 + install_rootlesskit [2022-03-25T08:41:56.892Z] #58 3.774 + case "$1" in [2022-03-25T08:41:56.892Z] #58 3.774 + export CGO_ENABLED=0 [2022-03-25T08:41:56.892Z] #58 3.774 + CGO_ENABLED=0 [2022-03-25T08:41:56.892Z] #58 3.774 + _install_rootlesskit [2022-03-25T08:41:56.892Z] #58 3.774 + echo 'Install rootlesskit version v0.14.4' [2022-03-25T08:41:56.892Z] #58 3.774 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-25T08:41:56.892Z] #58 3.774 + GOBIN=/build [2022-03-25T08:41:56.892Z] #58 3.774 + GO111MODULE=on [2022-03-25T08:41:56.892Z] #58 3.774 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-03-25T08:41:56.892Z] #58 3.775 Install rootlesskit version v0.14.4 [2022-03-25T08:41:56.892Z] #58 3.922 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-03-25T08:41:56.892Z] #58 6.215 go: downloading github.com/pkg/errors v0.9.1 [2022-03-25T08:41:56.892Z] #58 6.251 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-25T08:41:56.892Z] #58 6.423 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-25T08:41:56.892Z] #58 7.529 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-03-25T08:41:57.154Z] #58 ... [2022-03-25T08:41:57.154Z] [2022-03-25T08:41:57.154Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-25T08:41:57.154Z] #67 sha256:03df91b5c06b9b298c18456ece01507c8285cfa825794dd4dec54d875215196c [2022-03-25T08:41:57.154Z] #67 5.512 + RM_GOPATH=0 [2022-03-25T08:41:57.154Z] #67 5.512 + TMP_GOPATH= [2022-03-25T08:41:57.154Z] #67 5.512 + : /build [2022-03-25T08:41:57.154Z] #67 5.512 + '[' -z '' ']' [2022-03-25T08:41:57.154Z] #67 5.512 ++ mktemp -d [2022-03-25T08:41:57.154Z] #67 5.517 + export GOPATH=/tmp/tmp.UHoWmKuERI [2022-03-25T08:41:57.154Z] #67 5.517 + GOPATH=/tmp/tmp.UHoWmKuERI [2022-03-25T08:41:57.154Z] #67 5.517 + RM_GOPATH=1 [2022-03-25T08:41:57.154Z] #67 5.517 + case "$(go env GOARCH)" in [2022-03-25T08:41:57.154Z] #67 5.517 ++ go env GOARCH [2022-03-25T08:41:57.154Z] #67 5.553 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:57.154Z] #67 5.553 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:57.154Z] #67 5.553 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:57.154Z] #67 5.563 + dir=/tmp/install [2022-03-25T08:41:57.154Z] #67 5.563 + bin=proxy [2022-03-25T08:41:57.154Z] #67 5.563 + shift [2022-03-25T08:41:57.154Z] #67 5.563 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-03-25T08:41:57.154Z] #67 5.563 + . /tmp/install/proxy.installer [2022-03-25T08:41:57.154Z] #67 5.563 ++ : 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-03-25T08:41:57.154Z] #67 5.563 + install_proxy [2022-03-25T08:41:57.154Z] #67 5.563 + case "$1" in [2022-03-25T08:41:57.154Z] #67 5.563 + export CGO_ENABLED=0 [2022-03-25T08:41:57.154Z] #67 5.563 + CGO_ENABLED=0 [2022-03-25T08:41:57.154Z] #67 5.563 + _install_proxy [2022-03-25T08:41:57.154Z] #67 5.563 + echo 'Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da' [2022-03-25T08:41:57.154Z] #67 5.563 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.UHoWmKuERI/src/github.com/docker/libnetwork [2022-03-25T08:41:57.154Z] #67 5.563 Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-03-25T08:41:57.154Z] #67 5.566 Cloning into '/tmp/tmp.UHoWmKuERI/src/github.com/docker/libnetwork'... [2022-03-25T08:41:57.154Z] #67 ... [2022-03-25T08:41:57.154Z] [2022-03-25T08:41:57.154Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-03-25T08:41:57.154Z] #24 sha256:1acbf2dedc78ef5a8a542f50fcdb0e302bcad4379a07fc9599a8f48c1cbf1c9c [2022-03-25T08:41:57.154Z] #24 5.563 + RM_GOPATH=0 [2022-03-25T08:41:57.154Z] #24 5.563 + TMP_GOPATH= [2022-03-25T08:41:57.154Z] #24 5.563 + : /build [2022-03-25T08:41:57.154Z] #24 5.563 + '[' -z '' ']' [2022-03-25T08:41:57.154Z] #24 5.563 ++ mktemp -d [2022-03-25T08:41:57.154Z] #24 5.563 + export GOPATH=/tmp/tmp.ABDRG2AhdX [2022-03-25T08:41:57.154Z] #24 5.563 + GOPATH=/tmp/tmp.ABDRG2AhdX [2022-03-25T08:41:57.154Z] #24 5.563 + RM_GOPATH=1 [2022-03-25T08:41:57.154Z] #24 5.563 + case "$(go env GOARCH)" in [2022-03-25T08:41:57.154Z] #24 5.563 ++ go env GOARCH [2022-03-25T08:41:57.154Z] #24 5.578 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:57.154Z] #24 5.578 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:57.154Z] #24 5.579 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:57.154Z] #24 5.600 + dir=/tmp/install [2022-03-25T08:41:57.154Z] #24 5.600 + bin=dockercli [2022-03-25T08:41:57.154Z] #24 5.600 + shift [2022-03-25T08:41:57.154Z] #24 5.600 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-03-25T08:41:57.154Z] #24 5.600 + . /tmp/install/dockercli.installer [2022-03-25T08:41:57.154Z] #24 5.600 ++ : stable [2022-03-25T08:41:57.154Z] #24 5.600 ++ : 17.06.2-ce [2022-03-25T08:41:57.154Z] #24 5.600 + install_dockercli [2022-03-25T08:41:57.154Z] #24 5.600 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-25T08:41:57.154Z] #24 5.600 ++ uname -m [2022-03-25T08:41:57.154Z] #24 5.600 Install docker/cli version 17.06.2-ce from stable [2022-03-25T08:41:57.154Z] #24 5.600 + arch=x86_64 [2022-03-25T08:41:57.154Z] #24 5.600 + '[' x86_64 '!=' x86_64 ']' [2022-03-25T08:41:57.154Z] #24 5.600 + url=https://download.docker.com/linux/static [2022-03-25T08:41:57.154Z] #24 5.600 + tar -xz docker/docker [2022-03-25T08:41:57.154Z] #24 5.601 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-25T08:41:57.276Z] #49 23.06 go: downloading github.com/magiconair/properties v1.8.1 [2022-03-25T08:41:57.276Z] #49 23.08 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-03-25T08:41:57.276Z] #49 23.17 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-03-25T08:41:57.276Z] #49 23.29 go: downloading github.com/spf13/afero v1.1.2 [2022-03-25T08:41:57.414Z] #24 ... [2022-03-25T08:41:57.415Z] [2022-03-25T08:41:57.415Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-25T08:41:57.415Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-25T08:41:57.415Z] #42 5.937 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-25T08:41:57.415Z] #42 6.081 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-25T08:41:57.415Z] #42 6.090 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-25T08:41:57.415Z] #42 8.679 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-25T08:41:57.415Z] #42 10.84 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-25T08:41:57.417Z] #49 25.05 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-03-25T08:41:57.532Z] #49 23.43 go: downloading github.com/spf13/cast v1.3.0 [2022-03-25T08:41:57.532Z] #49 23.47 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-03-25T08:41:57.532Z] #49 23.51 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-25T08:41:57.532Z] #49 23.52 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-03-25T08:41:57.532Z] #49 23.53 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-03-25T08:41:57.562Z] #13 ... [2022-03-25T08:41:57.562Z] [2022-03-25T08:41:57.562Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-25T08:41:57.562Z] #58 sha256:a93abd891dc51ad7f782671ed0a30fc5b2ee236a0498a0b57f1d26ebb2a877ef [2022-03-25T08:41:57.562Z] #58 5.046 + RM_GOPATH=0 [2022-03-25T08:41:57.562Z] #58 5.046 + TMP_GOPATH= [2022-03-25T08:41:57.562Z] #58 5.047 + : /build [2022-03-25T08:41:57.562Z] #58 5.047 + '[' -z '' ']' [2022-03-25T08:41:57.562Z] #58 5.049 ++ mktemp -d [2022-03-25T08:41:57.562Z] #58 5.057 + export GOPATH=/tmp/tmp.oDDrNq72Uk [2022-03-25T08:41:57.562Z] #58 5.057 + GOPATH=/tmp/tmp.oDDrNq72Uk [2022-03-25T08:41:57.562Z] #58 5.057 + RM_GOPATH=1 [2022-03-25T08:41:57.562Z] #58 5.057 + case "$(go env GOARCH)" in [2022-03-25T08:41:57.562Z] #58 5.059 ++ go env GOARCH [2022-03-25T08:41:57.562Z] #58 5.106 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:57.562Z] #58 5.106 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:57.562Z] #58 5.108 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:57.562Z] #58 5.110 + dir=/tmp/install [2022-03-25T08:41:57.562Z] #58 5.110 + bin=rootlesskit [2022-03-25T08:41:57.562Z] #58 5.110 + shift [2022-03-25T08:41:57.562Z] #58 5.110 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-03-25T08:41:57.562Z] #58 5.110 + . /tmp/install/rootlesskit.installer [2022-03-25T08:41:57.562Z] #58 5.110 ++ : v0.14.4 [2022-03-25T08:41:57.562Z] #58 5.110 + install_rootlesskit [2022-03-25T08:41:57.562Z] #58 5.110 + case "$1" in [2022-03-25T08:41:57.562Z] #58 5.110 + export CGO_ENABLED=0 [2022-03-25T08:41:57.562Z] #58 5.110 + CGO_ENABLED=0 [2022-03-25T08:41:57.562Z] #58 5.110 + _install_rootlesskit [2022-03-25T08:41:57.562Z] #58 5.132 Install rootlesskit version v0.14.4 [2022-03-25T08:41:57.562Z] #58 5.132 + echo 'Install rootlesskit version v0.14.4' [2022-03-25T08:41:57.562Z] #58 5.132 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-25T08:41:57.562Z] #58 5.132 + GOBIN=/build [2022-03-25T08:41:57.562Z] #58 5.132 + GO111MODULE=on [2022-03-25T08:41:57.562Z] #58 5.132 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-03-25T08:41:57.562Z] #58 6.388 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-03-25T08:41:57.562Z] #58 ... [2022-03-25T08:41:57.562Z] [2022-03-25T08:41:57.562Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:41:57.562Z] #49 sha256:82ddcd0a17c7bcca766e5592dabf3b966678bf79cf7a20e6ab5c8d11b780373b [2022-03-25T08:41:57.562Z] #49 4.550 + RM_GOPATH=0 [2022-03-25T08:41:57.562Z] #49 4.550 + TMP_GOPATH= [2022-03-25T08:41:57.562Z] #49 4.550 + : /build [2022-03-25T08:41:57.562Z] #49 4.550 + '[' -z '' ']' [2022-03-25T08:41:57.562Z] #49 4.550 ++ mktemp -d [2022-03-25T08:41:57.562Z] #49 4.556 + export GOPATH=/tmp/tmp.yYVEmvuGdO [2022-03-25T08:41:57.562Z] #49 4.556 + GOPATH=/tmp/tmp.yYVEmvuGdO [2022-03-25T08:41:57.562Z] #49 4.556 + RM_GOPATH=1 [2022-03-25T08:41:57.562Z] #49 4.556 + case "$(go env GOARCH)" in [2022-03-25T08:41:57.562Z] #49 4.556 ++ go env GOARCH [2022-03-25T08:41:57.562Z] #49 4.575 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:57.562Z] #49 4.575 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:57.562Z] #49 4.575 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:57.562Z] #49 4.585 Install golangci-lint version v1.23.8 [2022-03-25T08:41:57.562Z] #49 4.585 + dir=/tmp/install [2022-03-25T08:41:57.562Z] #49 4.585 + bin=golangci_lint [2022-03-25T08:41:57.562Z] #49 4.585 + shift [2022-03-25T08:41:57.562Z] #49 4.585 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-03-25T08:41:57.562Z] #49 4.585 + . /tmp/install/golangci_lint.installer [2022-03-25T08:41:57.562Z] #49 4.585 ++ : v1.23.8 [2022-03-25T08:41:57.562Z] #49 4.585 + install_golangci_lint [2022-03-25T08:41:57.562Z] #49 4.585 + set -e [2022-03-25T08:41:57.562Z] #49 4.585 + echo 'Install golangci-lint version v1.23.8' [2022-03-25T08:41:57.562Z] #49 4.585 + GOBIN=/build [2022-03-25T08:41:57.562Z] #49 4.585 + GO111MODULE=on [2022-03-25T08:41:57.562Z] #49 4.585 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-03-25T08:41:57.562Z] #49 5.627 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-03-25T08:41:57.562Z] #49 ... [2022-03-25T08:41:57.562Z] [2022-03-25T08:41:57.562Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-03-25T08:41:57.562Z] #24 sha256:d54cc42ece20829a3f47c0643d1dac3c06a6a7f7359afb8ab87816cd308aca12 [2022-03-25T08:41:57.562Z] #24 3.886 + RM_GOPATH=0 [2022-03-25T08:41:57.562Z] #24 3.886 + TMP_GOPATH= [2022-03-25T08:41:57.562Z] #24 3.886 + : /build [2022-03-25T08:41:57.562Z] #24 3.886 + '[' -z '' ']' [2022-03-25T08:41:57.562Z] #24 3.886 ++ mktemp -d [2022-03-25T08:41:57.562Z] #24 3.886 + export GOPATH=/tmp/tmp.zRKaCmtclY [2022-03-25T08:41:57.562Z] #24 3.886 + GOPATH=/tmp/tmp.zRKaCmtclY [2022-03-25T08:41:57.562Z] #24 3.886 + RM_GOPATH=1 [2022-03-25T08:41:57.562Z] #24 3.886 + case "$(go env GOARCH)" in [2022-03-25T08:41:57.562Z] #24 3.886 ++ go env GOARCH [2022-03-25T08:41:57.562Z] #24 3.886 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:57.562Z] #24 3.886 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:57.562Z] #24 3.895 Install docker/cli version 17.06.2-ce from stable [2022-03-25T08:41:57.562Z] #24 3.895 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:57.562Z] #24 3.895 + dir=/tmp/install [2022-03-25T08:41:57.562Z] #24 3.895 + bin=dockercli [2022-03-25T08:41:57.562Z] #24 3.895 + shift [2022-03-25T08:41:57.562Z] #24 3.895 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-03-25T08:41:57.562Z] #24 3.895 + . /tmp/install/dockercli.installer [2022-03-25T08:41:57.562Z] #24 3.895 ++ : stable [2022-03-25T08:41:57.562Z] #24 3.895 ++ : 17.06.2-ce [2022-03-25T08:41:57.562Z] #24 3.895 + install_dockercli [2022-03-25T08:41:57.562Z] #24 3.895 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-25T08:41:57.562Z] #24 3.895 ++ uname -m [2022-03-25T08:41:57.562Z] #24 3.895 + arch=x86_64 [2022-03-25T08:41:57.562Z] #24 3.895 + '[' x86_64 '!=' x86_64 ']' [2022-03-25T08:41:57.562Z] #24 3.895 + url=https://download.docker.com/linux/static [2022-03-25T08:41:57.562Z] #24 3.895 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-25T08:41:57.562Z] #24 3.895 + tar -xz docker/docker [2022-03-25T08:41:57.675Z] #49 25.11 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-03-25T08:41:57.675Z] #49 25.17 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-25T08:41:57.676Z] #42 ... [2022-03-25T08:41:57.676Z] [2022-03-25T08:41:57.676Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:41:57.676Z] #49 sha256:3eccb4a2ffbff3d2de0bedf72f05ab55623dc2d52b1e67c9f9cc2ac5d843582d [2022-03-25T08:41:57.676Z] #49 5.019 + RM_GOPATH=0 [2022-03-25T08:41:57.676Z] #49 5.019 + TMP_GOPATH= [2022-03-25T08:41:57.676Z] #49 5.019 + : /build [2022-03-25T08:41:57.676Z] #49 5.019 + '[' -z '' ']' [2022-03-25T08:41:57.676Z] #49 5.019 ++ mktemp -d [2022-03-25T08:41:57.676Z] #49 5.028 + export GOPATH=/tmp/tmp.Bso2uEUR5f [2022-03-25T08:41:57.676Z] #49 5.028 + GOPATH=/tmp/tmp.Bso2uEUR5f [2022-03-25T08:41:57.676Z] #49 5.028 + RM_GOPATH=1 [2022-03-25T08:41:57.676Z] #49 5.028 + case "$(go env GOARCH)" in [2022-03-25T08:41:57.676Z] #49 5.028 ++ go env GOARCH [2022-03-25T08:41:57.676Z] #49 5.100 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:57.676Z] #49 5.100 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:57.676Z] #49 5.100 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:57.676Z] #49 5.106 Install golangci-lint version v1.23.8 [2022-03-25T08:41:57.676Z] #49 5.106 + dir=/tmp/install [2022-03-25T08:41:57.676Z] #49 5.106 + bin=golangci_lint [2022-03-25T08:41:57.676Z] #49 5.106 + shift [2022-03-25T08:41:57.676Z] #49 5.106 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-03-25T08:41:57.676Z] #49 5.106 + . /tmp/install/golangci_lint.installer [2022-03-25T08:41:57.676Z] #49 5.106 ++ : v1.23.8 [2022-03-25T08:41:57.676Z] #49 5.106 + install_golangci_lint [2022-03-25T08:41:57.676Z] #49 5.106 + set -e [2022-03-25T08:41:57.676Z] #49 5.106 + echo 'Install golangci-lint version v1.23.8' [2022-03-25T08:41:57.676Z] #49 5.106 + GOBIN=/build [2022-03-25T08:41:57.676Z] #49 5.106 + GO111MODULE=on [2022-03-25T08:41:57.676Z] #49 5.106 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-03-25T08:41:57.676Z] #49 6.233 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-03-25T08:41:57.676Z] #49 ... [2022-03-25T08:41:57.676Z] [2022-03-25T08:41:57.677Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-03-25T08:41:57.677Z] #45 sha256:305ccba1a7674177b5fa7cb51ef503bed3e1fda138dc02fdb09e8837a0bce970 [2022-03-25T08:41:57.677Z] #45 4.637 + RM_GOPATH=0 [2022-03-25T08:41:57.677Z] #45 4.637 + TMP_GOPATH= [2022-03-25T08:41:57.677Z] #45 4.637 + : /build [2022-03-25T08:41:57.677Z] #45 4.637 + '[' -z '' ']' [2022-03-25T08:41:57.677Z] #45 4.637 ++ mktemp -d [2022-03-25T08:41:57.677Z] #45 4.637 + export GOPATH=/tmp/tmp.nutGvRRvtA [2022-03-25T08:41:57.677Z] #45 4.637 + GOPATH=/tmp/tmp.nutGvRRvtA [2022-03-25T08:41:57.677Z] #45 4.637 + RM_GOPATH=1 [2022-03-25T08:41:57.677Z] #45 4.637 + case "$(go env GOARCH)" in [2022-03-25T08:41:57.677Z] #45 4.637 ++ go env GOARCH [2022-03-25T08:41:57.677Z] #45 4.681 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:57.677Z] #45 4.681 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:57.677Z] #45 4.681 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:57.677Z] #45 4.683 + dir=/tmp/install [2022-03-25T08:41:57.677Z] #45 4.684 Install vndr version v0.1.2 [2022-03-25T08:41:57.677Z] #45 4.685 + bin=vndr [2022-03-25T08:41:57.677Z] #45 4.685 + shift [2022-03-25T08:41:57.677Z] #45 4.685 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-03-25T08:41:57.677Z] #45 4.685 + . /tmp/install/vndr.installer [2022-03-25T08:41:57.677Z] #45 4.685 ++ : v0.1.2 [2022-03-25T08:41:57.677Z] #45 4.685 + install_vndr [2022-03-25T08:41:57.677Z] #45 4.685 + echo 'Install vndr version v0.1.2' [2022-03-25T08:41:57.677Z] #45 4.685 + GOBIN=/build [2022-03-25T08:41:57.677Z] #45 4.685 + GO111MODULE=on [2022-03-25T08:41:57.677Z] #45 4.685 + go install github.com/LK4D4/vndr@v0.1.2 [2022-03-25T08:41:57.677Z] #45 6.019 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-03-25T08:41:57.788Z] #49 23.63 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-03-25T08:41:57.822Z] #24 ... [2022-03-25T08:41:57.822Z] [2022-03-25T08:41:57.822Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-03-25T08:41:57.822Z] #51 sha256:1314f114879c42d42fbd233ea4e7d399800190989b8d1dd163d3895ad61c2bf5 [2022-03-25T08:41:57.822Z] #51 4.667 + RM_GOPATH=0 [2022-03-25T08:41:57.822Z] #51 4.667 + TMP_GOPATH= [2022-03-25T08:41:57.822Z] #51 4.667 + : /build [2022-03-25T08:41:57.822Z] #51 4.667 + '[' -z '' ']' [2022-03-25T08:41:57.822Z] #51 4.667 ++ mktemp -d [2022-03-25T08:41:57.822Z] #51 4.672 + export GOPATH=/tmp/tmp.yiQYxvCW63 [2022-03-25T08:41:57.822Z] #51 4.672 + GOPATH=/tmp/tmp.yiQYxvCW63 [2022-03-25T08:41:57.822Z] #51 4.672 + RM_GOPATH=1 [2022-03-25T08:41:57.822Z] #51 4.672 + case "$(go env GOARCH)" in [2022-03-25T08:41:57.822Z] #51 4.672 ++ go env GOARCH [2022-03-25T08:41:57.822Z] #51 4.685 Install shfmt version v3.0.2 [2022-03-25T08:41:57.822Z] #51 4.685 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:57.822Z] #51 4.685 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:57.822Z] #51 4.685 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:57.822Z] #51 4.685 + dir=/tmp/install [2022-03-25T08:41:57.822Z] #51 4.685 + bin=shfmt [2022-03-25T08:41:57.822Z] #51 4.685 + shift [2022-03-25T08:41:57.822Z] #51 4.685 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-03-25T08:41:57.822Z] #51 4.685 + . /tmp/install/shfmt.installer [2022-03-25T08:41:57.822Z] #51 4.685 ++ : v3.0.2 [2022-03-25T08:41:57.822Z] #51 4.685 + install_shfmt [2022-03-25T08:41:57.822Z] #51 4.685 + echo 'Install shfmt version v3.0.2' [2022-03-25T08:41:57.822Z] #51 4.685 + GOBIN=/build [2022-03-25T08:41:57.822Z] #51 4.685 + GO111MODULE=on [2022-03-25T08:41:57.822Z] #51 4.685 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-03-25T08:41:57.822Z] #51 5.849 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-25T08:41:57.822Z] #51 7.469 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-25T08:41:57.822Z] #51 7.494 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-25T08:41:57.822Z] #51 7.670 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-25T08:41:57.822Z] #51 10.32 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-25T08:41:57.822Z] #51 ... [2022-03-25T08:41:57.822Z] [2022-03-25T08:41:57.822Z] #55 [containerd 1/2] 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-03-25T08:41:57.822Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-25T08:41:57.822Z] #55 4.502 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-25T08:41:57.822Z] #55 4.565 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-25T08:41:57.822Z] #55 4.565 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-25T08:41:57.822Z] #55 6.412 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-25T08:41:57.822Z] #55 9.474 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-25T08:41:57.933Z] #49 25.57 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-03-25T08:41:57.933Z] #49 25.65 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-25T08:41:57.937Z] #45 ... [2022-03-25T08:41:57.938Z] [2022-03-25T08:41:57.938Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-25T08:41:57.938Z] #58 sha256:ee1edbbf1af633db9ccbc410def21c991faae6ea2e52120bdffcb92876768cd7 [2022-03-25T08:41:57.938Z] #58 11.28 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-03-25T08:41:58.045Z] #49 23.78 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-25T08:41:58.045Z] #49 23.81 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-25T08:41:58.045Z] #49 23.82 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-03-25T08:41:58.045Z] #49 23.87 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-25T08:41:58.045Z] #49 24.00 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-25T08:41:58.083Z] #55 ... [2022-03-25T08:41:58.083Z] [2022-03-25T08:41:58.083Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-03-25T08:41:58.083Z] #45 sha256:4b92418d5f330e3a9ec96b02416241e59bb30a1fa8aabf25f52ced53a14f871a [2022-03-25T08:41:58.083Z] #45 5.390 + RM_GOPATH=0 [2022-03-25T08:41:58.083Z] #45 5.390 + TMP_GOPATH= [2022-03-25T08:41:58.083Z] #45 5.390 + : /build [2022-03-25T08:41:58.083Z] #45 5.390 + '[' -z '' ']' [2022-03-25T08:41:58.083Z] #45 5.390 ++ mktemp -d [2022-03-25T08:41:58.083Z] #45 5.390 + export GOPATH=/tmp/tmp.xgUuJMiLfq [2022-03-25T08:41:58.083Z] #45 5.390 + GOPATH=/tmp/tmp.xgUuJMiLfq [2022-03-25T08:41:58.083Z] #45 5.390 + RM_GOPATH=1 [2022-03-25T08:41:58.083Z] #45 5.390 + case "$(go env GOARCH)" in [2022-03-25T08:41:58.083Z] #45 5.390 ++ go env GOARCH [2022-03-25T08:41:58.083Z] #45 5.472 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:58.083Z] #45 5.472 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:58.083Z] #45 5.472 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:58.083Z] #45 5.495 + dir=/tmp/install [2022-03-25T08:41:58.083Z] #45 5.495 + bin=vndr [2022-03-25T08:41:58.083Z] #45 5.495 + shift [2022-03-25T08:41:58.083Z] #45 5.495 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-03-25T08:41:58.083Z] #45 5.495 + . /tmp/install/vndr.installer [2022-03-25T08:41:58.083Z] #45 5.495 ++ : v0.1.2 [2022-03-25T08:41:58.083Z] #45 5.495 + install_vndr [2022-03-25T08:41:58.083Z] #45 5.495 + echo 'Install vndr version v0.1.2' [2022-03-25T08:41:58.083Z] #45 5.495 + GOBIN=/build [2022-03-25T08:41:58.083Z] #45 5.495 + GO111MODULE=on [2022-03-25T08:41:58.083Z] #45 5.495 + go install github.com/LK4D4/vndr@v0.1.2 [2022-03-25T08:41:58.083Z] #45 5.495 Install vndr version v0.1.2 [2022-03-25T08:41:58.083Z] #45 6.598 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-03-25T08:41:58.199Z] #58 12.15 go: downloading github.com/google/uuid v1.3.0 [2022-03-25T08:41:58.199Z] #58 12.19 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-25T08:41:58.199Z] #58 12.23 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-25T08:41:58.301Z] #49 24.09 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-25T08:41:58.301Z] #49 24.13 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-03-25T08:41:58.301Z] #49 24.23 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-03-25T08:41:58.344Z] #45 ... [2022-03-25T08:41:58.344Z] [2022-03-25T08:41:58.344Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-25T08:41:58.344Z] #67 sha256:91163a451d2aed6b8d22666aaa0dcc3189a52a4c3b77d6ace6c3ec3288a80f93 [2022-03-25T08:41:58.344Z] #67 4.394 + RM_GOPATH=0 [2022-03-25T08:41:58.344Z] #67 4.394 + TMP_GOPATH= [2022-03-25T08:41:58.344Z] #67 4.394 + : /build [2022-03-25T08:41:58.344Z] #67 4.394 + '[' -z '' ']' [2022-03-25T08:41:58.344Z] #67 4.394 ++ mktemp -d [2022-03-25T08:41:58.344Z] #67 4.396 + export GOPATH=/tmp/tmp.FICv9z8eAb [2022-03-25T08:41:58.344Z] #67 4.396 + GOPATH=/tmp/tmp.FICv9z8eAb [2022-03-25T08:41:58.344Z] #67 4.396 + RM_GOPATH=1 [2022-03-25T08:41:58.344Z] #67 4.396 + case "$(go env GOARCH)" in [2022-03-25T08:41:58.344Z] #67 4.397 ++ go env GOARCH [2022-03-25T08:41:58.344Z] #67 4.422 Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-03-25T08:41:58.344Z] #67 4.422 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:58.344Z] #67 4.422 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:58.344Z] #67 4.422 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:58.344Z] #67 4.422 + dir=/tmp/install [2022-03-25T08:41:58.344Z] #67 4.422 + bin=proxy [2022-03-25T08:41:58.344Z] #67 4.422 + shift [2022-03-25T08:41:58.344Z] #67 4.422 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-03-25T08:41:58.344Z] #67 4.422 + . /tmp/install/proxy.installer [2022-03-25T08:41:58.344Z] #67 4.422 ++ : 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-03-25T08:41:58.344Z] #67 4.422 + install_proxy [2022-03-25T08:41:58.344Z] #67 4.422 + case "$1" in [2022-03-25T08:41:58.344Z] #67 4.422 + export CGO_ENABLED=0 [2022-03-25T08:41:58.344Z] #67 4.422 + CGO_ENABLED=0 [2022-03-25T08:41:58.344Z] #67 4.422 + _install_proxy [2022-03-25T08:41:58.344Z] #67 4.422 + echo 'Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da' [2022-03-25T08:41:58.344Z] #67 4.422 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.FICv9z8eAb/src/github.com/docker/libnetwork [2022-03-25T08:41:58.344Z] #67 4.422 Cloning into '/tmp/tmp.FICv9z8eAb/src/github.com/docker/libnetwork'... [2022-03-25T08:41:58.344Z] #67 ... [2022-03-25T08:41:58.344Z] [2022-03-25T08:41:58.344Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-25T08:41:58.344Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-25T08:41:58.344Z] #42 5.942 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-25T08:41:58.344Z] #42 6.120 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-25T08:41:58.344Z] #42 6.120 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-25T08:41:58.344Z] #42 8.686 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-25T08:41:58.499Z] #49 25.91 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-25T08:41:58.499Z] #49 25.95 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-03-25T08:41:58.557Z] #49 24.35 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-03-25T08:41:58.605Z] #42 11.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-25T08:41:58.605Z] #42 ... [2022-03-25T08:41:58.605Z] [2022-03-25T08:41:58.605Z] #36 [tini 1/2] 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-03-25T08:41:58.605Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-25T08:41:58.605Z] #36 5.668 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-25T08:41:58.605Z] #36 5.848 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-25T08:41:58.605Z] #36 5.848 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-25T08:41:58.605Z] #36 7.760 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-25T08:41:58.605Z] #36 10.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-25T08:41:58.605Z] #36 ... [2022-03-25T08:41:58.605Z] [2022-03-25T08:41:58.605Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-25T08:41:58.605Z] #47 sha256:284c8f82ad48a23381e181e868bad0548f2729a5055f4a94274d8af8d351eadf [2022-03-25T08:41:58.605Z] #47 4.928 + RM_GOPATH=0 [2022-03-25T08:41:58.605Z] #47 4.928 + TMP_GOPATH= [2022-03-25T08:41:58.605Z] #47 4.928 + : /build [2022-03-25T08:41:58.605Z] #47 4.928 + '[' -z '' ']' [2022-03-25T08:41:58.605Z] #47 4.928 ++ mktemp -d [2022-03-25T08:41:58.605Z] #47 4.928 + export GOPATH=/tmp/tmp.wFpXk4hqzs [2022-03-25T08:41:58.605Z] #47 4.928 + GOPATH=/tmp/tmp.wFpXk4hqzs [2022-03-25T08:41:58.605Z] #47 4.928 + RM_GOPATH=1 [2022-03-25T08:41:58.605Z] #47 4.928 + case "$(go env GOARCH)" in [2022-03-25T08:41:58.605Z] #47 4.928 ++ go env GOARCH [2022-03-25T08:41:58.605Z] #47 4.933 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:58.605Z] #47 4.933 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:58.605Z] #47 4.933 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:58.605Z] #47 4.942 Install gotestsum version v1.7.0 [2022-03-25T08:41:58.605Z] #47 4.944 + dir=/tmp/install [2022-03-25T08:41:58.605Z] #47 4.944 + bin=gotestsum [2022-03-25T08:41:58.605Z] #47 4.944 + shift [2022-03-25T08:41:58.605Z] #47 4.944 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-03-25T08:41:58.605Z] #47 4.944 + . /tmp/install/gotestsum.installer [2022-03-25T08:41:58.605Z] #47 4.944 ++ : v1.7.0 [2022-03-25T08:41:58.605Z] #47 4.944 + install_gotestsum [2022-03-25T08:41:58.605Z] #47 4.944 + set -e [2022-03-25T08:41:58.605Z] #47 4.944 + echo 'Install gotestsum version v1.7.0' [2022-03-25T08:41:58.605Z] #47 4.944 + GOBIN=/build [2022-03-25T08:41:58.605Z] #47 4.944 + GO111MODULE=on [2022-03-25T08:41:58.605Z] #47 4.944 + go install gotest.tools/gotestsum@v1.7.0 [2022-03-25T08:41:58.605Z] #47 5.848 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-25T08:41:58.605Z] #47 8.419 go: downloading github.com/fatih/color v1.10.0 [2022-03-25T08:41:58.605Z] #47 8.823 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-25T08:41:58.605Z] #47 8.847 go: downloading golang.org/x/tools v0.1.0 [2022-03-25T08:41:58.605Z] #47 9.197 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-25T08:41:58.605Z] #47 9.221 go: downloading github.com/pkg/errors v0.9.1 [2022-03-25T08:41:58.605Z] #47 9.451 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-25T08:41:58.605Z] #47 9.577 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-25T08:41:58.605Z] #47 10.03 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-25T08:41:58.605Z] #47 10.23 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-25T08:41:58.605Z] #47 10.42 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-25T08:41:58.605Z] #47 10.61 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-25T08:41:58.605Z] #47 10.84 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-25T08:41:58.757Z] #49 26.45 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-03-25T08:41:58.771Z] #58 12.41 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-25T08:41:58.771Z] #58 12.42 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-25T08:41:58.812Z] #49 24.59 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-25T08:41:58.812Z] #49 24.73 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-25T08:41:58.812Z] #49 24.80 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-03-25T08:41:58.812Z] #49 24.86 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-25T08:41:58.866Z] #47 ... [2022-03-25T08:41:58.866Z] [2022-03-25T08:41:58.866Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-25T08:41:58.866Z] #34 sha256:53588d92d4d1a0c559e7fdcfc38d416ecf8c7331b4c0281adbffbddff12d78fa [2022-03-25T08:41:58.866Z] #34 3.989 + RM_GOPATH=0 [2022-03-25T08:41:58.866Z] #34 3.989 + TMP_GOPATH= [2022-03-25T08:41:58.866Z] #34 3.989 + : /build [2022-03-25T08:41:58.866Z] #34 3.989 + '[' -z '' ']' [2022-03-25T08:41:58.866Z] #34 3.989 ++ mktemp -d [2022-03-25T08:41:58.866Z] #34 3.989 + export GOPATH=/tmp/tmp.30eTMArD7x [2022-03-25T08:41:58.866Z] #34 3.989 + GOPATH=/tmp/tmp.30eTMArD7x [2022-03-25T08:41:58.866Z] #34 3.989 + RM_GOPATH=1 [2022-03-25T08:41:58.866Z] #34 3.989 + case "$(go env GOARCH)" in [2022-03-25T08:41:58.866Z] #34 3.989 ++ go env GOARCH [2022-03-25T08:41:58.866Z] #34 4.001 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:58.866Z] #34 4.001 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:41:58.866Z] #34 4.002 ++ dirname /tmp/install/install.sh [2022-03-25T08:41:58.866Z] #34 4.003 + dir=/tmp/install [2022-03-25T08:41:58.866Z] #34 4.003 + bin=tomlv [2022-03-25T08:41:58.866Z] #34 4.003 + shift [2022-03-25T08:41:58.866Z] #34 4.003 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-03-25T08:41:58.866Z] #34 4.003 + . /tmp/install/tomlv.installer [2022-03-25T08:41:58.866Z] #34 4.003 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-25T08:41:58.866Z] #34 4.003 + install_tomlv [2022-03-25T08:41:58.866Z] #34 4.003 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-03-25T08:41:58.866Z] #34 4.003 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.30eTMArD7x/src/github.com/BurntSushi/toml [2022-03-25T08:41:58.866Z] #34 4.003 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-25T08:41:58.866Z] #34 4.007 Cloning into '/tmp/tmp.30eTMArD7x/src/github.com/BurntSushi/toml'... [2022-03-25T08:41:58.866Z] #34 5.315 + cd /tmp/tmp.30eTMArD7x/src/github.com/BurntSushi/toml [2022-03-25T08:41:58.866Z] #34 5.315 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-25T08:41:58.866Z] #34 5.631 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-03-25T08:41:58.866Z] #34 6.602 internal/unsafeheader [2022-03-25T08:41:58.866Z] #34 6.694 internal/cpu [2022-03-25T08:41:58.866Z] #34 6.745 runtime/internal/atomic [2022-03-25T08:41:58.866Z] #34 7.371 runtime/internal/sys [2022-03-25T08:41:58.866Z] #34 7.994 internal/bytealg [2022-03-25T08:41:58.866Z] #34 8.102 runtime/internal/math [2022-03-25T08:41:58.866Z] #34 8.458 math/bits [2022-03-25T08:41:58.866Z] #34 9.200 math [2022-03-25T08:41:58.866Z] #34 9.322 runtime [2022-03-25T08:41:58.866Z] #34 ... [2022-03-25T08:41:58.866Z] [2022-03-25T08:41:58.866Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-25T08:41:58.866Z] #58 sha256:a93abd891dc51ad7f782671ed0a30fc5b2ee236a0498a0b57f1d26ebb2a877ef [2022-03-25T08:41:58.866Z] #58 10.46 go: downloading github.com/pkg/errors v0.9.1 [2022-03-25T08:41:58.866Z] #58 10.51 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-25T08:41:58.866Z] #58 10.66 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-25T08:41:58.866Z] #58 11.60 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-03-25T08:41:59.016Z] #49 26.52 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-25T08:41:59.016Z] #49 26.54 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-03-25T08:41:59.016Z] #49 26.62 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-03-25T08:41:59.016Z] #49 26.70 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-03-25T08:41:59.126Z] #58 ... [2022-03-25T08:41:59.127Z] [2022-03-25T08:41:59.127Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-03-25T08:41:59.127Z] #24 sha256:d54cc42ece20829a3f47c0643d1dac3c06a6a7f7359afb8ab87816cd308aca12 [2022-03-25T08:41:59.127Z] #24 11.76 + mkdir -p /build [2022-03-25T08:41:59.127Z] #24 11.77 + mv docker/docker /build/ [2022-03-25T08:41:59.127Z] #24 11.77 + rmdir docker [2022-03-25T08:41:59.127Z] #24 DONE 11.9s [2022-03-25T08:41:59.274Z] #49 26.74 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-03-25T08:41:59.342Z] #58 13.02 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-03-25T08:41:59.373Z] #49 25.41 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-03-25T08:41:59.388Z] [2022-03-25T08:41:59.388Z] #55 [containerd 1/2] 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-03-25T08:41:59.388Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-25T08:41:59.388Z] #55 11.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-25T08:41:59.393Z] #49 ... [2022-03-25T08:41:59.393Z] [2022-03-25T08:41:59.393Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:41:59.393Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:41:59.393Z] #13 ... [2022-03-25T08:41:59.393Z] [2022-03-25T08:41:59.393Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-25T08:41:59.393Z] #34 sha256:749547e0b96cece089264f2adcf69a883fbb34e67254c3c990c430353d36a96d [2022-03-25T08:41:59.393Z] #34 12.36 internal/unsafeheader [2022-03-25T08:41:59.393Z] #34 12.43 internal/cpu [2022-03-25T08:41:59.393Z] #34 12.49 runtime/internal/atomic [2022-03-25T08:41:59.393Z] #34 13.01 runtime/internal/sys [2022-03-25T08:41:59.393Z] #34 13.22 internal/bytealg [2022-03-25T08:41:59.393Z] #34 13.31 runtime/internal/math [2022-03-25T08:41:59.393Z] #34 13.53 math/bits [2022-03-25T08:41:59.393Z] #34 14.07 math [2022-03-25T08:41:59.393Z] #34 14.30 runtime [2022-03-25T08:41:59.532Z] #49 27.08 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-03-25T08:41:59.533Z] #49 27.30 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-03-25T08:41:59.629Z] #49 25.45 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-03-25T08:41:59.629Z] #49 25.50 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-25T08:41:59.791Z] #49 27.38 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-03-25T08:41:59.791Z] #49 ... [2022-03-25T08:41:59.791Z] [2022-03-25T08:41:59.791Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:41:59.791Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:41:59.791Z] #13 13.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-25T08:41:59.791Z] #13 22.95 Fetched 9006 kB in 20s (445 kB/s) [2022-03-25T08:41:59.791Z] #13 22.95 Reading package lists... [2022-03-25T08:41:59.791Z] #13 ... [2022-03-25T08:41:59.791Z] [2022-03-25T08:41:59.791Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:41:59.791Z] #49 sha256:b3fdbf842daf6ed5bc04976d308ca50b0f7cca2cd446378da0e5079436a5b20b [2022-03-25T08:41:59.791Z] #49 27.51 go: downloading github.com/ultraware/funlen v0.0.2 [2022-03-25T08:41:59.791Z] #49 27.53 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-25T08:41:59.791Z] #49 27.55 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-03-25T08:41:59.884Z] #49 25.66 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-03-25T08:41:59.884Z] #49 25.76 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-25T08:41:59.914Z] #58 13.56 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-25T08:41:59.914Z] #58 13.76 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-03-25T08:42:00.049Z] #49 27.65 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-03-25T08:42:00.147Z] #49 25.91 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-25T08:42:00.147Z] #49 25.94 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-03-25T08:42:00.147Z] #49 25.99 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-03-25T08:42:00.147Z] #49 26.06 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-25T08:42:00.147Z] #49 26.10 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-03-25T08:42:00.414Z] #49 26.16 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-03-25T08:42:00.414Z] #49 26.23 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-03-25T08:42:00.414Z] #49 26.30 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-03-25T08:42:00.675Z] #49 26.46 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-03-25T08:42:00.675Z] #49 26.50 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-03-25T08:42:00.675Z] #49 26.60 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-03-25T08:42:00.930Z] #49 26.68 go: downloading github.com/ultraware/funlen v0.0.2 [2022-03-25T08:42:00.930Z] #49 26.71 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-25T08:42:00.930Z] #49 26.73 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-03-25T08:42:00.930Z] #49 26.81 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-03-25T08:42:00.984Z] #49 28.67 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-25T08:42:00.984Z] #49 28.68 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-03-25T08:42:01.186Z] #49 ... [2022-03-25T08:42:01.186Z] [2022-03-25T08:42:01.186Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:42:01.186Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-25T08:42:01.186Z] #13 6.222 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-03-25T08:42:01.186Z] #13 15.02 Fetched 8824 kB in 14s (622 kB/s) [2022-03-25T08:42:01.242Z] #49 28.85 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-25T08:42:01.242Z] #49 28.85 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-25T08:42:01.242Z] #49 28.94 go: downloading github.com/stretchr/objx v0.2.0 [2022-03-25T08:42:01.374Z] [2022-03-25T08:42:01.374Z] SUCCESS: Specified value was saved. [2022-03-25T08:42:01.442Z] #13 15.02 Reading package lists... [2022-03-25T08:42:01.442Z] #13 ... [2022-03-25T08:42:01.442Z] [2022-03-25T08:42:01.442Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-25T08:42:01.442Z] #34 sha256:ddc359a1d016accf145a3fafcf8a92573debbb5992371ea80f5d0fe791eeb8c5 [2022-03-25T08:42:01.442Z] #34 24.66 internal/reflectlite [2022-03-25T08:42:01.442Z] #34 24.67 sync [2022-03-25T08:42:01.442Z] #34 26.11 internal/testlog [2022-03-25T08:42:01.442Z] #34 26.99 sort [2022-03-25T08:42:01.442Z] #34 27.00 errors [2022-03-25T08:42:01.442Z] #34 27.30 strconv [2022-03-25T08:42:01.500Z] #49 29.12 go: downloading golang.org/x/text v0.3.2 [2022-03-25T08:42:01.698Z] #34 ... [2022-03-25T08:42:01.698Z] [2022-03-25T08:42:01.698Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-25T08:42:01.698Z] #67 sha256:d4f040fec94ea88daeb035848409a948fe66a59fb242b70a1d863185746b05e4 [2022-03-25T08:42:01.698Z] #67 17.53 + cd /tmp/tmp.kbZGsOldbX/src/github.com/docker/libnetwork [2022-03-25T08:42:01.698Z] #67 17.53 + git checkout -q 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-03-25T08:42:01.698Z] #67 18.77 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-03-25T08:42:01.698Z] #67 ... [2022-03-25T08:42:01.698Z] [2022-03-25T08:42:01.698Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:42:01.698Z] #49 sha256:3450be4a7e31aeed11bf86973b37d05e5c49f932e2b5cd86fc70dc4f0f56f367 [2022-03-25T08:42:01.698Z] #49 27.55 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-25T08:42:01.698Z] #49 27.56 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-03-25T08:42:01.698Z] #49 27.63 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-25T08:42:01.698Z] #49 27.65 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-25T08:42:01.828Z] #58 ... [2022-03-25T08:42:01.828Z] [2022-03-25T08:42:01.828Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-03-25T08:42:01.828Z] #24 sha256:1acbf2dedc78ef5a8a542f50fcdb0e302bcad4379a07fc9599a8f48c1cbf1c9c [2022-03-25T08:42:01.828Z] #24 14.97 + mkdir -p /build [2022-03-25T08:42:01.828Z] #24 14.98 + mv docker/docker /build/ [2022-03-25T08:42:01.828Z] #24 15.00 + rmdir docker [2022-03-25T08:42:01.828Z] #24 DONE 15.5s [2022-03-25T08:42:01.828Z] [2022-03-25T08:42:01.829Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-25T08:42:01.829Z] #34 sha256:5e47581c3c05cb42607ee7a8007d3808fcc568b84ee2b5cefb6f18941942266b [2022-03-25T08:42:01.829Z] #34 14.80 unicode/utf8 [2022-03-25T08:42:01.829Z] #34 15.48 internal/race [2022-03-25T08:42:01.829Z] #34 15.78 sync/atomic [2022-03-25T08:42:01.829Z] #34 ... [2022-03-25T08:42:01.829Z] [2022-03-25T08:42:01.829Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-03-25T08:42:01.829Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-25T08:42:01.829Z] #40 5.475 + git clone https://github.com/docker/distribution.git . [2022-03-25T08:42:01.829Z] #40 5.494 Cloning into '.'... [2022-03-25T08:42:01.954Z] #49 27.70 go: downloading github.com/stretchr/objx v0.2.0 [2022-03-25T08:42:01.954Z] #49 27.85 go: downloading golang.org/x/text v0.3.2 [2022-03-25T08:42:02.089Z] #40 ... [2022-03-25T08:42:02.089Z] [2022-03-25T08:42:02.089Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:42:02.089Z] #49 sha256:3eccb4a2ffbff3d2de0bedf72f05ab55623dc2d52b1e67c9f9cc2ac5d843582d [2022-03-25T08:42:02.089Z] #49 15.95 go: downloading github.com/fatih/color v1.7.0 [2022-03-25T08:42:02.210Z] #49 ... [2022-03-25T08:42:02.210Z] [2022-03-25T08:42:02.210Z] #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-03-25T08:42:02.210Z] #32 sha256:4a30ad64e9bb7f3a0e5ca095d3222b48eb6b9c52400d0b70b4ce730371d1538e [2022-03-25T08:42:02.210Z] #32 17.85 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-25T08:42:02.210Z] #32 18.23 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-25T08:42:02.210Z] #32 ... [2022-03-25T08:42:02.210Z] [2022-03-25T08:42:02.210Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-25T08:42:02.210Z] #34 sha256:ddc359a1d016accf145a3fafcf8a92573debbb5992371ea80f5d0fe791eeb8c5 [2022-03-25T08:42:02.210Z] #34 28.09 io [2022-03-25T08:42:02.350Z] #49 16.01 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-03-25T08:42:02.350Z] #49 16.30 go: downloading github.com/pkg/errors v0.8.1 [2022-03-25T08:42:02.611Z] #49 16.32 go: downloading github.com/spf13/cobra v0.0.5 [2022-03-25T08:42:02.611Z] #49 16.46 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-25T08:42:02.682Z] #55 ... [2022-03-25T08:42:02.682Z] [2022-03-25T08:42:02.682Z] #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-03-25T08:42:02.682Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-25T08:42:02.682Z] #32 4.639 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-25T08:42:02.682Z] #32 4.640 Cloning into '.'... [2022-03-25T08:42:02.682Z] #32 ... [2022-03-25T08:42:02.682Z] [2022-03-25T08:42:02.682Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:42:02.682Z] #49 sha256:82ddcd0a17c7bcca766e5592dabf3b966678bf79cf7a20e6ab5c8d11b780373b [2022-03-25T08:42:02.682Z] #49 15.32 go: downloading github.com/fatih/color v1.7.0 [2022-03-25T08:42:02.682Z] #49 15.36 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-03-25T08:42:02.682Z] #49 15.46 go: downloading github.com/pkg/errors v0.8.1 [2022-03-25T08:42:02.772Z] #34 ... [2022-03-25T08:42:02.772Z] [2022-03-25T08:42:02.772Z] #55 [containerd 1/2] 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-03-25T08:42:02.772Z] #55 sha256:dbd98afae123a91e869a8cf95db59bc84e4a8b0ac244de4a6b645e3e2babb65d [2022-03-25T08:42:02.772Z] #55 18.65 Fetched 8293 kB in 16s (517 kB/s) [2022-03-25T08:42:02.772Z] #55 18.65 Reading package lists... [2022-03-25T08:42:02.772Z] #55 24.48 Reading package lists... [2022-03-25T08:42:02.772Z] #55 ... [2022-03-25T08:42:02.772Z] [2022-03-25T08:42:02.772Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-25T08:42:02.772Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-25T08:42:02.772Z] #42 19.88 Fetched 8293 kB in 17s (498 kB/s) [2022-03-25T08:42:02.772Z] #42 19.88 Reading package lists... [2022-03-25T08:42:02.931Z] #34 ... [2022-03-25T08:42:02.931Z] [2022-03-25T08:42:02.931Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:42:02.931Z] #49 sha256:1da475e60bf163ca3fe9cda9f6fe993f2e12db3e3c99143c115d09c71110f7f0 [2022-03-25T08:42:02.931Z] #49 15.40 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-03-25T08:42:02.931Z] #49 15.49 go: downloading github.com/stretchr/testify v1.4.0 [2022-03-25T08:42:02.931Z] #49 15.74 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-03-25T08:42:02.931Z] #49 15.83 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-03-25T08:42:02.931Z] #49 15.94 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-25T08:42:02.931Z] #49 16.34 go: downloading github.com/magiconair/properties v1.8.1 [2022-03-25T08:42:02.931Z] #49 16.34 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-03-25T08:42:02.931Z] #49 16.45 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-03-25T08:42:02.931Z] #49 16.61 go: downloading github.com/spf13/afero v1.1.2 [2022-03-25T08:42:02.931Z] #49 16.69 go: downloading github.com/spf13/cast v1.3.0 [2022-03-25T08:42:02.931Z] #49 16.81 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-03-25T08:42:02.931Z] #49 16.83 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-25T08:42:02.931Z] #49 16.86 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-03-25T08:42:02.931Z] #49 16.99 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-03-25T08:42:02.931Z] #49 17.06 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-03-25T08:42:02.931Z] #49 17.30 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-25T08:42:02.931Z] #49 17.48 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-25T08:42:02.931Z] #49 17.63 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-03-25T08:42:02.931Z] #49 18.12 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-25T08:42:02.931Z] #49 18.24 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-25T08:42:02.931Z] #49 18.28 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-25T08:42:02.931Z] #49 18.42 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-03-25T08:42:02.942Z] INFO: Downloading git... [2022-03-25T08:42:02.942Z] #49 15.47 go: downloading github.com/spf13/cobra v0.0.5 [2022-03-25T08:42:02.942Z] #49 15.59 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-25T08:42:02.942Z] #49 ... [2022-03-25T08:42:02.942Z] [2022-03-25T08:42:02.943Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-03-25T08:42:02.943Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-25T08:42:02.943Z] #40 4.939 + git clone https://github.com/docker/distribution.git . [2022-03-25T08:42:02.943Z] #40 4.939 Cloning into '.'... [2022-03-25T08:42:02.943Z] #40 ... [2022-03-25T08:42:02.943Z] [2022-03-25T08:42:02.943Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-25T08:42:02.943Z] #58 sha256:a93abd891dc51ad7f782671ed0a30fc5b2ee236a0498a0b57f1d26ebb2a877ef [2022-03-25T08:42:02.943Z] #58 15.48 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-03-25T08:42:03.184Z] #49 17.02 go: downloading github.com/spf13/viper v1.6.1 [2022-03-25T08:42:03.190Z] #49 ... [2022-03-25T08:42:03.190Z] [2022-03-25T08:42:03.190Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-03-25T08:42:03.190Z] #45 sha256:5ab80bc126c0db61118b6f459bc1942c5b5f3c8df7867f24b822559ed58cae1b [2022-03-25T08:42:03.190Z] #45 DONE 18.5s [2022-03-25T08:42:03.190Z] [2022-03-25T08:42:03.190Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:42:03.190Z] #49 sha256:1da475e60bf163ca3fe9cda9f6fe993f2e12db3e3c99143c115d09c71110f7f0 [2022-03-25T08:42:03.190Z] #49 18.60 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-03-25T08:42:03.190Z] #49 18.74 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-03-25T08:42:03.190Z] #49 18.89 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-25T08:42:03.190Z] #49 18.89 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-25T08:42:03.333Z] #42 25.28 Reading package lists... [2022-03-25T08:42:03.333Z] #42 ... [2022-03-25T08:42:03.333Z] [2022-03-25T08:42:03.333Z] #55 [containerd 1/2] 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-03-25T08:42:03.333Z] #55 sha256:dbd98afae123a91e869a8cf95db59bc84e4a8b0ac244de4a6b645e3e2babb65d [2022-03-25T08:42:03.333Z] #55 24.48 Reading package lists... [2022-03-25T08:42:03.449Z] #49 19.00 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-03-25T08:42:03.449Z] #49 19.21 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-25T08:42:03.455Z] #49 17.29 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-03-25T08:42:03.455Z] #49 17.32 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-03-25T08:42:03.455Z] #49 17.42 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-03-25T08:42:03.511Z] #58 16.18 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-25T08:42:03.511Z] #58 16.18 go: downloading github.com/google/uuid v1.3.0 [2022-03-25T08:42:03.715Z] #49 17.44 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-03-25T08:42:03.783Z] #58 16.42 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-25T08:42:04.016Z] #49 19.67 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-03-25T08:42:04.042Z] #58 16.64 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-25T08:42:04.042Z] #58 16.82 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-25T08:42:04.260Z] #55 29.34 Building dependency tree... [2022-03-25T08:42:04.260Z] #55 ... [2022-03-25T08:42:04.260Z] [2022-03-25T08:42:04.260Z] #36 [tini 1/2] 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-03-25T08:42:04.260Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-03-25T08:42:04.260Z] #36 19.86 Fetched 8293 kB in 16s (511 kB/s) [2022-03-25T08:42:04.260Z] #36 19.86 Reading package lists... [2022-03-25T08:42:04.260Z] #36 25.43 Reading package lists... [2022-03-25T08:42:04.260Z] #36 ... [2022-03-25T08:42:04.260Z] [2022-03-25T08:42:04.260Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-25T08:42:04.260Z] #34 sha256:ddc359a1d016accf145a3fafcf8a92573debbb5992371ea80f5d0fe791eeb8c5 [2022-03-25T08:42:04.260Z] #34 29.26 internal/oserror [2022-03-25T08:42:04.260Z] #34 29.38 syscall [2022-03-25T08:42:04.291Z] #49 19.84 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-03-25T08:42:04.291Z] #49 19.89 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-25T08:42:04.548Z] #49 20.10 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-03-25T08:42:04.548Z] #49 20.31 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-25T08:42:04.612Z] #58 17.13 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-03-25T08:42:04.658Z] #49 18.46 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-03-25T08:42:04.782Z] #49 ... [2022-03-25T08:42:04.782Z] [2022-03-25T08:42:04.782Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-25T08:42:04.782Z] #58 sha256:441c86773b4205329af670cfa04cc716ffce450e929505b4bc6065d3a84a9a6b [2022-03-25T08:42:04.782Z] #58 22.49 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-03-25T08:42:04.782Z] #58 22.58 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-25T08:42:04.806Z] #49 20.50 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-25T08:42:04.806Z] #49 ... [2022-03-25T08:42:04.806Z] [2022-03-25T08:42:04.806Z] #36 [tini 1/2] 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-03-25T08:42:04.806Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-25T08:42:04.806Z] #36 10.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-25T08:42:04.806Z] #36 ... [2022-03-25T08:42:04.806Z] [2022-03-25T08:42:04.806Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-25T08:42:04.806Z] #67 sha256:4838e0c75b9c5f694067d0eca51f8b62493e47138dd27fde786d04ae9a12a0c9 [2022-03-25T08:42:04.806Z] #67 19.47 Checking out files: 58% (1115/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2022-03-25T08:42:04.806Z] #67 20.48 + cd /tmp/tmp.Vi96v5oyEq/src/github.com/docker/libnetwork [2022-03-25T08:42:04.806Z] #67 20.48 + git checkout -q 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-03-25T08:42:04.821Z] #34 30.66 reflect [2022-03-25T08:42:04.872Z] #58 17.42 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-25T08:42:04.873Z] #58 17.63 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-03-25T08:42:04.919Z] #49 18.81 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-25T08:42:05.064Z] #67 20.91 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-03-25T08:42:05.064Z] #67 ... [2022-03-25T08:42:05.064Z] [2022-03-25T08:42:05.064Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-25T08:42:05.064Z] #47 sha256:46f40330004b509d386a3c56d1ff4884c9671c78852e3f883b21a301857dd768 [2022-03-25T08:42:05.064Z] #47 10.82 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-25T08:42:05.064Z] #47 10.88 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-25T08:42:05.064Z] #47 11.06 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-25T08:42:05.064Z] #47 13.48 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-25T08:42:05.064Z] #47 13.54 go: downloading golang.org/x/mod v0.3.0 [2022-03-25T08:42:05.084Z] #58 ... [2022-03-25T08:42:05.084Z] [2022-03-25T08:42:05.084Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-03-25T08:42:05.084Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-25T08:42:05.084Z] #40 27.23 Checking out files: 96% (1786/1843) Checking out files: 97% (1788/1843) Checking out files: 98% (1807/1843) Checking out files: 99% (1825/1843) Checking out files: 100% (1843/1843) Checking out files: 100% (1843/1843), done. [2022-03-25T08:42:05.084Z] #40 27.34 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-03-25T08:42:05.084Z] #40 29.82 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-25T08:42:05.166Z] INFO: Downloading go... [2022-03-25T08:42:05.321Z] #47 ... [2022-03-25T08:42:05.321Z] [2022-03-25T08:42:05.321Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-25T08:42:05.321Z] #34 sha256:749547e0b96cece089264f2adcf69a883fbb34e67254c3c990c430353d36a96d [2022-03-25T08:42:05.321Z] #34 18.96 unicode/utf8 [2022-03-25T08:42:05.321Z] #34 19.32 internal/race [2022-03-25T08:42:05.321Z] #34 19.46 sync/atomic [2022-03-25T08:42:05.321Z] #34 20.00 unicode [2022-03-25T08:42:05.580Z] #34 ... [2022-03-25T08:42:05.580Z] [2022-03-25T08:42:05.580Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-25T08:42:05.580Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-25T08:42:05.580Z] #42 11.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-25T08:42:05.580Z] #42 13.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-25T08:42:05.580Z] #42 ... [2022-03-25T08:42:05.580Z] [2022-03-25T08:42:05.580Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:42:05.580Z] #49 sha256:1da475e60bf163ca3fe9cda9f6fe993f2e12db3e3c99143c115d09c71110f7f0 [2022-03-25T08:42:05.580Z] #49 20.52 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-03-25T08:42:05.580Z] #49 21.27 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-03-25T08:42:05.580Z] #49 21.31 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-25T08:42:05.580Z] #49 21.34 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-03-25T08:42:05.580Z] #49 21.35 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-03-25T08:42:05.580Z] #49 21.38 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-03-25T08:42:05.838Z] #49 21.51 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-03-25T08:42:06.097Z] #49 21.72 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-03-25T08:42:06.097Z] #49 21.72 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-03-25T08:42:06.097Z] #49 ... [2022-03-25T08:42:06.097Z] [2022-03-25T08:42:06.097Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-03-25T08:42:06.097Z] #51 sha256:16e8e41d7367c23693eca4eaf943b30bc0bd5964b347e7d51363b7adf6971d04 [2022-03-25T08:42:06.097Z] #51 11.86 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-25T08:42:06.355Z] #51 ... [2022-03-25T08:42:06.355Z] [2022-03-25T08:42:06.355Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:42:06.355Z] #49 sha256:1da475e60bf163ca3fe9cda9f6fe993f2e12db3e3c99143c115d09c71110f7f0 [2022-03-25T08:42:06.355Z] #49 21.87 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-03-25T08:42:06.355Z] #49 22.04 go: downloading github.com/ultraware/funlen v0.0.2 [2022-03-25T08:42:06.355Z] #49 22.04 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-25T08:42:06.355Z] #49 22.05 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-03-25T08:42:06.355Z] #49 ... [2022-03-25T08:42:06.355Z] [2022-03-25T08:42:06.355Z] #55 [containerd 1/2] 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-03-25T08:42:06.355Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-25T08:42:06.355Z] #55 12.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-25T08:42:06.355Z] #55 14.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-25T08:42:06.465Z] #40 ... [2022-03-25T08:42:06.465Z] [2022-03-25T08:42:06.465Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:42:06.465Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:42:06.465Z] #13 22.95 Reading package lists... [2022-03-25T08:42:06.613Z] #55 ... [2022-03-25T08:42:06.613Z] [2022-03-25T08:42:06.613Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:42:06.613Z] #49 sha256:1da475e60bf163ca3fe9cda9f6fe993f2e12db3e3c99143c115d09c71110f7f0 [2022-03-25T08:42:06.613Z] #49 22.17 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-03-25T08:42:06.757Z] INFO: Downloading compiler 1 of 3... [2022-03-25T08:42:06.784Z] #58 19.13 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-03-25T08:42:06.979Z] #13 29.90 Reading package lists... [2022-03-25T08:42:06.979Z] #13 ... [2022-03-25T08:42:06.979Z] [2022-03-25T08:42:06.979Z] #55 [containerd 1/2] 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-03-25T08:42:06.979Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-25T08:42:06.979Z] #55 24.58 Fetched 8470 kB in 19s (441 kB/s) [2022-03-25T08:42:06.979Z] #55 24.58 Reading package lists... [2022-03-25T08:42:06.979Z] #55 30.73 Reading package lists... [2022-03-25T08:42:06.979Z] #55 ... [2022-03-25T08:42:06.979Z] [2022-03-25T08:42:06.979Z] #36 [tini 1/2] 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-03-25T08:42:06.979Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-25T08:42:06.979Z] #36 24.60 Fetched 8470 kB in 19s (455 kB/s) [2022-03-25T08:42:06.979Z] #36 24.60 Reading package lists... [2022-03-25T08:42:07.236Z] #36 30.73 Reading package lists... [2022-03-25T08:42:07.236Z] #36 ... [2022-03-25T08:42:07.236Z] [2022-03-25T08:42:07.236Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-25T08:42:07.236Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-25T08:42:07.236Z] #42 24.73 Fetched 8470 kB in 20s (429 kB/s) [2022-03-25T08:42:07.236Z] #42 24.73 Reading package lists... [2022-03-25T08:42:07.466Z] #49 ... [2022-03-25T08:42:07.466Z] [2022-03-25T08:42:07.466Z] #55 [containerd 1/2] 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-03-25T08:42:07.466Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-25T08:42:07.466Z] #55 10.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-25T08:42:07.466Z] #55 13.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-25T08:42:07.466Z] #55 ... [2022-03-25T08:42:07.466Z] [2022-03-25T08:42:07.466Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:42:07.466Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:42:07.466Z] #13 6.303 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-25T08:42:07.466Z] #13 8.498 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-25T08:42:07.466Z] #13 11.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-25T08:42:07.466Z] #13 ... [2022-03-25T08:42:07.466Z] [2022-03-25T08:42:07.466Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-25T08:42:07.466Z] #47 sha256:2d4fa23ea0fa199ebf4247b697b54e3f0914cde99c1657d062004d0abfdf997c [2022-03-25T08:42:07.466Z] #47 18.44 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-25T08:42:07.466Z] #47 18.48 go: downloading golang.org/x/mod v0.3.0 [2022-03-25T08:42:07.547Z] #49 23.34 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-25T08:42:07.547Z] #49 23.34 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-03-25T08:42:07.802Z] #42 30.78 Reading package lists... [2022-03-25T08:42:07.802Z] #42 ... [2022-03-25T08:42:07.802Z] [2022-03-25T08:42:07.802Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:42:07.802Z] #49 sha256:b3fdbf842daf6ed5bc04976d308ca50b0f7cca2cd446378da0e5079436a5b20b [2022-03-25T08:42:07.802Z] #49 35.27 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-25T08:42:07.802Z] #49 35.29 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-25T08:42:07.802Z] #49 35.47 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-03-25T08:42:07.805Z] #49 23.53 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-25T08:42:08.060Z] #49 35.51 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-03-25T08:42:08.060Z] #49 35.55 go: downloading github.com/gogo/protobuf v1.2.1 [2022-03-25T08:42:08.064Z] #49 23.64 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-25T08:42:08.064Z] #49 23.71 go: downloading github.com/stretchr/objx v0.2.0 [2022-03-25T08:42:08.064Z] #49 23.75 go: downloading golang.org/x/text v0.3.2 [2022-03-25T08:42:08.064Z] #49 ... [2022-03-25T08:42:08.064Z] [2022-03-25T08:42:08.064Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-25T08:42:08.064Z] #58 sha256:41e06b88feec3d40b02f55cd4ba2e5a1c1e766e6811274cb07b24e024575f381 [2022-03-25T08:42:08.064Z] #58 13.70 go: downloading github.com/pkg/errors v0.9.1 [2022-03-25T08:42:08.064Z] #58 13.70 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-25T08:42:08.064Z] #58 13.76 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-25T08:42:08.064Z] #58 14.41 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-03-25T08:42:08.064Z] #58 17.71 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-03-25T08:42:08.064Z] #58 18.96 go: downloading github.com/google/uuid v1.3.0 [2022-03-25T08:42:08.064Z] #58 18.96 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-25T08:42:08.064Z] #58 19.14 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-25T08:42:08.064Z] #58 19.22 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-25T08:42:08.064Z] #58 19.34 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-25T08:42:08.064Z] #58 19.71 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-03-25T08:42:08.064Z] #58 20.19 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-25T08:42:08.064Z] #58 20.29 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-03-25T08:42:08.064Z] #58 21.77 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-03-25T08:42:08.088Z] #34 ... [2022-03-25T08:42:08.089Z] [2022-03-25T08:42:08.089Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-03-25T08:42:08.089Z] #51 sha256:8ba19785d1891e4052ab9c88bfb5c60624f7e4402828b6cc94f22b848f2c41f3 [2022-03-25T08:42:08.089Z] #51 DONE 33.7s [2022-03-25T08:42:08.089Z] [2022-03-25T08:42:08.089Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-25T08:42:08.089Z] #67 sha256:d4f040fec94ea88daeb035848409a948fe66a59fb242b70a1d863185746b05e4 [2022-03-25T08:42:08.089Z] #67 DONE 33.8s [2022-03-25T08:42:08.089Z] [2022-03-25T08:42:08.089Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:42:08.089Z] #49 sha256:3450be4a7e31aeed11bf86973b37d05e5c49f932e2b5cd86fc70dc4f0f56f367 [2022-03-25T08:42:08.089Z] #49 32.21 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-25T08:42:08.089Z] #49 32.23 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-25T08:42:08.089Z] #49 32.65 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-03-25T08:42:08.089Z] #49 32.71 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-03-25T08:42:08.089Z] #49 32.89 go: downloading github.com/gogo/protobuf v1.2.1 [2022-03-25T08:42:08.089Z] #49 33.92 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-03-25T08:42:08.089Z] #49 ... [2022-03-25T08:42:08.089Z] [2022-03-25T08:42:08.089Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-25T08:42:08.089Z] #58 sha256:ef29807a053bb450526724584002229c00280fc921de47a5fc3414576f275d41 [2022-03-25T08:42:08.089Z] #58 24.02 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-25T08:42:08.167Z] #58 ... [2022-03-25T08:42:08.167Z] [2022-03-25T08:42:08.167Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:42:08.167Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:42:08.167Z] #13 5.828 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-25T08:42:08.167Z] #13 8.643 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-25T08:42:08.167Z] #13 10.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-25T08:42:08.167Z] #13 ... [2022-03-25T08:42:08.167Z] [2022-03-25T08:42:08.167Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:42:08.167Z] #49 sha256:82ddcd0a17c7bcca766e5592dabf3b966678bf79cf7a20e6ab5c8d11b780373b [2022-03-25T08:42:08.167Z] #49 15.90 go: downloading github.com/spf13/viper v1.6.1 [2022-03-25T08:42:08.167Z] #49 16.24 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-03-25T08:42:08.167Z] #49 16.24 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-03-25T08:42:08.167Z] #49 16.27 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-03-25T08:42:08.167Z] #49 16.31 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-03-25T08:42:08.167Z] #49 17.34 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-03-25T08:42:08.167Z] #49 17.50 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-25T08:42:08.341Z] INFO: Downloading compiler 2 of 3... [2022-03-25T08:42:08.341Z] INFO: Downloading compiler 3 of 3... [2022-03-25T08:42:08.344Z] #58 ... [2022-03-25T08:42:08.344Z] [2022-03-25T08:42:08.344Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:42:08.344Z] #49 sha256:3450be4a7e31aeed11bf86973b37d05e5c49f932e2b5cd86fc70dc4f0f56f367 [2022-03-25T08:42:08.344Z] #49 34.16 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-25T08:42:08.427Z] #49 20.92 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-03-25T08:42:08.427Z] #49 20.92 go: downloading github.com/stretchr/testify v1.4.0 [2022-03-25T08:42:08.427Z] #49 21.14 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-03-25T08:42:08.600Z] #49 34.49 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-03-25T08:42:08.688Z] #49 21.29 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-03-25T08:42:08.688Z] #49 21.33 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-25T08:42:08.998Z] #58 ... [2022-03-25T08:42:08.998Z] [2022-03-25T08:42:08.999Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-25T08:42:08.999Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-25T08:42:08.999Z] #42 24.79 Fetched 8470 kB in 17s (503 kB/s) [2022-03-25T08:42:09.260Z] #49 21.68 go: downloading github.com/magiconair/properties v1.8.1 [2022-03-25T08:42:09.260Z] #49 21.68 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-03-25T08:42:09.260Z] #49 21.84 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-03-25T08:42:09.260Z] #49 21.86 go: downloading github.com/spf13/afero v1.1.2 [2022-03-25T08:42:09.337Z] INFO: Extracting git... [2022-03-25T08:42:09.382Z] #47 ... [2022-03-25T08:42:09.382Z] [2022-03-25T08:42:09.382Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-03-25T08:42:09.382Z] #45 sha256:305ccba1a7674177b5fa7cb51ef503bed3e1fda138dc02fdb09e8837a0bce970 [2022-03-25T08:42:09.382Z] #45 DONE 23.1s [2022-03-25T08:42:09.382Z] [2022-03-25T08:42:09.382Z] #36 [tini 1/2] 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-03-25T08:42:09.382Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-25T08:42:09.382Z] #36 13.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-25T08:42:09.382Z] #36 ... [2022-03-25T08:42:09.382Z] [2022-03-25T08:42:09.382Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-25T08:42:09.382Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-25T08:42:09.382Z] #42 13.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-25T08:42:09.436Z] #49 37.04 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-03-25T08:42:09.521Z] #49 22.10 go: downloading github.com/spf13/cast v1.3.0 [2022-03-25T08:42:09.521Z] #49 22.13 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-03-25T08:42:09.521Z] #49 22.18 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-25T08:42:09.521Z] #49 22.19 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-03-25T08:42:09.521Z] #49 22.27 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-03-25T08:42:09.643Z] #42 ... [2022-03-25T08:42:09.643Z] [2022-03-25T08:42:09.644Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:42:09.644Z] #49 sha256:3eccb4a2ffbff3d2de0bedf72f05ab55623dc2d52b1e67c9f9cc2ac5d843582d [2022-03-25T08:42:09.644Z] #49 21.95 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-03-25T08:42:09.644Z] #49 21.96 go: downloading github.com/stretchr/testify v1.4.0 [2022-03-25T08:42:09.644Z] #49 22.12 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-03-25T08:42:09.644Z] #49 22.25 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-03-25T08:42:09.644Z] #49 22.29 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-25T08:42:09.644Z] #49 22.72 go: downloading github.com/magiconair/properties v1.8.1 [2022-03-25T08:42:09.644Z] #49 22.73 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-03-25T08:42:09.644Z] #49 22.94 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-03-25T08:42:09.644Z] #49 22.94 go: downloading github.com/spf13/afero v1.1.2 [2022-03-25T08:42:09.644Z] #49 23.21 go: downloading github.com/spf13/cast v1.3.0 [2022-03-25T08:42:09.644Z] #49 23.23 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-03-25T08:42:09.644Z] #49 23.33 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-25T08:42:09.644Z] #49 23.36 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-03-25T08:42:09.644Z] #49 23.40 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-03-25T08:42:09.695Z] #49 37.21 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-25T08:42:09.695Z] #49 37.36 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-03-25T08:42:09.788Z] #49 22.38 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-03-25T08:42:09.788Z] #49 ... [2022-03-25T08:42:09.788Z] [2022-03-25T08:42:09.788Z] #36 [tini 1/2] 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-03-25T08:42:09.788Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-25T08:42:09.788Z] #36 12.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-25T08:42:09.905Z] #49 23.81 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-03-25T08:42:09.934Z] #42 24.79 Reading package lists... [2022-03-25T08:42:09.934Z] #42 ... [2022-03-25T08:42:09.934Z] [2022-03-25T08:42:09.934Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:42:09.934Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:42:09.934Z] #13 10.57 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-25T08:42:09.934Z] #13 10.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-25T08:42:09.934Z] #13 10.61 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-25T08:42:09.934Z] #13 10.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-25T08:42:09.934Z] #13 11.66 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-03-25T08:42:09.934Z] #13 13.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-25T08:42:09.934Z] #13 16.04 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-25T08:42:09.934Z] #13 18.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-25T08:42:09.934Z] #13 ... [2022-03-25T08:42:09.934Z] [2022-03-25T08:42:09.934Z] #55 [containerd 1/2] 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-03-25T08:42:09.934Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-25T08:42:09.934Z] #55 25.24 Fetched 8470 kB in 17s (503 kB/s) [2022-03-25T08:42:09.972Z] #49 ... [2022-03-25T08:42:09.972Z] [2022-03-25T08:42:09.972Z] #55 [containerd 1/2] 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-03-25T08:42:09.972Z] #55 sha256:dbd98afae123a91e869a8cf95db59bc84e4a8b0ac244de4a6b645e3e2babb65d [2022-03-25T08:42:09.972Z] #55 29.34 Building dependency tree... [2022-03-25T08:42:09.972Z] #55 30.59 Reading state information... [2022-03-25T08:42:09.972Z] #55 32.40 The following additional packages will be installed: [2022-03-25T08:42:09.972Z] #55 32.41 libbtrfs0 [2022-03-25T08:42:09.972Z] #55 32.46 The following NEW packages will be installed: [2022-03-25T08:42:09.972Z] #55 32.46 libbtrfs-dev libbtrfs0 [2022-03-25T08:42:09.972Z] #55 32.88 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-03-25T08:42:09.972Z] #55 32.88 Need to get 119 kB of archives. [2022-03-25T08:42:09.972Z] #55 32.88 After this operation, 387 kB of additional disk space will be used. [2022-03-25T08:42:09.972Z] #55 32.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-03-25T08:42:09.972Z] #55 32.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-03-25T08:42:09.972Z] #55 34.03 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T08:42:09.972Z] #55 34.40 Fetched 119 kB in 0s (421 kB/s) [2022-03-25T08:42:09.972Z] #55 34.56 Selecting previously unselected package libbtrfs0. [2022-03-25T08:42:09.972Z] #55 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 ... 15394 files and directories currently installed.) [2022-03-25T08:42:09.972Z] #55 34.64 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2022-03-25T08:42:09.972Z] #55 34.66 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-25T08:42:09.972Z] #55 34.82 Selecting previously unselected package libbtrfs-dev. [2022-03-25T08:42:09.972Z] #55 34.83 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-03-25T08:42:09.972Z] #55 34.85 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-25T08:42:09.972Z] #55 35.24 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-25T08:42:09.972Z] #55 35.27 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-25T08:42:09.972Z] #55 35.28 Processing triggers for libc-bin (2.28-10) ... [2022-03-25T08:42:09.972Z] #55 DONE 35.7s [2022-03-25T08:42:09.972Z] [2022-03-25T08:42:09.972Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-25T08:42:09.972Z] #56 sha256:9bf4096898de0cabab0a172648d97bdf28ceec5dde6650aa416808d6086b5630 [2022-03-25T08:42:10.051Z] #36 ... [2022-03-25T08:42:10.051Z] [2022-03-25T08:42:10.051Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:42:10.051Z] #49 sha256:82ddcd0a17c7bcca766e5592dabf3b966678bf79cf7a20e6ab5c8d11b780373b [2022-03-25T08:42:10.051Z] #49 22.52 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-25T08:42:10.051Z] #49 22.61 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-25T08:42:10.165Z] #49 23.95 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-25T08:42:10.165Z] #49 24.04 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-25T08:42:10.165Z] #49 24.09 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-03-25T08:42:10.165Z] #49 24.16 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-25T08:42:10.320Z] #49 22.83 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-03-25T08:42:10.426Z] #49 24.20 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-25T08:42:10.426Z] #49 24.30 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-25T08:42:10.426Z] #49 24.41 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-03-25T08:42:10.535Z] #56 0.656 + RM_GOPATH=0 [2022-03-25T08:42:10.535Z] #56 0.656 + TMP_GOPATH= [2022-03-25T08:42:10.535Z] #56 0.656 + : /build [2022-03-25T08:42:10.535Z] #56 0.657 + '[' -z '' ']' [2022-03-25T08:42:10.535Z] #56 0.657 ++ mktemp -d [2022-03-25T08:42:10.535Z] #56 0.662 + export GOPATH=/tmp/tmp.5JBOpbyzRV [2022-03-25T08:42:10.535Z] #56 0.662 + GOPATH=/tmp/tmp.5JBOpbyzRV [2022-03-25T08:42:10.535Z] #56 0.662 + RM_GOPATH=1 [2022-03-25T08:42:10.535Z] #56 0.662 + case "$(go env GOARCH)" in [2022-03-25T08:42:10.535Z] #56 0.662 ++ go env GOARCH [2022-03-25T08:42:10.535Z] #56 0.707 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:42:10.535Z] #56 0.707 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:42:10.535Z] #56 0.711 ++ dirname /tmp/install/install.sh [2022-03-25T08:42:10.535Z] #56 0.712 + dir=/tmp/install [2022-03-25T08:42:10.535Z] #56 0.712 + bin=containerd [2022-03-25T08:42:10.535Z] #56 0.712 + shift [2022-03-25T08:42:10.535Z] #56 0.712 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-03-25T08:42:10.535Z] #56 0.712 + . /tmp/install/containerd.installer [2022-03-25T08:42:10.535Z] #56 0.712 ++ set -e [2022-03-25T08:42:10.535Z] #56 0.712 ++ : v1.5.11 [2022-03-25T08:42:10.535Z] #56 0.713 + install_containerd [2022-03-25T08:42:10.535Z] #56 0.713 + echo 'Install containerd version v1.5.11' [2022-03-25T08:42:10.535Z] #56 0.713 Install containerd version v1.5.11 [2022-03-25T08:42:10.535Z] #56 0.713 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5JBOpbyzRV/src/github.com/containerd/containerd [2022-03-25T08:42:10.535Z] #56 0.716 Cloning into '/tmp/tmp.5JBOpbyzRV/src/github.com/containerd/containerd'... [2022-03-25T08:42:10.582Z] #49 23.07 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-25T08:42:10.687Z] #49 24.47 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-03-25T08:42:10.688Z] #49 24.55 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-03-25T08:42:10.688Z] #49 24.62 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-25T08:42:10.843Z] #49 23.35 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-25T08:42:10.843Z] #49 23.38 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-25T08:42:10.843Z] #49 23.50 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-03-25T08:42:10.949Z] #49 24.78 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-25T08:42:10.949Z] #49 24.87 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-03-25T08:42:10.949Z] #49 24.94 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-25T08:42:11.070Z] #49 ... [2022-03-25T08:42:11.070Z] [2022-03-25T08:42:11.070Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-03-25T08:42:11.070Z] #51 sha256:e96f343116662ecbcb96bff2ea6b6946231be5c09fece1024be1ebe36579ebf0 [2022-03-25T08:42:11.070Z] #51 DONE 38.6s [2022-03-25T08:42:11.070Z] [2022-03-25T08:42:11.070Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-25T08:42:11.070Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-25T08:42:11.070Z] #42 30.78 Reading package lists... [2022-03-25T08:42:11.070Z] #42 37.05 Building dependency tree... [2022-03-25T08:42:11.070Z] #42 38.48 Reading state information... [2022-03-25T08:42:11.106Z] #49 ... [2022-03-25T08:42:11.106Z] [2022-03-25T08:42:11.106Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-03-25T08:42:11.106Z] #45 sha256:4b92418d5f330e3a9ec96b02416241e59bb30a1fa8aabf25f52ced53a14f871a [2022-03-25T08:42:11.106Z] #45 DONE 23.7s [2022-03-25T08:42:11.106Z] [2022-03-25T08:42:11.106Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-25T08:42:11.106Z] #67 sha256:91163a451d2aed6b8d22666aaa0dcc3189a52a4c3b77d6ace6c3ec3288a80f93 [2022-03-25T08:42:11.328Z] #42 ... [2022-03-25T08:42:11.329Z] [2022-03-25T08:42:11.329Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-25T08:42:11.329Z] #67 sha256:6b9e15956c16c5a861b3d6999d4e543e35f779d89edf44c8634169417b9db40d [2022-03-25T08:42:11.329Z] #67 DONE 39.1s [2022-03-25T08:42:11.366Z] #67 23.38 Checking out files: 62% (1200/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) [2022-03-25T08:42:11.367Z] #67 ... [2022-03-25T08:42:11.367Z] [2022-03-25T08:42:11.367Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-25T08:42:11.367Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-25T08:42:11.367Z] #42 13.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-25T08:42:11.367Z] #42 ... [2022-03-25T08:42:11.367Z] [2022-03-25T08:42:11.367Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-25T08:42:11.367Z] #67 sha256:91163a451d2aed6b8d22666aaa0dcc3189a52a4c3b77d6ace6c3ec3288a80f93 [2022-03-25T08:42:11.521Z] #49 25.37 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-03-25T08:42:11.521Z] #49 25.40 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-03-25T08:42:11.588Z] [2022-03-25T08:42:11.588Z] #55 [containerd 1/2] 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-03-25T08:42:11.588Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-25T08:42:11.588Z] #55 30.73 Reading package lists... [2022-03-25T08:42:11.588Z] #55 36.96 Building dependency tree... [2022-03-25T08:42:11.588Z] #55 38.34 Reading state information... [2022-03-25T08:42:11.627Z] #67 23.38 Checking out files: 62% (1200/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2022-03-25T08:42:11.628Z] #67 24.25 + cd /tmp/tmp.FICv9z8eAb/src/github.com/docker/libnetwork [2022-03-25T08:42:11.628Z] #67 24.25 + git checkout -q 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-03-25T08:42:11.783Z] #49 25.59 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-25T08:42:11.892Z] #67 ... [2022-03-25T08:42:11.892Z] [2022-03-25T08:42:11.892Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-25T08:42:11.892Z] #34 sha256:53588d92d4d1a0c559e7fdcfc38d416ecf8c7331b4c0281adbffbddff12d78fa [2022-03-25T08:42:11.892Z] #34 14.50 unicode/utf8 [2022-03-25T08:42:11.892Z] #34 15.07 internal/race [2022-03-25T08:42:11.892Z] #34 15.18 sync/atomic [2022-03-25T08:42:11.892Z] #34 15.68 unicode [2022-03-25T08:42:11.892Z] #34 18.97 encoding [2022-03-25T08:42:12.045Z] #49 25.88 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-03-25T08:42:12.045Z] #49 25.92 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-25T08:42:12.152Z] #34 ... [2022-03-25T08:42:12.152Z] [2022-03-25T08:42:12.152Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-25T08:42:12.152Z] #67 sha256:91163a451d2aed6b8d22666aaa0dcc3189a52a4c3b77d6ace6c3ec3288a80f93 [2022-03-25T08:42:12.152Z] #67 24.66 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-03-25T08:42:12.306Z] #49 26.16 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-25T08:42:12.306Z] #49 26.21 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-03-25T08:42:12.568Z] #49 ... [2022-03-25T08:42:12.568Z] [2022-03-25T08:42:12.568Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-25T08:42:12.568Z] #34 sha256:5e47581c3c05cb42607ee7a8007d3808fcc568b84ee2b5cefb6f18941942266b [2022-03-25T08:42:12.568Z] #34 16.50 unicode [2022-03-25T08:42:12.568Z] #34 20.33 encoding [2022-03-25T08:42:12.829Z] #34 ... [2022-03-25T08:42:12.829Z] [2022-03-25T08:42:12.829Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:42:12.829Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:42:12.829Z] #13 21.93 Fetched 9006 kB in 20s (454 kB/s) [2022-03-25T08:42:13.090Z] #13 21.93 Reading package lists... [2022-03-25T08:42:13.090Z] #13 ... [2022-03-25T08:42:13.090Z] [2022-03-25T08:42:13.090Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-25T08:42:13.091Z] #58 sha256:ee1edbbf1af633db9ccbc410def21c991faae6ea2e52120bdffcb92876768cd7 [2022-03-25T08:42:13.091Z] #58 16.84 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-03-25T08:42:13.091Z] #58 21.73 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-25T08:42:13.091Z] #58 ... [2022-03-25T08:42:13.091Z] [2022-03-25T08:42:13.091Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-25T08:42:13.091Z] #67 sha256:03df91b5c06b9b298c18456ece01507c8285cfa825794dd4dec54d875215196c [2022-03-25T08:42:13.091Z] #67 25.44 Checking out files: 70% (1336/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2022-03-25T08:42:13.091Z] #67 25.97 + cd /tmp/tmp.UHoWmKuERI/src/github.com/docker/libnetwork [2022-03-25T08:42:13.091Z] #67 25.97 + git checkout -q 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-03-25T08:42:13.091Z] #67 26.58 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-03-25T08:42:13.489Z] #55 40.95 The following additional packages will be installed: [2022-03-25T08:42:13.489Z] #55 40.96 libbtrfs0 [2022-03-25T08:42:13.489Z] #55 41.12 The following NEW packages will be installed: [2022-03-25T08:42:13.489Z] #55 41.12 libbtrfs-dev libbtrfs0 [2022-03-25T08:42:14.055Z] #55 41.49 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-03-25T08:42:14.055Z] #55 41.49 Need to get 119 kB of archives. [2022-03-25T08:42:14.055Z] #55 41.49 After this operation, 387 kB of additional disk space will be used. [2022-03-25T08:42:14.055Z] #55 41.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-25T08:42:14.055Z] #55 41.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-25T08:42:14.622Z] #55 42.29 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T08:42:14.622Z] #55 ... [2022-03-25T08:42:14.622Z] [2022-03-25T08:42:14.622Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-25T08:42:14.622Z] #34 sha256:6fea4eb4ed736e5cee5602a2623955d1e030eef3a29d33807be0c45c62f959ad [2022-03-25T08:42:14.622Z] #34 42.39 internal/reflectlite [2022-03-25T08:42:14.692Z] #67 ... [2022-03-25T08:42:14.692Z] [2022-03-25T08:42:14.692Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-25T08:42:14.692Z] #47 sha256:284c8f82ad48a23381e181e868bad0548f2729a5055f4a94274d8af8d351eadf [2022-03-25T08:42:14.692Z] #47 17.09 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-25T08:42:14.692Z] #47 17.13 go: downloading golang.org/x/mod v0.3.0 [2022-03-25T08:42:14.692Z] #47 ... [2022-03-25T08:42:14.692Z] [2022-03-25T08:42:14.692Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-03-25T08:42:14.692Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-25T08:42:14.692Z] #40 26.35 Checking out files: 92% (1697/1843) Checking out files: 93% (1714/1843) Checking out files: 94% (1733/1843) Checking out files: 95% (1751/1843) Checking out files: 96% (1770/1843) Checking out files: 97% (1788/1843) Checking out files: 98% (1807/1843) Checking out files: 99% (1825/1843) Checking out files: 100% (1843/1843) Checking out files: 100% (1843/1843), done. [2022-03-25T08:42:14.692Z] #40 26.50 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-03-25T08:42:14.704Z] #56 ... [2022-03-25T08:42:14.704Z] [2022-03-25T08:42:14.704Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-25T08:42:14.704Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-25T08:42:14.704Z] #42 25.28 Reading package lists... [2022-03-25T08:42:14.704Z] #42 30.56 Building dependency tree... [2022-03-25T08:42:14.704Z] #42 31.95 Reading state information... [2022-03-25T08:42:14.704Z] #42 33.99 The following additional packages will be installed: [2022-03-25T08:42:14.704Z] #42 33.99 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-03-25T08:42:14.704Z] #42 34.01 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-03-25T08:42:14.704Z] #42 34.01 Suggested packages: [2022-03-25T08:42:14.704Z] #42 34.01 manpages-dev python-setuptools [2022-03-25T08:42:14.704Z] #42 35.37 The following NEW packages will be installed: [2022-03-25T08:42:14.704Z] #42 35.37 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-03-25T08:42:14.704Z] #42 35.38 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-03-25T08:42:14.704Z] #42 35.38 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-03-25T08:42:14.704Z] #42 35.38 python-six zlib1g-dev [2022-03-25T08:42:14.704Z] #42 35.76 0 upgraded, 17 newly installed, 0 to remove and 4 not upgraded. [2022-03-25T08:42:14.704Z] #42 35.76 Need to get 3798 kB of archives. [2022-03-25T08:42:14.704Z] #42 35.76 After this operation, 21.6 MB of additional disk space will be used. [2022-03-25T08:42:14.704Z] #42 35.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2022-03-25T08:42:14.704Z] #42 35.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-03-25T08:42:14.704Z] #42 35.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2022-03-25T08:42:14.704Z] #42 35.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-03-25T08:42:14.704Z] #42 35.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2022-03-25T08:42:14.704Z] #42 35.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-03-25T08:42:14.704Z] #42 35.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2022-03-25T08:42:14.704Z] #42 35.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2022-03-25T08:42:14.704Z] #42 35.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2022-03-25T08:42:14.704Z] #42 35.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2022-03-25T08:42:14.704Z] #42 35.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2022-03-25T08:42:14.704Z] #42 36.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2022-03-25T08:42:14.704Z] #42 36.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2022-03-25T08:42:14.704Z] #42 36.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2022-03-25T08:42:14.704Z] #42 36.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-03-25T08:42:14.704Z] #42 36.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2022-03-25T08:42:14.704Z] #42 36.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2022-03-25T08:42:14.704Z] #42 36.92 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T08:42:14.704Z] #42 37.05 Fetched 3798 kB in 1s (6141 kB/s) [2022-03-25T08:42:14.704Z] #42 37.11 Selecting previously unselected package libcap-dev:arm64. [2022-03-25T08:42:14.704Z] #42 37.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 ... 15394 files and directories currently installed.) [2022-03-25T08:42:14.704Z] #42 37.16 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2022-03-25T08:42:14.704Z] #42 37.17 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2022-03-25T08:42:14.704Z] #42 37.30 Selecting previously unselected package libnet1:arm64. [2022-03-25T08:42:14.704Z] #42 37.30 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-25T08:42:14.704Z] #42 37.32 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-25T08:42:14.704Z] #42 37.40 Selecting previously unselected package libnet1-dev. [2022-03-25T08:42:14.704Z] #42 37.45 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-25T08:42:14.704Z] #42 37.46 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-25T08:42:14.704Z] #42 37.65 Selecting previously unselected package libnl-3-200:arm64. [2022-03-25T08:42:14.704Z] #42 37.66 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2022-03-25T08:42:14.704Z] #42 37.69 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-03-25T08:42:14.704Z] #42 37.81 Selecting previously unselected package libnl-3-dev:arm64. [2022-03-25T08:42:14.704Z] #42 37.84 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2022-03-25T08:42:14.704Z] #42 37.84 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2022-03-25T08:42:14.704Z] #42 38.08 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-25T08:42:14.704Z] #42 38.10 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-03-25T08:42:14.704Z] #42 38.18 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-03-25T08:42:14.704Z] #42 38.27 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-03-25T08:42:14.704Z] #42 38.27 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2022-03-25T08:42:14.704Z] #42 38.30 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-03-25T08:42:14.704Z] #42 38.38 Selecting previously unselected package zlib1g-dev:arm64. [2022-03-25T08:42:14.704Z] #42 38.40 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2022-03-25T08:42:14.704Z] #42 38.41 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2022-03-25T08:42:14.704Z] #42 38.57 Selecting previously unselected package libprotobuf17:arm64. [2022-03-25T08:42:14.704Z] #42 38.57 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2022-03-25T08:42:14.704Z] #42 38.58 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2022-03-25T08:42:14.704Z] #42 39.10 Selecting previously unselected package libprotobuf-lite17:arm64. [2022-03-25T08:42:14.704Z] #42 39.11 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2022-03-25T08:42:14.704Z] #42 39.11 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-03-25T08:42:14.704Z] #42 39.27 Selecting previously unselected package libprotobuf-dev:arm64. [2022-03-25T08:42:14.704Z] #42 39.27 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2022-03-25T08:42:14.704Z] #42 39.27 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-03-25T08:42:14.704Z] #42 40.30 Selecting previously unselected package libprotoc17:arm64. [2022-03-25T08:42:14.704Z] #42 40.30 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2022-03-25T08:42:14.704Z] #42 40.30 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2022-03-25T08:42:14.704Z] #42 ... [2022-03-25T08:42:14.704Z] [2022-03-25T08:42:14.704Z] #36 [tini 1/2] 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-03-25T08:42:14.704Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-03-25T08:42:14.704Z] #36 25.43 Reading package lists... [2022-03-25T08:42:14.704Z] #36 30.54 Building dependency tree... [2022-03-25T08:42:14.704Z] #36 31.71 Reading state information... [2022-03-25T08:42:14.704Z] #36 33.47 The following additional packages will be installed: [2022-03-25T08:42:14.704Z] #36 33.48 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-03-25T08:42:14.704Z] #36 33.48 Suggested packages: [2022-03-25T08:42:14.704Z] #36 33.48 cmake-doc ninja-build lrzip [2022-03-25T08:42:14.704Z] #36 33.48 Recommended packages: [2022-03-25T08:42:14.704Z] #36 33.48 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-25T08:42:14.704Z] #36 34.36 The following NEW packages will be installed: [2022-03-25T08:42:14.704Z] #36 34.38 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-03-25T08:42:14.704Z] #36 34.40 vim-common xxd [2022-03-25T08:42:14.704Z] #36 34.89 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2022-03-25T08:42:14.704Z] #36 34.89 Need to get 14.2 MB of archives. [2022-03-25T08:42:14.704Z] #36 34.89 After this operation, 60.0 MB of additional disk space will be used. [2022-03-25T08:42:14.704Z] #36 34.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2022-03-25T08:42:14.704Z] #36 34.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-25T08:42:14.704Z] #36 34.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2022-03-25T08:42:14.704Z] #36 35.13 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u2 [8154 kB] [2022-03-25T08:42:14.704Z] #36 35.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB] [2022-03-25T08:42:14.704Z] #36 35.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2022-03-25T08:42:14.704Z] #36 35.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2022-03-25T08:42:14.704Z] #36 35.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2022-03-25T08:42:14.704Z] #36 35.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2022-03-25T08:42:14.704Z] #36 35.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2022-03-25T08:42:14.704Z] #36 36.83 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T08:42:14.704Z] #36 37.03 Fetched 14.2 MB in 1s (11.7 MB/s) [2022-03-25T08:42:14.704Z] #36 37.09 Selecting previously unselected package xxd. [2022-03-25T08:42:14.704Z] #36 37.09 (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 ... 15394 files and directories currently installed.) [2022-03-25T08:42:14.704Z] #36 37.15 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2022-03-25T08:42:14.704Z] #36 37.16 Unpacking xxd (2:8.1.0875-5) ... [2022-03-25T08:42:14.704Z] #36 37.30 Selecting previously unselected package vim-common. [2022-03-25T08:42:14.704Z] #36 37.31 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-25T08:42:14.704Z] #36 37.33 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-25T08:42:14.704Z] #36 37.53 Selecting previously unselected package cmake-data. [2022-03-25T08:42:14.704Z] #36 37.53 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-03-25T08:42:14.704Z] #36 37.55 Unpacking cmake-data (3.13.4-1) ... [2022-03-25T08:42:14.704Z] #36 39.95 Selecting previously unselected package libicu63:arm64. [2022-03-25T08:42:14.704Z] #36 39.96 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_arm64.deb ... [2022-03-25T08:42:14.704Z] #36 40.01 Unpacking libicu63:arm64 (63.1-6+deb10u2) ... [2022-03-25T08:42:14.704Z] #36 ... [2022-03-25T08:42:14.704Z] [2022-03-25T08:42:14.704Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-25T08:42:14.704Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-25T08:42:14.880Z] #34 42.40 sync [2022-03-25T08:42:14.959Z] #42 40.69 Selecting previously unselected package protobuf-c-compiler. [2022-03-25T08:42:14.959Z] #42 40.69 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2022-03-25T08:42:14.959Z] #42 40.69 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-25T08:42:14.959Z] #42 40.79 Selecting previously unselected package protobuf-compiler. [2022-03-25T08:42:14.959Z] #42 40.82 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2022-03-25T08:42:14.959Z] #42 40.83 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-03-25T08:42:14.959Z] #42 40.93 Selecting previously unselected package python-pkg-resources. [2022-03-25T08:42:15.202Z] #55 25.24 Reading package lists... [2022-03-25T08:42:15.202Z] #55 ... [2022-03-25T08:42:15.202Z] [2022-03-25T08:42:15.202Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-03-25T08:42:15.202Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-25T08:42:15.202Z] #40 30.11 Checking out files: 86% (1601/1843) Checking out files: 87% (1604/1843) Checking out files: 88% (1622/1843) Checking out files: 89% (1641/1843) Checking out files: 90% (1659/1843) Checking out files: 91% (1678/1843) Checking out files: 92% (1696/1843) Checking out files: 93% (1714/1843) Checking out files: 94% (1733/1843) Checking out files: 95% (1751/1843) Checking out files: 96% (1770/1843) Checking out files: 97% (1788/1843) Checking out files: 98% (1807/1843) Checking out files: 99% (1825/1843) Checking out files: 100% (1843/1843) Checking out files: 100% (1843/1843), done. [2022-03-25T08:42:15.202Z] #40 30.42 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-03-25T08:42:15.217Z] #42 40.93 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-03-25T08:42:15.217Z] #42 40.94 Unpacking python-pkg-resources (40.8.0-1) ... [2022-03-25T08:42:15.217Z] #42 41.08 Selecting previously unselected package python-six. [2022-03-25T08:42:15.217Z] #42 41.09 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-03-25T08:42:15.217Z] #42 41.09 Unpacking python-six (1.12.0-1) ... [2022-03-25T08:42:15.217Z] #42 ... [2022-03-25T08:42:15.217Z] [2022-03-25T08:42:15.217Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:42:15.217Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-25T08:42:15.217Z] #13 15.02 Reading package lists... [2022-03-25T08:42:15.217Z] #13 20.78 Reading package lists... [2022-03-25T08:42:15.217Z] #13 26.58 Building dependency tree... [2022-03-25T08:42:15.217Z] #13 27.68 Reading state information... [2022-03-25T08:42:15.217Z] #13 29.13 The following additional packages will be installed: [2022-03-25T08:42:15.217Z] #13 29.13 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-03-25T08:42:15.217Z] #13 29.14 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-03-25T08:42:15.217Z] #13 29.14 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-03-25T08:42:15.217Z] #13 29.14 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-03-25T08:42:15.217Z] #13 29.14 mingw-w64-x86-64-dev [2022-03-25T08:42:15.217Z] #13 29.15 Suggested packages: [2022-03-25T08:42:15.217Z] #13 29.15 gcc-8-locales seccomp wine64 [2022-03-25T08:42:15.217Z] #13 29.99 The following NEW packages will be installed: [2022-03-25T08:42:15.217Z] #13 29.99 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-25T08:42:15.217Z] #13 29.99 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-03-25T08:42:15.217Z] #13 29.99 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-03-25T08:42:15.217Z] #13 29.99 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-03-25T08:42:15.217Z] #13 29.99 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-03-25T08:42:15.217Z] #13 30.00 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-03-25T08:42:15.217Z] #13 30.00 The following packages will be upgraded: [2022-03-25T08:42:15.217Z] #13 30.00 libseccomp2 [2022-03-25T08:42:15.217Z] #13 30.40 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2022-03-25T08:42:15.217Z] #13 30.40 Need to get 73.4 MB of archives. [2022-03-25T08:42:15.217Z] #13 30.40 After this operation, 471 MB of additional disk space will be used. [2022-03-25T08:42:15.217Z] #13 30.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2022-03-25T08:42:15.217Z] #13 30.42 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.5.1-1~bpo10+1 [46.8 kB] [2022-03-25T08:42:15.460Z] #40 ... [2022-03-25T08:42:15.460Z] [2022-03-25T08:42:15.460Z] #36 [tini 1/2] 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-03-25T08:42:15.460Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-25T08:42:15.460Z] #36 21.16 Fetched 8470 kB in 16s (540 kB/s) [2022-03-25T08:42:15.460Z] #36 21.16 Reading package lists... [2022-03-25T08:42:15.474Z] #13 30.43 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.5.1-1~bpo10+1 [88.6 kB] [2022-03-25T08:42:15.474Z] #13 30.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2022-03-25T08:42:15.474Z] #13 ... [2022-03-25T08:42:15.474Z] [2022-03-25T08:42:15.474Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-25T08:42:15.474Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-25T08:42:15.474Z] #42 41.19 Selecting previously unselected package python-protobuf. [2022-03-25T08:42:15.474Z] #42 41.20 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2022-03-25T08:42:15.474Z] #42 41.23 Unpacking python-protobuf (3.6.1.3-2) ... [2022-03-25T08:42:15.718Z] #36 27.97 Reading package lists... [2022-03-25T08:42:15.718Z] #36 ... [2022-03-25T08:42:15.718Z] [2022-03-25T08:42:15.718Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:42:15.718Z] #49 sha256:1da475e60bf163ca3fe9cda9f6fe993f2e12db3e3c99143c115d09c71110f7f0 [2022-03-25T08:42:15.718Z] #49 30.82 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-25T08:42:15.718Z] #49 30.89 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-25T08:42:15.718Z] #49 31.04 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-03-25T08:42:15.718Z] #49 31.11 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-03-25T08:42:15.718Z] #49 31.20 go: downloading github.com/gogo/protobuf v1.2.1 [2022-03-25T08:42:15.815Z] #34 ... [2022-03-25T08:42:15.815Z] [2022-03-25T08:42:15.815Z] #55 [containerd 1/2] 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-03-25T08:42:15.815Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-25T08:42:15.815Z] #55 42.46 Fetched 119 kB in 0s (431 kB/s) [2022-03-25T08:42:15.815Z] #55 42.58 Selecting previously unselected package libbtrfs0. [2022-03-25T08:42:15.815Z] #55 42.58 (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 ... 15421 files and directories currently installed.) [2022-03-25T08:42:15.815Z] #55 42.62 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-25T08:42:15.815Z] #55 42.63 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-25T08:42:15.815Z] #55 42.76 Selecting previously unselected package libbtrfs-dev. [2022-03-25T08:42:15.815Z] #55 42.78 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-25T08:42:15.815Z] #55 42.79 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-25T08:42:15.815Z] #55 43.01 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-25T08:42:15.815Z] #55 43.05 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-25T08:42:15.815Z] #55 43.06 Processing triggers for libc-bin (2.28-10) ... [2022-03-25T08:42:15.815Z] #55 DONE 43.4s [2022-03-25T08:42:15.815Z] [2022-03-25T08:42:15.815Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-25T08:42:15.815Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-25T08:42:15.815Z] #42 41.02 The following additional packages will be installed: [2022-03-25T08:42:15.815Z] #42 41.04 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-03-25T08:42:15.815Z] #42 41.04 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-03-25T08:42:15.815Z] #42 41.04 Suggested packages: [2022-03-25T08:42:15.815Z] #42 41.05 manpages-dev python-setuptools [2022-03-25T08:42:15.815Z] #42 41.96 The following NEW packages will be installed: [2022-03-25T08:42:15.815Z] #42 41.96 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-03-25T08:42:15.815Z] #42 41.97 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-03-25T08:42:15.815Z] #42 41.97 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-03-25T08:42:15.815Z] #42 41.97 python-six zlib1g-dev [2022-03-25T08:42:15.815Z] #42 42.35 0 upgraded, 17 newly installed, 0 to remove and 4 not upgraded. [2022-03-25T08:42:15.815Z] #42 42.35 Need to get 4095 kB of archives. [2022-03-25T08:42:15.815Z] #42 42.35 After this operation, 22.5 MB of additional disk space will be used. [2022-03-25T08:42:15.815Z] #42 42.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-03-25T08:42:15.815Z] #42 42.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-25T08:42:15.815Z] #42 42.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-03-25T08:42:15.815Z] #42 42.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-03-25T08:42:15.815Z] #42 42.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-03-25T08:42:15.815Z] #42 42.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-03-25T08:42:15.816Z] #42 42.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-03-25T08:42:15.816Z] #42 42.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2022-03-25T08:42:15.816Z] #42 42.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-03-25T08:42:15.816Z] #42 42.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-03-25T08:42:15.816Z] #42 42.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-03-25T08:42:15.816Z] #42 42.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-03-25T08:42:15.816Z] #42 42.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-03-25T08:42:15.816Z] #42 42.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-03-25T08:42:15.816Z] #42 42.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-03-25T08:42:15.816Z] #42 42.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-03-25T08:42:15.816Z] #42 42.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-03-25T08:42:16.035Z] #42 41.77 Setting up python-pkg-resources (40.8.0-1) ... [2022-03-25T08:42:16.334Z] #40 28.18 + 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-03-25T08:42:16.382Z] #42 44.10 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T08:42:16.641Z] #42 44.32 Fetched 4095 kB in 1s (4799 kB/s) [2022-03-25T08:42:16.641Z] #42 44.36 Selecting previously unselected package libcap-dev:amd64. [2022-03-25T08:42:16.899Z] #42 44.36 (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 ... 15421 files and directories currently installed.) [2022-03-25T08:42:16.899Z] #42 44.43 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-03-25T08:42:16.899Z] #42 44.44 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-03-25T08:42:16.899Z] #42 44.55 Selecting previously unselected package libnet1:amd64. [2022-03-25T08:42:16.899Z] #42 44.55 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-25T08:42:16.899Z] #42 44.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-25T08:42:16.899Z] #42 44.66 Selecting previously unselected package libnet1-dev. [2022-03-25T08:42:17.157Z] #42 44.66 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-25T08:42:17.157Z] #42 44.67 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-25T08:42:17.157Z] #42 44.86 Selecting previously unselected package libnl-3-200:amd64. [2022-03-25T08:42:17.157Z] #42 44.87 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-25T08:42:17.157Z] #42 44.88 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-25T08:42:17.415Z] #42 45.00 Selecting previously unselected package libnl-3-dev:amd64. [2022-03-25T08:42:17.415Z] #42 45.00 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-03-25T08:42:17.415Z] #42 45.01 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-25T08:42:17.415Z] #42 45.22 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-25T08:42:17.415Z] #42 45.22 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-25T08:42:17.620Z] #49 32.86 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-03-25T08:42:17.620Z] #49 33.18 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-25T08:42:17.620Z] #49 ... [2022-03-25T08:42:17.620Z] [2022-03-25T08:42:17.620Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-25T08:42:17.620Z] #34 sha256:749547e0b96cece089264f2adcf69a883fbb34e67254c3c990c430353d36a96d [2022-03-25T08:42:17.620Z] #34 23.06 encoding [2022-03-25T08:42:17.620Z] #34 ... [2022-03-25T08:42:17.620Z] [2022-03-25T08:42:17.620Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-03-25T08:42:17.620Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-25T08:42:17.620Z] #40 32.82 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-25T08:42:17.673Z] #42 45.22 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-25T08:42:17.673Z] #42 45.31 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-03-25T08:42:17.673Z] #42 45.32 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-03-25T08:42:17.673Z] #42 45.32 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-25T08:42:17.673Z] #42 45.42 Selecting previously unselected package zlib1g-dev:amd64. [2022-03-25T08:42:17.925Z] #42 43.48 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-03-25T08:42:17.925Z] #42 43.49 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-25T08:42:17.925Z] #42 43.51 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-03-25T08:42:17.925Z] #42 43.53 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-03-25T08:42:17.925Z] #42 43.55 Setting up python-six (1.12.0-1) ... [2022-03-25T08:42:17.931Z] #42 45.43 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2022-03-25T08:42:17.931Z] #42 45.45 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-25T08:42:18.189Z] #42 45.70 Selecting previously unselected package libprotobuf17:amd64. [2022-03-25T08:42:18.189Z] #42 45.70 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-03-25T08:42:18.189Z] #42 45.71 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-25T08:42:18.450Z] #42 ... [2022-03-25T08:42:18.450Z] [2022-03-25T08:42:18.450Z] #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-03-25T08:42:18.450Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-25T08:42:18.709Z] #32 45.71 Checking out files: 93% (1423/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-03-25T08:42:18.709Z] #32 45.80 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-25T08:42:18.968Z] #32 46.13 + [2022-03-25T08:42:18.968Z] #32 ... [2022-03-25T08:42:18.968Z] [2022-03-25T08:42:18.968Z] #36 [tini 1/2] 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-03-25T08:42:18.968Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-25T08:42:18.968Z] #36 30.73 Reading package lists... [2022-03-25T08:42:18.968Z] #36 36.76 Building dependency tree... [2022-03-25T08:42:18.968Z] #36 38.17 Reading state information... [2022-03-25T08:42:18.968Z] #36 40.71 The following additional packages will be installed: [2022-03-25T08:42:18.968Z] #36 40.72 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-03-25T08:42:18.968Z] #36 40.72 Suggested packages: [2022-03-25T08:42:18.968Z] #36 40.72 cmake-doc ninja-build lrzip [2022-03-25T08:42:18.968Z] #36 40.72 Recommended packages: [2022-03-25T08:42:18.968Z] #36 40.72 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-25T08:42:18.968Z] #36 41.43 The following NEW packages will be installed: [2022-03-25T08:42:18.968Z] #36 41.46 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-03-25T08:42:18.968Z] #36 41.46 vim-common xxd [2022-03-25T08:42:18.968Z] #36 41.81 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2022-03-25T08:42:18.968Z] #36 41.81 Need to get 14.9 MB of archives. [2022-03-25T08:42:18.968Z] #36 41.81 After this operation, 61.8 MB of additional disk space will be used. [2022-03-25T08:42:18.968Z] #36 41.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-25T08:42:18.968Z] #36 41.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-25T08:42:18.968Z] #36 41.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-03-25T08:42:18.968Z] #36 41.94 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-25T08:42:18.968Z] #36 42.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2022-03-25T08:42:18.968Z] #36 42.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-03-25T08:42:18.968Z] #36 42.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-03-25T08:42:18.968Z] #36 42.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-03-25T08:42:18.968Z] #36 42.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-03-25T08:42:18.968Z] #36 42.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-03-25T08:42:18.968Z] #36 44.08 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T08:42:18.968Z] #36 44.31 Fetched 14.9 MB in 1s (10.4 MB/s) [2022-03-25T08:42:18.968Z] #36 44.35 Selecting previously unselected package xxd. [2022-03-25T08:42:18.968Z] #36 44.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-25T08:42:18.968Z] #36 44.38 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-25T08:42:18.968Z] #36 44.38 Unpacking xxd (2:8.1.0875-5) ... [2022-03-25T08:42:18.968Z] #36 44.60 Selecting previously unselected package vim-common. [2022-03-25T08:42:18.968Z] #36 44.60 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-25T08:42:18.968Z] #36 44.66 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-25T08:42:18.968Z] #36 44.93 Selecting previously unselected package cmake-data. [2022-03-25T08:42:18.968Z] #36 44.93 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-03-25T08:42:18.968Z] #36 44.97 Unpacking cmake-data (3.13.4-1) ... [2022-03-25T08:42:18.968Z] #36 ... [2022-03-25T08:42:18.968Z] [2022-03-25T08:42:18.968Z] #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-03-25T08:42:18.968Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-25T08:42:18.968Z] #32 46.13 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-25T08:42:19.312Z] #42 44.95 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2022-03-25T08:42:19.312Z] #42 44.97 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-03-25T08:42:19.312Z] #42 44.99 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2022-03-25T08:42:19.312Z] #42 45.01 Setting up libcap-dev:arm64 (1:2.25-2) ... [2022-03-25T08:42:19.312Z] #42 45.03 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2022-03-25T08:42:19.312Z] #42 45.04 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-03-25T08:42:19.312Z] #42 45.06 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-25T08:42:19.312Z] #42 45.08 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-03-25T08:42:19.312Z] #42 45.09 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-25T08:42:19.312Z] #42 45.11 Setting up python-protobuf (3.6.1.3-2) ... [2022-03-25T08:42:19.312Z] #42 ... [2022-03-25T08:42:19.312Z] [2022-03-25T08:42:19.312Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-25T08:42:19.312Z] #34 sha256:ddc359a1d016accf145a3fafcf8a92573debbb5992371ea80f5d0fe791eeb8c5 [2022-03-25T08:42:19.312Z] #34 35.11 internal/syscall/unix [2022-03-25T08:42:19.312Z] #34 35.38 time [2022-03-25T08:42:19.312Z] #34 40.06 internal/fmtsort [2022-03-25T08:42:19.312Z] #34 40.07 internal/poll [2022-03-25T08:42:19.312Z] #34 40.47 internal/syscall/execenv [2022-03-25T08:42:19.312Z] #34 40.57 path [2022-03-25T08:42:19.312Z] #34 41.11 io/fs [2022-03-25T08:42:19.312Z] #34 42.10 strings [2022-03-25T08:42:19.312Z] #34 42.34 os [2022-03-25T08:42:19.312Z] #34 44.26 bufio [2022-03-25T08:42:19.568Z] #34 ... [2022-03-25T08:42:19.568Z] [2022-03-25T08:42:19.568Z] #36 [tini 1/2] 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-03-25T08:42:19.568Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-03-25T08:42:19.568Z] #36 44.60 Selecting previously unselected package libxml2:arm64. [2022-03-25T08:42:19.568Z] #36 44.60 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ... [2022-03-25T08:42:19.568Z] #36 44.62 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-25T08:42:19.568Z] #36 45.06 Selecting previously unselected package libarchive13:arm64. [2022-03-25T08:42:19.568Z] #36 45.06 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2022-03-25T08:42:19.568Z] #36 45.07 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-03-25T08:42:19.568Z] #36 45.39 Selecting previously unselected package libjsoncpp1:arm64. [2022-03-25T08:42:19.568Z] #36 45.39 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2022-03-25T08:42:19.568Z] #36 45.41 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2022-03-25T08:42:19.568Z] #36 45.55 Selecting previously unselected package librhash0:arm64. [2022-03-25T08:42:19.568Z] #36 45.56 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2022-03-25T08:42:19.568Z] #36 45.56 Unpacking librhash0:arm64 (1.3.8-1) ... [2022-03-25T08:42:19.675Z] #67 ... [2022-03-25T08:42:19.675Z] [2022-03-25T08:42:19.676Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-03-25T08:42:19.676Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-25T08:42:19.676Z] #40 28.80 Checking out files: 90% (1670/1843) Checking out files: 91% (1678/1843) Checking out files: 92% (1696/1843) Checking out files: 93% (1714/1843) Checking out files: 94% (1733/1843) Checking out files: 95% (1751/1843) Checking out files: 96% (1770/1843) Checking out files: 97% (1788/1843) Checking out files: 98% (1807/1843) Checking out files: 99% (1825/1843) Checking out files: 100% (1843/1843) Checking out files: 100% (1843/1843), done. [2022-03-25T08:42:19.676Z] #40 29.02 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-03-25T08:42:19.676Z] #40 30.72 + 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-03-25T08:42:19.824Z] #36 45.73 Selecting previously unselected package libuv1:arm64. [2022-03-25T08:42:19.824Z] #36 45.73 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2022-03-25T08:42:19.824Z] #36 45.77 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-03-25T08:42:20.080Z] #36 45.89 Selecting previously unselected package cmake. [2022-03-25T08:42:20.080Z] #36 45.89 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2022-03-25T08:42:20.080Z] #36 45.90 Unpacking cmake (3.13.4-1) ... [2022-03-25T08:42:20.535Z] #40 ... [2022-03-25T08:42:20.535Z] [2022-03-25T08:42:20.535Z] #55 [containerd 1/2] 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-03-25T08:42:20.535Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-25T08:42:20.535Z] #55 22.83 Fetched 8470 kB in 19s (457 kB/s) [2022-03-25T08:42:20.535Z] #55 22.83 Reading package lists... [2022-03-25T08:42:20.535Z] #55 29.61 Reading package lists... [2022-03-25T08:42:20.535Z] #55 ... [2022-03-25T08:42:20.535Z] [2022-03-25T08:42:20.535Z] #36 [tini 1/2] 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-03-25T08:42:20.535Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-25T08:42:20.535Z] #36 23.04 Fetched 8470 kB in 18s (480 kB/s) [2022-03-25T08:42:20.535Z] #36 23.04 Reading package lists... [2022-03-25T08:42:20.535Z] #36 29.84 Reading package lists... [2022-03-25T08:42:20.535Z] #36 ... [2022-03-25T08:42:20.535Z] [2022-03-25T08:42:20.535Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:42:20.535Z] #49 sha256:82ddcd0a17c7bcca766e5592dabf3b966678bf79cf7a20e6ab5c8d11b780373b [2022-03-25T08:42:20.535Z] #49 23.72 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-03-25T08:42:20.535Z] #49 23.88 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-03-25T08:42:20.535Z] #49 24.11 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-25T08:42:20.535Z] #49 24.19 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-25T08:42:20.535Z] #49 24.52 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-03-25T08:42:20.535Z] #49 24.60 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-25T08:42:20.535Z] #49 25.09 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-03-25T08:42:20.535Z] #49 25.15 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-03-25T08:42:20.535Z] #49 25.20 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-25T08:42:20.535Z] #49 25.38 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-03-25T08:42:20.535Z] #49 25.45 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-25T08:42:20.535Z] #49 25.63 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-25T08:42:20.535Z] #49 25.65 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-03-25T08:42:20.535Z] #49 26.04 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-03-25T08:42:20.535Z] #49 26.06 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-25T08:42:20.535Z] #49 26.09 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-03-25T08:42:20.535Z] #49 26.19 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-03-25T08:42:20.535Z] #49 26.25 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-03-25T08:42:20.535Z] #49 26.29 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-03-25T08:42:20.535Z] #49 26.51 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-03-25T08:42:20.535Z] #49 26.52 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-03-25T08:42:20.535Z] #49 26.55 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-03-25T08:42:20.535Z] #49 26.67 go: downloading github.com/ultraware/funlen v0.0.2 [2022-03-25T08:42:20.535Z] #49 26.68 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-25T08:42:20.535Z] #49 26.71 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-03-25T08:42:20.535Z] #49 26.80 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-03-25T08:42:20.535Z] #49 27.64 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-25T08:42:20.535Z] #49 27.66 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-03-25T08:42:20.535Z] #49 27.73 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-25T08:42:20.535Z] #49 27.83 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-25T08:42:20.535Z] #49 27.90 go: downloading github.com/stretchr/objx v0.2.0 [2022-03-25T08:42:20.535Z] #49 27.96 go: downloading golang.org/x/text v0.3.2 [2022-03-25T08:42:21.063Z] #40 ... [2022-03-25T08:42:21.063Z] [2022-03-25T08:42:21.063Z] #55 [containerd 1/2] 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-03-25T08:42:21.063Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-25T08:42:21.063Z] #55 24.84 Fetched 8470 kB in 19s (452 kB/s) [2022-03-25T08:42:21.063Z] #55 24.84 Reading package lists... [2022-03-25T08:42:21.324Z] #55 31.20 Reading package lists... [2022-03-25T08:42:21.324Z] #55 ... [2022-03-25T08:42:21.324Z] [2022-03-25T08:42:21.324Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-25T08:42:21.324Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-25T08:42:21.324Z] #42 25.11 Fetched 8470 kB in 19s (436 kB/s) [2022-03-25T08:42:21.324Z] #42 25.11 Reading package lists... [2022-03-25T08:42:21.324Z] #42 31.40 Reading package lists... [2022-03-25T08:42:21.324Z] #42 ... [2022-03-25T08:42:21.324Z] [2022-03-25T08:42:21.324Z] #36 [tini 1/2] 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-03-25T08:42:21.325Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-25T08:42:21.325Z] #36 25.27 Fetched 8470 kB in 19s (436 kB/s) [2022-03-25T08:42:21.325Z] #36 25.27 Reading package lists... [2022-03-25T08:42:21.478Z] #49 34.08 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-25T08:42:21.478Z] #49 34.10 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-25T08:42:21.478Z] #49 34.18 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-03-25T08:42:21.478Z] #49 34.24 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-03-25T08:42:21.586Z] #36 31.52 Reading package lists... [2022-03-25T08:42:21.586Z] #36 ... [2022-03-25T08:42:21.586Z] [2022-03-25T08:42:21.586Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:42:21.586Z] #49 sha256:3eccb4a2ffbff3d2de0bedf72f05ab55623dc2d52b1e67c9f9cc2ac5d843582d [2022-03-25T08:42:21.586Z] #49 26.71 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-03-25T08:42:21.586Z] #49 26.74 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-25T08:42:21.586Z] #49 26.76 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-03-25T08:42:21.586Z] #49 26.88 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-03-25T08:42:21.586Z] #49 26.94 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-03-25T08:42:21.586Z] #49 27.13 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-03-25T08:42:21.586Z] #49 27.40 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-03-25T08:42:21.586Z] #49 27.66 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-03-25T08:42:21.586Z] #49 27.71 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-03-25T08:42:21.586Z] #49 27.86 go: downloading github.com/ultraware/funlen v0.0.2 [2022-03-25T08:42:21.586Z] #49 27.87 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-25T08:42:21.586Z] #49 27.89 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-03-25T08:42:21.586Z] #49 27.92 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-03-25T08:42:21.586Z] #49 28.84 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-25T08:42:21.586Z] #49 28.86 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-03-25T08:42:21.586Z] #49 29.04 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-25T08:42:21.586Z] #49 29.06 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-25T08:42:21.586Z] #49 29.10 go: downloading github.com/stretchr/objx v0.2.0 [2022-03-25T08:42:21.586Z] #49 29.29 go: downloading golang.org/x/text v0.3.2 [2022-03-25T08:42:21.586Z] #49 35.49 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-25T08:42:21.586Z] #49 35.51 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-25T08:42:21.738Z] #49 34.25 go: downloading github.com/gogo/protobuf v1.2.1 [2022-03-25T08:42:21.808Z] #40 ... [2022-03-25T08:42:21.808Z] [2022-03-25T08:42:21.808Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-25T08:42:21.808Z] #58 sha256:41e06b88feec3d40b02f55cd4ba2e5a1c1e766e6811274cb07b24e024575f381 [2022-03-25T08:42:21.808Z] #58 27.30 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-25T08:42:21.808Z] #58 ... [2022-03-25T08:42:21.808Z] [2022-03-25T08:42:21.808Z] #36 [tini 1/2] 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-03-25T08:42:21.808Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-25T08:42:21.808Z] #36 27.97 Reading package lists... [2022-03-25T08:42:21.808Z] #36 34.86 Building dependency tree... [2022-03-25T08:42:21.808Z] #36 36.27 Reading state information... [2022-03-25T08:42:21.848Z] #49 35.63 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-03-25T08:42:21.848Z] #49 35.67 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-03-25T08:42:21.848Z] #49 35.71 go: downloading github.com/gogo/protobuf v1.2.1 [2022-03-25T08:42:21.999Z] #49 ... [2022-03-25T08:42:21.999Z] [2022-03-25T08:42:21.999Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-25T08:42:21.999Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-25T08:42:21.999Z] #42 24.60 Fetched 8470 kB in 19s (447 kB/s) [2022-03-25T08:42:21.999Z] #42 24.60 Reading package lists... [2022-03-25T08:42:22.002Z] #36 47.91 Setting up libicu63:arm64 (63.1-6+deb10u2) ... [2022-03-25T08:42:22.002Z] #36 47.94 Setting up xxd (2:8.1.0875-5) ... [2022-03-25T08:42:22.002Z] #36 47.96 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-03-25T08:42:22.258Z] #36 48.00 Setting up vim-common (2:8.1.0875-5) ... [2022-03-25T08:42:22.258Z] #36 48.05 Setting up librhash0:arm64 (1.3.8-1) ... [2022-03-25T08:42:22.258Z] #36 48.11 Setting up cmake-data (3.13.4-1) ... [2022-03-25T08:42:22.258Z] #36 48.12 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-25T08:42:22.258Z] #36 48.14 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2022-03-25T08:42:22.258Z] #36 48.16 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-03-25T08:42:22.258Z] #36 48.21 Setting up cmake (3.13.4-1) ... [2022-03-25T08:42:22.261Z] #42 30.98 Reading package lists... [2022-03-25T08:42:22.261Z] #42 ... [2022-03-25T08:42:22.261Z] [2022-03-25T08:42:22.261Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:42:22.261Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:42:22.261Z] #13 21.07 Fetched 9006 kB in 19s (469 kB/s) [2022-03-25T08:42:22.261Z] #13 21.07 Reading package lists... [2022-03-25T08:42:22.518Z] #36 48.23 Processing triggers for libc-bin (2.28-10) ... [2022-03-25T08:42:22.521Z] #13 27.52 Reading package lists... [2022-03-25T08:42:22.521Z] #13 ... [2022-03-25T08:42:22.521Z] [2022-03-25T08:42:22.521Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-25T08:42:22.521Z] #58 sha256:a93abd891dc51ad7f782671ed0a30fc5b2ee236a0498a0b57f1d26ebb2a877ef [2022-03-25T08:42:22.521Z] #58 25.04 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-25T08:42:22.745Z] #36 ... [2022-03-25T08:42:22.745Z] [2022-03-25T08:42:22.745Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-03-25T08:42:22.745Z] #51 sha256:16e8e41d7367c23693eca4eaf943b30bc0bd5964b347e7d51363b7adf6971d04 [2022-03-25T08:42:22.745Z] #51 DONE 38.2s [2022-03-25T08:42:22.745Z] [2022-03-25T08:42:22.745Z] #36 [tini 1/2] 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-03-25T08:42:22.745Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-25T08:42:22.745Z] #36 38.26 The following additional packages will be installed: [2022-03-25T08:42:22.745Z] #36 ... [2022-03-25T08:42:22.745Z] [2022-03-25T08:42:22.745Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-25T08:42:22.745Z] #67 sha256:4838e0c75b9c5f694067d0eca51f8b62493e47138dd27fde786d04ae9a12a0c9 [2022-03-25T08:42:22.745Z] #67 DONE 38.4s [2022-03-25T08:42:22.745Z] [2022-03-25T08:42:22.745Z] #36 [tini 1/2] 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-03-25T08:42:22.745Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-25T08:42:22.745Z] #36 38.39 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-03-25T08:42:22.745Z] #36 38.39 Suggested packages: [2022-03-25T08:42:22.745Z] #36 38.39 cmake-doc ninja-build lrzip [2022-03-25T08:42:22.745Z] #36 38.39 Recommended packages: [2022-03-25T08:42:22.745Z] #36 38.39 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-25T08:42:22.782Z] #58 ... [2022-03-25T08:42:22.782Z] [2022-03-25T08:42:22.782Z] #55 [containerd 1/2] 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-03-25T08:42:22.782Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-25T08:42:22.782Z] #55 29.61 Reading package lists... [2022-03-25T08:42:22.801Z] #36 48.62 Processing triggers for mime-support (3.62) ... [2022-03-25T08:42:23.234Z] #49 ... [2022-03-25T08:42:23.234Z] [2022-03-25T08:42:23.234Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-03-25T08:42:23.234Z] #51 sha256:17b6dadfbae0de3fd0aa41a15960b900e33504c1ef37f740b7d7a69e3820b643 [2022-03-25T08:42:23.234Z] #51 DONE 36.9s [2022-03-25T08:42:23.235Z] [2022-03-25T08:42:23.235Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:42:23.235Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:42:23.235Z] #13 21.93 Reading package lists... [2022-03-25T08:42:23.614Z] #55 35.81 Building dependency tree... [2022-03-25T08:42:23.614Z] #55 ... [2022-03-25T08:42:23.614Z] [2022-03-25T08:42:23.614Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-03-25T08:42:23.614Z] #51 sha256:1314f114879c42d42fbd233ea4e7d399800190989b8d1dd163d3895ad61c2bf5 [2022-03-25T08:42:23.614Z] #51 DONE 36.2s [2022-03-25T08:42:23.614Z] [2022-03-25T08:42:23.614Z] #36 [tini 1/2] 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-03-25T08:42:23.614Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-25T08:42:23.614Z] #36 29.84 Reading package lists... [2022-03-25T08:42:23.680Z] #36 39.31 The following NEW packages will be installed: [2022-03-25T08:42:23.680Z] #36 39.31 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-03-25T08:42:23.680Z] #36 39.31 vim-common xxd [2022-03-25T08:42:23.938Z] #36 39.74 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2022-03-25T08:42:23.938Z] #36 39.74 Need to get 14.9 MB of archives. [2022-03-25T08:42:23.938Z] #36 39.74 After this operation, 61.8 MB of additional disk space will be used. [2022-03-25T08:42:23.938Z] #36 39.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-25T08:42:23.938Z] #36 39.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-25T08:42:23.938Z] #36 39.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-03-25T08:42:23.938Z] #36 39.82 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-25T08:42:24.178Z] #13 28.63 Reading package lists... [2022-03-25T08:42:24.178Z] #13 ... [2022-03-25T08:42:24.178Z] [2022-03-25T08:42:24.178Z] #36 [tini 1/2] 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-03-25T08:42:24.178Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-25T08:42:24.178Z] #36 31.52 Reading package lists... [2022-03-25T08:42:24.260Z] #32 ... [2022-03-25T08:42:24.260Z] [2022-03-25T08:42:24.260Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:42:24.260Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:42:24.260Z] #13 29.90 Reading package lists... [2022-03-25T08:42:24.260Z] #13 36.87 Building dependency tree... [2022-03-25T08:42:24.260Z] #13 38.08 Reading state information... [2022-03-25T08:42:24.260Z] #13 40.00 The following additional packages will be installed: [2022-03-25T08:42:24.260Z] #13 40.01 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-03-25T08:42:24.260Z] #13 40.02 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-03-25T08:42:24.260Z] #13 40.02 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-03-25T08:42:24.260Z] #13 40.02 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-03-25T08:42:24.260Z] #13 40.02 mingw-w64-x86-64-dev [2022-03-25T08:42:24.260Z] #13 40.02 Suggested packages: [2022-03-25T08:42:24.260Z] #13 40.02 gcc-8-locales seccomp wine64 [2022-03-25T08:42:24.260Z] #13 40.94 The following NEW packages will be installed: [2022-03-25T08:42:24.260Z] #13 40.95 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-25T08:42:24.260Z] #13 40.95 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-03-25T08:42:24.260Z] #13 40.96 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-03-25T08:42:24.260Z] #13 40.96 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-03-25T08:42:24.260Z] #13 40.96 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-03-25T08:42:24.260Z] #13 40.96 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-03-25T08:42:24.260Z] #13 40.96 The following packages will be upgraded: [2022-03-25T08:42:24.260Z] #13 40.97 libseccomp2 [2022-03-25T08:42:24.260Z] #13 41.34 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2022-03-25T08:42:24.260Z] #13 41.34 Need to get 77.8 MB of archives. [2022-03-25T08:42:24.260Z] #13 41.34 After this operation, 487 MB of additional disk space will be used. [2022-03-25T08:42:24.260Z] #13 41.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-03-25T08:42:24.260Z] #13 41.36 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-03-25T08:42:24.260Z] #13 41.37 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-03-25T08:42:24.260Z] #13 41.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-03-25T08:42:24.260Z] #13 41.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-03-25T08:42:24.260Z] #13 41.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-03-25T08:42:24.260Z] #13 41.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-03-25T08:42:24.260Z] #13 41.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-03-25T08:42:24.260Z] #13 42.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-03-25T08:42:24.260Z] #13 42.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-03-25T08:42:24.260Z] #13 42.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-03-25T08:42:24.260Z] #13 45.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-03-25T08:42:24.260Z] #13 ... [2022-03-25T08:42:24.260Z] [2022-03-25T08:42:24.260Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-25T08:42:24.260Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-25T08:42:24.260Z] #42 46.35 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-03-25T08:42:24.260Z] #42 46.35 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-03-25T08:42:24.260Z] #42 46.36 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-25T08:42:24.260Z] #42 46.52 Selecting previously unselected package libprotobuf-dev:amd64. [2022-03-25T08:42:24.260Z] #42 46.52 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-03-25T08:42:24.260Z] #42 46.53 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-25T08:42:24.260Z] #42 47.66 Selecting previously unselected package libprotoc17:amd64. [2022-03-25T08:42:24.260Z] #42 47.66 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-03-25T08:42:24.260Z] #42 47.67 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-25T08:42:24.260Z] #42 48.21 Selecting previously unselected package protobuf-c-compiler. [2022-03-25T08:42:24.260Z] #42 48.25 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-03-25T08:42:24.260Z] #42 48.25 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-25T08:42:24.260Z] #42 48.40 Selecting previously unselected package protobuf-compiler. [2022-03-25T08:42:24.260Z] #42 48.43 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-03-25T08:42:24.260Z] #42 48.43 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-03-25T08:42:24.260Z] #42 48.58 Selecting previously unselected package python-pkg-resources. [2022-03-25T08:42:24.260Z] #42 48.58 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-03-25T08:42:24.260Z] #42 48.58 Unpacking python-pkg-resources (40.8.0-1) ... [2022-03-25T08:42:24.260Z] #42 48.80 Selecting previously unselected package python-six. [2022-03-25T08:42:24.260Z] #42 48.81 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-03-25T08:42:24.260Z] #42 48.83 Unpacking python-six (1.12.0-1) ... [2022-03-25T08:42:24.260Z] #42 48.92 Selecting previously unselected package python-protobuf. [2022-03-25T08:42:24.260Z] #42 48.94 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-03-25T08:42:24.260Z] #42 48.95 Unpacking python-protobuf (3.6.1.3-2) ... [2022-03-25T08:42:24.260Z] #42 49.50 Setting up python-pkg-resources (40.8.0-1) ... [2022-03-25T08:42:24.260Z] #42 ... [2022-03-25T08:42:24.260Z] [2022-03-25T08:42:24.260Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:42:24.260Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:42:24.260Z] #13 47.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-03-25T08:42:24.260Z] #13 47.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-03-25T08:42:24.260Z] #13 47.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-25T08:42:24.260Z] #13 47.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-25T08:42:24.260Z] #13 47.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-03-25T08:42:24.260Z] #13 47.46 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-03-25T08:42:24.260Z] #13 47.46 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-03-25T08:42:24.260Z] #13 47.50 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-03-25T08:42:24.260Z] #13 47.53 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-03-25T08:42:24.260Z] #13 47.55 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-03-25T08:42:24.260Z] #13 47.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-03-25T08:42:24.260Z] #13 47.63 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-03-25T08:42:24.260Z] #13 47.64 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-03-25T08:42:24.260Z] #13 47.64 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-03-25T08:42:24.296Z] INFO: Expanding go... [2022-03-25T08:42:24.873Z] #36 40.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2022-03-25T08:42:25.132Z] #36 40.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-03-25T08:42:25.132Z] #36 40.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-03-25T08:42:25.132Z] #36 40.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-03-25T08:42:25.132Z] #36 40.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-03-25T08:42:25.132Z] #36 40.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-03-25T08:42:25.192Z] #13 48.61 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T08:42:25.450Z] #13 48.79 Fetched 77.8 MB in 7s (11.8 MB/s) [2022-03-25T08:42:25.526Z] #36 36.17 Building dependency tree... [2022-03-25T08:42:25.526Z] #36 38.14 Reading state information... [2022-03-25T08:42:25.563Z] #36 38.16 Building dependency tree... [2022-03-25T08:42:25.563Z] #36 39.40 Reading state information... [2022-03-25T08:42:25.699Z] #36 ... [2022-03-25T08:42:25.699Z] [2022-03-25T08:42:25.699Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-25T08:42:25.699Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-25T08:42:25.699Z] #42 24.79 Reading package lists... [2022-03-25T08:42:25.699Z] #42 31.63 Reading package lists... [2022-03-25T08:42:25.699Z] #42 38.62 Building dependency tree... [2022-03-25T08:42:25.699Z] #42 39.89 Reading state information... [2022-03-25T08:42:25.699Z] #42 41.40 The following additional packages will be installed: [2022-03-25T08:42:25.699Z] #42 41.40 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-03-25T08:42:25.699Z] #42 41.40 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-03-25T08:42:25.699Z] #42 41.40 Suggested packages: [2022-03-25T08:42:25.699Z] #42 41.40 manpages-dev python-setuptools [2022-03-25T08:42:25.699Z] #42 ... [2022-03-25T08:42:25.699Z] [2022-03-25T08:42:25.699Z] #55 [containerd 1/2] 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-03-25T08:42:25.699Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-25T08:42:25.699Z] #55 25.24 Reading package lists... [2022-03-25T08:42:25.699Z] #55 31.95 Reading package lists... [2022-03-25T08:42:25.699Z] #55 38.24 Building dependency tree... [2022-03-25T08:42:25.699Z] #55 39.64 Reading state information... [2022-03-25T08:42:25.699Z] #55 41.02 The following additional packages will be installed: [2022-03-25T08:42:25.699Z] #55 41.02 libbtrfs0 [2022-03-25T08:42:25.699Z] #55 41.24 The following NEW packages will be installed: [2022-03-25T08:42:25.699Z] #55 41.24 libbtrfs-dev libbtrfs0 [2022-03-25T08:42:25.709Z] #13 48.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-25T08:42:25.709Z] #13 48.98 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-25T08:42:25.709Z] #13 49.00 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-03-25T08:42:25.709Z] #13 ... [2022-03-25T08:42:25.709Z] [2022-03-25T08:42:25.709Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-25T08:42:25.709Z] #56 sha256:81d49a99f82aa3ecd6716d4d6fc66f67a969a1872626379178d1c7d0ea44d4f4 [2022-03-25T08:42:25.709Z] #56 0.978 + RM_GOPATH=0 [2022-03-25T08:42:25.709Z] #56 0.978 + TMP_GOPATH= [2022-03-25T08:42:25.709Z] #56 0.978 + : /build [2022-03-25T08:42:25.709Z] #56 0.978 + '[' -z '' ']' [2022-03-25T08:42:25.709Z] #56 0.979 ++ mktemp -d [2022-03-25T08:42:25.709Z] #56 0.983 + export GOPATH=/tmp/tmp.vUI1e22WzB [2022-03-25T08:42:25.709Z] #56 0.983 + GOPATH=/tmp/tmp.vUI1e22WzB [2022-03-25T08:42:25.709Z] #56 0.986 + RM_GOPATH=1 [2022-03-25T08:42:25.709Z] #56 0.986 + case "$(go env GOARCH)" in [2022-03-25T08:42:25.709Z] #56 0.986 ++ go env GOARCH [2022-03-25T08:42:25.709Z] #56 1.017 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:42:25.709Z] #56 1.017 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:42:25.709Z] #56 1.022 ++ dirname /tmp/install/install.sh [2022-03-25T08:42:25.709Z] #56 1.026 + dir=/tmp/install [2022-03-25T08:42:25.709Z] #56 1.026 + bin=containerd [2022-03-25T08:42:25.709Z] #56 1.026 + shift [2022-03-25T08:42:25.709Z] #56 1.026 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-03-25T08:42:25.709Z] #56 1.026 + . /tmp/install/containerd.installer [2022-03-25T08:42:25.709Z] #56 1.027 ++ set -e [2022-03-25T08:42:25.709Z] #56 1.027 ++ : v1.5.11 [2022-03-25T08:42:25.709Z] #56 1.028 Install containerd version v1.5.11 [2022-03-25T08:42:25.709Z] #56 1.029 + install_containerd [2022-03-25T08:42:25.709Z] #56 1.029 + echo 'Install containerd version v1.5.11' [2022-03-25T08:42:25.709Z] #56 1.042 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vUI1e22WzB/src/github.com/containerd/containerd [2022-03-25T08:42:25.709Z] #56 1.043 Cloning into '/tmp/tmp.vUI1e22WzB/src/github.com/containerd/containerd'... [2022-03-25T08:42:25.966Z] #56 ... [2022-03-25T08:42:25.967Z] [2022-03-25T08:42:25.967Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:42:25.967Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:42:25.967Z] #13 49.26 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-03-25T08:42:25.967Z] #13 49.41 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-25T08:42:25.971Z] #55 41.60 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-03-25T08:42:25.971Z] #55 41.60 Need to get 119 kB of archives. [2022-03-25T08:42:25.971Z] #55 41.60 After this operation, 387 kB of additional disk space will be used. [2022-03-25T08:42:25.971Z] #55 41.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-25T08:42:25.971Z] #55 41.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-25T08:42:26.068Z] #36 ... [2022-03-25T08:42:26.068Z] [2022-03-25T08:42:26.068Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:42:26.068Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-25T08:42:26.068Z] #13 30.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-03-25T08:42:26.068Z] #13 30.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2022-03-25T08:42:26.068Z] #13 30.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2022-03-25T08:42:26.068Z] #13 30.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-03-25T08:42:26.068Z] #13 30.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-03-25T08:42:26.068Z] #13 31.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-03-25T08:42:26.068Z] #13 31.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u2 [33.2 MB] [2022-03-25T08:42:26.068Z] #13 33.19 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u2 [24.0 MB] [2022-03-25T08:42:26.068Z] #13 34.63 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2022-03-25T08:42:26.068Z] #13 34.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2022-03-25T08:42:26.068Z] #13 34.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-03-25T08:42:26.068Z] #13 34.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-03-25T08:42:26.068Z] #13 34.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2022-03-25T08:42:26.068Z] #13 34.64 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] [2022-03-25T08:42:26.068Z] #13 34.64 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2022-03-25T08:42:26.068Z] #13 34.65 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2022-03-25T08:42:26.068Z] #13 34.67 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2022-03-25T08:42:26.068Z] #13 34.68 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2022-03-25T08:42:26.068Z] #13 34.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2022-03-25T08:42:26.068Z] #13 34.71 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2022-03-25T08:42:26.068Z] #13 34.73 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2022-03-25T08:42:26.068Z] #13 34.74 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] [2022-03-25T08:42:26.068Z] #13 35.65 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T08:42:26.068Z] #13 35.86 Fetched 73.4 MB in 5s (15.9 MB/s) [2022-03-25T08:42:26.068Z] #13 35.95 (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 ... 15394 files and directories currently installed.) [2022-03-25T08:42:26.068Z] #13 36.01 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_arm64.deb ... [2022-03-25T08:42:26.068Z] #13 36.03 Unpacking libseccomp2:arm64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-03-25T08:42:26.068Z] #13 36.22 Setting up libseccomp2:arm64 (2.5.1-1~bpo10+1) ... [2022-03-25T08:42:26.068Z] #13 36.46 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-25T08:42:26.068Z] #13 36.46 (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 ... 15394 files and directories currently installed.) [2022-03-25T08:42:26.068Z] #13 36.53 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2022-03-25T08:42:26.068Z] #13 36.54 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-25T08:42:26.068Z] #13 40.11 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-25T08:42:26.068Z] #13 40.11 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2022-03-25T08:42:26.068Z] #13 40.58 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-25T08:42:26.224Z] #13 49.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-25T08:42:26.224Z] #13 49.48 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-03-25T08:42:26.224Z] #13 49.51 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-25T08:42:26.233Z] #55 ... [2022-03-25T08:42:26.233Z] [2022-03-25T08:42:26.233Z] #36 [tini 1/2] 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-03-25T08:42:26.233Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-25T08:42:26.233Z] #36 41.95 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T08:42:26.482Z] #13 ... [2022-03-25T08:42:26.482Z] [2022-03-25T08:42:26.482Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-25T08:42:26.482Z] #34 sha256:6fea4eb4ed736e5cee5602a2623955d1e030eef3a29d33807be0c45c62f959ad [2022-03-25T08:42:26.482Z] #34 43.93 internal/testlog [2022-03-25T08:42:26.482Z] #34 45.01 sort [2022-03-25T08:42:26.482Z] #34 45.01 errors [2022-03-25T08:42:26.482Z] #34 45.26 strconv [2022-03-25T08:42:26.482Z] #34 46.35 io [2022-03-25T08:42:26.482Z] #34 47.33 internal/oserror [2022-03-25T08:42:26.482Z] #34 47.56 syscall [2022-03-25T08:42:26.482Z] #34 48.43 reflect [2022-03-25T08:42:26.482Z] #34 ... [2022-03-25T08:42:26.482Z] [2022-03-25T08:42:26.482Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-25T08:42:26.482Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-25T08:42:26.482Z] #42 53.43 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-25T08:42:26.482Z] #42 53.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-25T08:42:26.482Z] #42 53.45 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-25T08:42:26.482Z] #42 53.46 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-25T08:42:26.482Z] #42 53.48 Setting up python-six (1.12.0-1) ... [2022-03-25T08:42:26.491Z] #36 42.17 Fetched 14.9 MB in 2s (9367 kB/s) [2022-03-25T08:42:26.790Z] #36 42.34 Selecting previously unselected package xxd. [2022-03-25T08:42:26.791Z] #36 42.34 (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 ... 15421 files and directories currently installed.) [2022-03-25T08:42:26.791Z] #36 42.37 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-25T08:42:26.791Z] #36 42.37 Unpacking xxd (2:8.1.0875-5) ... [2022-03-25T08:42:26.922Z] #36 39.66 The following additional packages will be installed: [2022-03-25T08:42:27.049Z] #36 42.62 Selecting previously unselected package vim-common. [2022-03-25T08:42:27.049Z] #36 42.62 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-25T08:42:27.049Z] #36 42.62 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-25T08:42:27.183Z] #36 39.67 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-03-25T08:42:27.183Z] #36 39.68 Suggested packages: [2022-03-25T08:42:27.183Z] #36 39.68 cmake-doc ninja-build lrzip [2022-03-25T08:42:27.183Z] #36 39.68 Recommended packages: [2022-03-25T08:42:27.183Z] #36 39.68 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-25T08:42:27.307Z] #36 43.04 Selecting previously unselected package cmake-data. [2022-03-25T08:42:27.307Z] #36 43.04 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-03-25T08:42:27.307Z] #36 43.04 Unpacking cmake-data (3.13.4-1) ... [2022-03-25T08:42:27.307Z] #36 ... [2022-03-25T08:42:27.307Z] [2022-03-25T08:42:27.307Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:42:27.307Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:42:27.307Z] #13 28.24 Fetched 9006 kB in 18s (503 kB/s) [2022-03-25T08:42:27.307Z] #13 28.24 Reading package lists... [2022-03-25T08:42:27.484Z] #36 41.06 The following additional packages will be installed: [2022-03-25T08:42:27.484Z] #36 41.07 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-03-25T08:42:27.484Z] #36 41.09 Suggested packages: [2022-03-25T08:42:27.484Z] #36 41.09 cmake-doc ninja-build lrzip [2022-03-25T08:42:27.484Z] #36 41.09 Recommended packages: [2022-03-25T08:42:27.484Z] #36 41.09 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-25T08:42:27.566Z] #13 34.98 Reading package lists... [2022-03-25T08:42:27.566Z] #13 ... [2022-03-25T08:42:27.566Z] [2022-03-25T08:42:27.566Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-25T08:42:27.566Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-25T08:42:27.566Z] #42 42.50 The following NEW packages will be installed: [2022-03-25T08:42:27.566Z] #42 42.50 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-03-25T08:42:27.566Z] #42 42.57 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-03-25T08:42:27.566Z] #42 42.57 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-03-25T08:42:27.566Z] #42 42.57 python-six zlib1g-dev [2022-03-25T08:42:27.566Z] #42 42.91 0 upgraded, 17 newly installed, 0 to remove and 4 not upgraded. [2022-03-25T08:42:27.566Z] #42 42.91 Need to get 4095 kB of archives. [2022-03-25T08:42:27.566Z] #42 42.91 After this operation, 22.5 MB of additional disk space will be used. [2022-03-25T08:42:27.566Z] #42 42.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-03-25T08:42:27.566Z] #42 42.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-25T08:42:27.566Z] #42 42.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-03-25T08:42:27.566Z] #42 42.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-03-25T08:42:27.566Z] #42 42.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-03-25T08:42:27.566Z] #42 42.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-03-25T08:42:27.566Z] #42 42.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-03-25T08:42:27.566Z] #42 42.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2022-03-25T08:42:27.566Z] #42 42.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-03-25T08:42:27.566Z] #42 43.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-03-25T08:42:27.566Z] #42 43.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-03-25T08:42:27.566Z] #42 43.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-03-25T08:42:27.566Z] #42 43.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-03-25T08:42:27.566Z] #42 43.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-03-25T08:42:27.566Z] #42 43.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-03-25T08:42:27.566Z] #42 43.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-03-25T08:42:27.566Z] #42 43.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-03-25T08:42:27.755Z] #36 ... [2022-03-25T08:42:27.755Z] [2022-03-25T08:42:27.755Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-25T08:42:27.755Z] #67 sha256:91163a451d2aed6b8d22666aaa0dcc3189a52a4c3b77d6ace6c3ec3288a80f93 [2022-03-25T08:42:27.755Z] #67 DONE 40.4s [2022-03-25T08:42:28.016Z] [2022-03-25T08:42:28.016Z] #36 [tini 1/2] 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-03-25T08:42:28.016Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-25T08:42:28.016Z] #36 40.62 The following NEW packages will be installed: [2022-03-25T08:42:28.016Z] #36 40.64 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-03-25T08:42:28.016Z] #36 40.64 vim-common xxd [2022-03-25T08:42:28.031Z] #13 42.83 Selecting previously unselected package binutils-mingw-w64. [2022-03-25T08:42:28.031Z] #13 42.83 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-03-25T08:42:28.060Z] #36 42.04 The following NEW packages will be installed: [2022-03-25T08:42:28.131Z] #42 ... [2022-03-25T08:42:28.132Z] [2022-03-25T08:42:28.132Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:42:28.132Z] #49 sha256:1da475e60bf163ca3fe9cda9f6fe993f2e12db3e3c99143c115d09c71110f7f0 [2022-03-25T08:42:28.132Z] #49 33.61 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-03-25T08:42:28.132Z] #49 ... [2022-03-25T08:42:28.132Z] [2022-03-25T08:42:28.132Z] #55 [containerd 1/2] 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-03-25T08:42:28.132Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-25T08:42:28.132Z] #55 42.64 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T08:42:28.132Z] #55 42.81 Fetched 119 kB in 0s (418 kB/s) [2022-03-25T08:42:28.132Z] #55 42.91 Selecting previously unselected package libbtrfs0. [2022-03-25T08:42:28.132Z] #55 42.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-25T08:42:28.132Z] #55 42.95 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-25T08:42:28.132Z] #55 43.04 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-25T08:42:28.132Z] #55 43.13 Selecting previously unselected package libbtrfs-dev. [2022-03-25T08:42:28.132Z] #55 43.13 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-25T08:42:28.132Z] #55 43.13 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-25T08:42:28.132Z] #55 43.32 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-25T08:42:28.132Z] #55 43.34 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-25T08:42:28.132Z] #55 43.36 Processing triggers for libc-bin (2.28-10) ... [2022-03-25T08:42:28.335Z] #36 42.04 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-03-25T08:42:28.335Z] #36 42.05 vim-common xxd [2022-03-25T08:42:28.335Z] #36 ... [2022-03-25T08:42:28.335Z] [2022-03-25T08:42:28.335Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-25T08:42:28.335Z] #67 sha256:03df91b5c06b9b298c18456ece01507c8285cfa825794dd4dec54d875215196c [2022-03-25T08:42:28.335Z] #67 DONE 42.3s [2022-03-25T08:42:28.389Z] #55 DONE 43.9s [2022-03-25T08:42:28.389Z] [2022-03-25T08:42:28.389Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-25T08:42:28.389Z] #56 sha256:3e79bf5897b180982db6d07a331809e330d605c07ab8e847454abfb23b1be21a [2022-03-25T08:42:28.587Z] #36 41.09 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2022-03-25T08:42:28.587Z] #36 41.09 Need to get 14.9 MB of archives. [2022-03-25T08:42:28.587Z] #36 41.09 After this operation, 61.8 MB of additional disk space will be used. [2022-03-25T08:42:28.587Z] #36 41.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-25T08:42:28.587Z] #36 41.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-25T08:42:28.587Z] #36 41.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-03-25T08:42:28.587Z] #36 41.33 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-25T08:42:28.592Z] #13 43.43 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-25T08:42:28.596Z] [2022-03-25T08:42:28.596Z] #36 [tini 1/2] 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-03-25T08:42:28.596Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-25T08:42:28.596Z] #36 42.44 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2022-03-25T08:42:28.596Z] #36 42.44 Need to get 14.9 MB of archives. [2022-03-25T08:42:28.596Z] #36 42.44 After this operation, 61.8 MB of additional disk space will be used. [2022-03-25T08:42:28.596Z] #36 42.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-25T08:42:28.596Z] #36 42.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-25T08:42:28.596Z] #36 42.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-03-25T08:42:28.596Z] #36 42.58 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-25T08:42:28.847Z] #13 43.86 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-03-25T08:42:28.847Z] #13 43.87 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-03-25T08:42:28.847Z] #13 43.87 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-03-25T08:42:29.410Z] #13 44.35 Selecting previously unselected package dmsetup. [2022-03-25T08:42:29.410Z] #13 44.35 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2022-03-25T08:42:29.410Z] #13 44.35 Unpacking dmsetup (2:1.02.155-3) ... [2022-03-25T08:42:29.410Z] #13 ... [2022-03-25T08:42:29.410Z] [2022-03-25T08:42:29.410Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-25T08:42:29.410Z] #34 sha256:ddc359a1d016accf145a3fafcf8a92573debbb5992371ea80f5d0fe791eeb8c5 [2022-03-25T08:42:29.410Z] #34 45.48 text/tabwriter [2022-03-25T08:42:29.410Z] #34 46.06 fmt [2022-03-25T08:42:29.410Z] #34 46.21 path/filepath [2022-03-25T08:42:29.410Z] #34 47.43 io/ioutil [2022-03-25T08:42:29.410Z] #34 48.68 flag [2022-03-25T08:42:29.410Z] #34 48.68 github.com/BurntSushi/toml [2022-03-25T08:42:29.410Z] #34 49.88 log [2022-03-25T08:42:29.410Z] #34 50.75 github.com/BurntSushi/toml/cmd/tomlv [2022-03-25T08:42:29.410Z] #34 DONE 55.3s [2022-03-25T08:42:29.410Z] [2022-03-25T08:42:29.410Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-25T08:42:29.410Z] #47 sha256:bea3119c266ebd162a8e5f0670358a13a061ffee2651f2decf4dd2ed9a91d3ed [2022-03-25T08:42:29.410Z] #47 DONE 55.3s [2022-03-25T08:42:29.410Z] [2022-03-25T08:42:29.410Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-25T08:42:29.410Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-25T08:42:29.410Z] #42 47.99 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2022-03-25T08:42:29.410Z] #42 48.03 Processing triggers for libc-bin (2.28-10) ... [2022-03-25T08:42:29.410Z] #42 DONE 55.3s [2022-03-25T08:42:29.410Z] [2022-03-25T08:42:29.410Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:42:29.410Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-25T08:42:29.410Z] #13 44.45 Selecting previously unselected package mingw-w64-common. [2022-03-25T08:42:29.410Z] #13 44.45 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-03-25T08:42:29.410Z] #13 44.45 Unpacking mingw-w64-common (6.0.0-3) ... [2022-03-25T08:42:29.529Z] #36 41.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2022-03-25T08:42:29.529Z] #36 41.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-03-25T08:42:29.529Z] #36 42.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-03-25T08:42:29.529Z] #36 42.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-03-25T08:42:29.529Z] #36 42.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-03-25T08:42:29.529Z] #36 42.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-03-25T08:42:29.669Z] #13 ... [2022-03-25T08:42:29.670Z] [2022-03-25T08:42:29.670Z] #36 [tini 1/2] 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-03-25T08:42:29.670Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-03-25T08:42:29.670Z] #36 DONE 55.3s [2022-03-25T08:42:29.670Z] [2022-03-25T08:42:29.670Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-03-25T08:42:29.670Z] #37 sha256:73313f57db49b41c980866f7a738bf557d62f868a1dda0c442142be36c638eee [2022-03-25T08:42:29.766Z] #42 57.17 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-25T08:42:29.766Z] #42 57.18 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-25T08:42:29.766Z] #42 57.21 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-25T08:42:29.766Z] #42 57.22 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-03-25T08:42:29.766Z] #42 57.24 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-25T08:42:29.766Z] #42 57.26 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-03-25T08:42:29.766Z] #42 57.27 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-25T08:42:29.766Z] #42 57.28 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-25T08:42:29.766Z] #42 57.29 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-25T08:42:29.766Z] #42 57.31 Setting up python-protobuf (3.6.1.3-2) ... [2022-03-25T08:42:29.766Z] #42 ... [2022-03-25T08:42:29.766Z] [2022-03-25T08:42:29.766Z] #36 [tini 1/2] 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-03-25T08:42:29.766Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-25T08:42:29.766Z] #36 47.54 Selecting previously unselected package libicu63:amd64. [2022-03-25T08:42:29.766Z] #36 47.55 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-25T08:42:29.766Z] #36 47.57 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-25T08:42:29.766Z] #36 53.66 Selecting previously unselected package libxml2:amd64. [2022-03-25T08:42:29.766Z] #36 53.66 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2022-03-25T08:42:29.766Z] #36 53.66 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-25T08:42:29.766Z] #36 54.15 Selecting previously unselected package libarchive13:amd64. [2022-03-25T08:42:29.766Z] #36 54.16 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-03-25T08:42:29.766Z] #36 54.17 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-25T08:42:29.766Z] #36 54.47 Selecting previously unselected package libjsoncpp1:amd64. [2022-03-25T08:42:29.766Z] #36 54.48 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-03-25T08:42:29.766Z] #36 54.48 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-25T08:42:29.766Z] #36 54.64 Selecting previously unselected package librhash0:amd64. [2022-03-25T08:42:29.766Z] #36 54.66 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-03-25T08:42:29.766Z] #36 54.72 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-03-25T08:42:29.766Z] #36 54.91 Selecting previously unselected package libuv1:amd64. [2022-03-25T08:42:29.766Z] #36 54.92 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-03-25T08:42:29.766Z] #36 54.94 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-25T08:42:29.766Z] #36 55.08 Selecting previously unselected package cmake. [2022-03-25T08:42:29.766Z] #36 55.12 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-03-25T08:42:29.766Z] #36 55.12 Unpacking cmake (3.13.4-1) ... [2022-03-25T08:42:29.789Z] #36 ... [2022-03-25T08:42:29.789Z] [2022-03-25T08:42:29.789Z] #55 [containerd 1/2] 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-03-25T08:42:29.789Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-25T08:42:29.789Z] #55 35.81 Building dependency tree... [2022-03-25T08:42:29.789Z] #55 37.78 Reading state information... [2022-03-25T08:42:29.789Z] #55 39.33 The following additional packages will be installed: [2022-03-25T08:42:29.789Z] #55 39.35 libbtrfs0 [2022-03-25T08:42:29.789Z] #55 39.52 The following NEW packages will be installed: [2022-03-25T08:42:29.789Z] #55 39.52 libbtrfs-dev libbtrfs0 [2022-03-25T08:42:29.789Z] #55 39.90 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-03-25T08:42:29.789Z] #55 39.90 Need to get 119 kB of archives. [2022-03-25T08:42:29.790Z] #55 39.90 After this operation, 387 kB of additional disk space will be used. [2022-03-25T08:42:29.790Z] #55 39.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-25T08:42:29.790Z] #55 39.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-25T08:42:29.790Z] #55 41.14 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T08:42:29.790Z] #55 41.42 Fetched 119 kB in 0s (425 kB/s) [2022-03-25T08:42:29.790Z] #55 41.49 Selecting previously unselected package libbtrfs0. [2022-03-25T08:42:29.790Z] #55 41.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-25T08:42:29.790Z] #55 41.56 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-25T08:42:29.790Z] #55 41.57 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-25T08:42:29.790Z] #55 41.66 Selecting previously unselected package libbtrfs-dev. [2022-03-25T08:42:29.790Z] #55 41.68 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-25T08:42:29.790Z] #55 41.69 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-25T08:42:29.790Z] #55 41.90 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-25T08:42:29.790Z] #55 42.00 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-25T08:42:29.790Z] #55 42.01 Processing triggers for libc-bin (2.28-10) ... [2022-03-25T08:42:29.790Z] #55 DONE 42.4s [2022-03-25T08:42:29.980Z] #36 43.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2022-03-25T08:42:29.980Z] #36 43.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-03-25T08:42:29.980Z] #36 43.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-03-25T08:42:29.980Z] #36 43.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-03-25T08:42:29.980Z] #36 43.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-03-25T08:42:29.980Z] #36 43.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-03-25T08:42:29.980Z] #36 ... [2022-03-25T08:42:29.980Z] [2022-03-25T08:42:29.980Z] #55 [containerd 1/2] 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-03-25T08:42:29.980Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-25T08:42:29.980Z] #55 31.20 Reading package lists... [2022-03-25T08:42:29.980Z] #55 37.97 Building dependency tree... [2022-03-25T08:42:29.980Z] #55 39.21 Reading state information... [2022-03-25T08:42:29.980Z] #55 40.89 The following additional packages will be installed: [2022-03-25T08:42:29.980Z] #55 40.90 libbtrfs0 [2022-03-25T08:42:29.980Z] #55 41.10 The following NEW packages will be installed: [2022-03-25T08:42:29.980Z] #55 41.11 libbtrfs-dev libbtrfs0 [2022-03-25T08:42:29.980Z] #55 41.53 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-03-25T08:42:29.980Z] #55 41.53 Need to get 119 kB of archives. [2022-03-25T08:42:29.980Z] #55 41.53 After this operation, 387 kB of additional disk space will be used. [2022-03-25T08:42:29.980Z] #55 41.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-25T08:42:29.980Z] #55 41.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-25T08:42:29.980Z] #55 42.80 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T08:42:29.980Z] #55 43.11 Fetched 119 kB in 0s (374 kB/s) [2022-03-25T08:42:29.980Z] #55 43.34 Selecting previously unselected package libbtrfs0. [2022-03-25T08:42:29.980Z] #55 43.34 (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 ... 15421 files and directories currently installed.) [2022-03-25T08:42:29.980Z] #55 43.41 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-25T08:42:29.980Z] #55 43.44 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-25T08:42:29.980Z] #55 43.51 Selecting previously unselected package libbtrfs-dev. [2022-03-25T08:42:29.980Z] #55 43.53 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-25T08:42:29.980Z] #55 43.56 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-25T08:42:29.980Z] #55 43.74 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-25T08:42:29.980Z] #55 43.77 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-25T08:42:29.980Z] #55 43.78 Processing triggers for libc-bin (2.28-10) ... [2022-03-25T08:42:29.980Z] #55 DONE 44.0s [2022-03-25T08:42:30.024Z] #36 57.67 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-25T08:42:30.024Z] #36 57.68 Setting up xxd (2:8.1.0875-5) ... [2022-03-25T08:42:30.024Z] #36 57.70 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-25T08:42:30.024Z] #36 57.73 Setting up vim-common (2:8.1.0875-5) ... [2022-03-25T08:42:30.024Z] #36 57.77 Setting up librhash0:amd64 (1.3.8-1) ... [2022-03-25T08:42:30.050Z] [2022-03-25T08:42:30.050Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-25T08:42:30.050Z] #56 sha256:20dc2f1296bfa90be2607791da35793c711324b38fc9063c3d940285a4e0c0a5 [2022-03-25T08:42:30.241Z] [2022-03-25T08:42:30.241Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-25T08:42:30.241Z] #56 sha256:ecef55b114967b9cb4af4ce799a03a664e68c7b3d6650a8f08f5073053077f22 [2022-03-25T08:42:30.282Z] #36 57.79 Setting up cmake-data (3.13.4-1) ... [2022-03-25T08:42:30.282Z] #36 57.81 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-25T08:42:30.282Z] #36 57.82 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-25T08:42:30.283Z] #36 57.84 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-25T08:42:30.283Z] #36 57.86 Setting up cmake (3.13.4-1) ... [2022-03-25T08:42:30.283Z] #36 57.88 Processing triggers for libc-bin (2.28-10) ... [2022-03-25T08:42:30.283Z] #36 57.94 Processing triggers for mime-support (3.62) ... [2022-03-25T08:42:30.622Z] #56 0.913 + RM_GOPATH=0 [2022-03-25T08:42:30.883Z] #56 0.913 + TMP_GOPATH= [2022-03-25T08:42:30.883Z] #56 0.913 + : /build [2022-03-25T08:42:30.883Z] #56 0.914 + '[' -z '' ']' [2022-03-25T08:42:30.883Z] #56 0.916 ++ mktemp -d [2022-03-25T08:42:30.883Z] #56 0.919 + export GOPATH=/tmp/tmp.CioUSacOy2 [2022-03-25T08:42:30.883Z] #56 0.919 + GOPATH=/tmp/tmp.CioUSacOy2 [2022-03-25T08:42:30.883Z] #56 0.919 + RM_GOPATH=1 [2022-03-25T08:42:30.883Z] #56 0.919 + case "$(go env GOARCH)" in [2022-03-25T08:42:30.883Z] #56 0.920 ++ go env GOARCH [2022-03-25T08:42:30.883Z] #56 0.949 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:42:30.883Z] #56 0.949 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:42:30.883Z] #56 0.950 ++ dirname /tmp/install/install.sh [2022-03-25T08:42:30.883Z] #56 0.957 + dir=/tmp/install [2022-03-25T08:42:30.883Z] #56 0.957 + bin=containerd [2022-03-25T08:42:30.883Z] #56 0.957 + shift [2022-03-25T08:42:30.883Z] #56 0.957 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-03-25T08:42:30.883Z] #56 0.958 + . /tmp/install/containerd.installer [2022-03-25T08:42:30.883Z] #56 0.958 ++ set -e [2022-03-25T08:42:30.883Z] #56 0.958 ++ : v1.5.11 [2022-03-25T08:42:30.883Z] #56 0.958 + install_containerd [2022-03-25T08:42:30.883Z] #56 0.959 + echo 'Install containerd version v1.5.11' [2022-03-25T08:42:30.883Z] #56 0.959 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CioUSacOy2/src/github.com/containerd/containerd [2022-03-25T08:42:30.883Z] #56 0.959 Install containerd version v1.5.11 [2022-03-25T08:42:30.883Z] #56 0.963 Cloning into '/tmp/tmp.CioUSacOy2/src/github.com/containerd/containerd'... [2022-03-25T08:42:31.185Z] #56 1.010 + RM_GOPATH=0 [2022-03-25T08:42:31.185Z] #56 1.010 + TMP_GOPATH= [2022-03-25T08:42:31.185Z] #56 1.010 + : /build [2022-03-25T08:42:31.185Z] #56 1.010 + '[' -z '' ']' [2022-03-25T08:42:31.185Z] #56 1.010 ++ mktemp -d [2022-03-25T08:42:31.185Z] #56 1.019 + export GOPATH=/tmp/tmp.l55UQxCFbe [2022-03-25T08:42:31.185Z] #56 1.019 + GOPATH=/tmp/tmp.l55UQxCFbe [2022-03-25T08:42:31.185Z] #56 1.019 + RM_GOPATH=1 [2022-03-25T08:42:31.185Z] #56 1.019 + case "$(go env GOARCH)" in [2022-03-25T08:42:31.185Z] #56 1.024 ++ go env GOARCH [2022-03-25T08:42:31.185Z] #56 1.057 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:42:31.185Z] #56 1.057 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:42:31.185Z] #56 1.060 ++ dirname /tmp/install/install.sh [2022-03-25T08:42:31.185Z] #56 1.061 + dir=/tmp/install [2022-03-25T08:42:31.220Z] #36 DONE 58.8s [2022-03-25T08:42:31.220Z] [2022-03-25T08:42:31.220Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-03-25T08:42:31.220Z] #37 sha256:9a0b91c6969e730493860c20c55e379566fe4b59433265aa24b6d21043c35108 [2022-03-25T08:42:31.447Z] #56 1.061 + bin=containerd [2022-03-25T08:42:31.447Z] #56 1.061 + shift [2022-03-25T08:42:31.447Z] #56 1.061 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-03-25T08:42:31.447Z] #56 1.062 + . /tmp/install/containerd.installer [2022-03-25T08:42:31.447Z] #56 1.062 ++ set -e [2022-03-25T08:42:31.447Z] #56 1.062 ++ : v1.5.11 [2022-03-25T08:42:31.447Z] #56 1.063 + install_containerd [2022-03-25T08:42:31.447Z] #56 1.064 + echo 'Install containerd version v1.5.11' [2022-03-25T08:42:31.447Z] #56 1.064 + git clone https://github.com/containerd/containerd.git /tmp/tmp.l55UQxCFbe/src/github.com/containerd/containerd [2022-03-25T08:42:31.447Z] #56 1.064 Install containerd version v1.5.11 [2022-03-25T08:42:31.447Z] #56 1.071 Cloning into '/tmp/tmp.l55UQxCFbe/src/github.com/containerd/containerd'... [2022-03-25T08:42:31.480Z] #37 ... [2022-03-25T08:42:31.480Z] [2022-03-25T08:42:31.480Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-25T08:42:31.480Z] #47 sha256:670d399140e7cc72abc6a2c8b130cb092cad5dc415c8071d6e07165d020cb6ba [2022-03-25T08:42:31.480Z] #47 DONE 59.1s [2022-03-25T08:42:31.557Z] #37 1.881 + RM_GOPATH=0 [2022-03-25T08:42:31.557Z] #37 1.881 + TMP_GOPATH= [2022-03-25T08:42:31.557Z] #37 1.881 + : /build [2022-03-25T08:42:31.557Z] #37 1.881 + '[' -z '' ']' [2022-03-25T08:42:31.557Z] #37 1.881 ++ mktemp -d [2022-03-25T08:42:31.557Z] #37 1.881 + export GOPATH=/tmp/tmp.p6oXOMeQOY [2022-03-25T08:42:31.557Z] #37 1.881 + GOPATH=/tmp/tmp.p6oXOMeQOY [2022-03-25T08:42:31.557Z] #37 1.881 + RM_GOPATH=1 [2022-03-25T08:42:31.557Z] #37 1.881 + case "$(go env GOARCH)" in [2022-03-25T08:42:31.557Z] #37 1.881 ++ go env GOARCH [2022-03-25T08:42:31.557Z] #37 1.881 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:42:31.557Z] #37 1.881 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:42:31.557Z] #37 1.881 ++ dirname /tmp/install/install.sh [2022-03-25T08:42:31.557Z] #37 1.881 + dir=/tmp/install [2022-03-25T08:42:31.557Z] #37 1.881 + bin=tini [2022-03-25T08:42:31.557Z] #37 1.881 + shift [2022-03-25T08:42:31.557Z] #37 1.881 + '[' '!' -f /tmp/install/tini.installer ']' [2022-03-25T08:42:31.557Z] #37 1.881 + . /tmp/install/tini.installer [2022-03-25T08:42:31.557Z] #37 1.881 ++ : v0.19.0 [2022-03-25T08:42:31.557Z] #37 1.881 + install_tini [2022-03-25T08:42:31.557Z] #37 1.881 + echo 'Install tini version v0.19.0' [2022-03-25T08:42:31.557Z] #37 1.881 + git clone https://github.com/krallin/tini.git /tmp/tmp.p6oXOMeQOY/tini [2022-03-25T08:42:31.557Z] #37 1.881 Cloning into '/tmp/tmp.p6oXOMeQOY/tini'... [2022-03-25T08:42:31.557Z] #37 1.890 Install tini version v0.19.0 [2022-03-25T08:42:31.738Z] [2022-03-25T08:42:31.738Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:42:31.738Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:42:31.738Z] #13 51.76 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-25T08:42:31.738Z] #13 51.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-03-25T08:42:31.738Z] #13 51.76 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-25T08:42:31.738Z] #13 54.52 Selecting previously unselected package binutils-mingw-w64. [2022-03-25T08:42:31.738Z] #13 54.53 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-03-25T08:42:31.738Z] #13 54.54 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-25T08:42:31.738Z] #13 54.81 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-25T08:42:31.739Z] #13 54.81 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-25T08:42:31.739Z] #13 54.83 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-25T08:42:31.739Z] #13 55.09 Selecting previously unselected package dmsetup. [2022-03-25T08:42:31.739Z] #13 55.09 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-03-25T08:42:31.739Z] #13 55.10 Unpacking dmsetup (2:1.02.155-3) ... [2022-03-25T08:42:32.306Z] #13 55.45 Selecting previously unselected package mingw-w64-common. [2022-03-25T08:42:32.306Z] #13 55.47 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-03-25T08:42:32.306Z] #13 55.47 Unpacking mingw-w64-common (6.0.0-3) ... [2022-03-25T08:42:32.926Z] #37 3.111 + cd /tmp/tmp.p6oXOMeQOY/tini [2022-03-25T08:42:32.926Z] #37 3.112 + git checkout -q v0.19.0 [2022-03-25T08:42:32.926Z] #37 3.116 + cmake . [2022-03-25T08:42:33.182Z] #37 3.520 -- The C compiler identification is GNU 8.3.0 [2022-03-25T08:42:33.182Z] #37 3.552 -- Check for working C compiler: /usr/bin/cc [2022-03-25T08:42:33.428Z] #56 ... [2022-03-25T08:42:33.428Z] [2022-03-25T08:42:33.428Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:42:33.428Z] #49 sha256:82ddcd0a17c7bcca766e5592dabf3b966678bf79cf7a20e6ab5c8d11b780373b [2022-03-25T08:42:33.428Z] #49 35.85 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-03-25T08:42:33.428Z] #49 36.11 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-25T08:42:33.428Z] #49 36.56 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-03-25T08:42:33.428Z] #49 ... [2022-03-25T08:42:33.428Z] [2022-03-25T08:42:33.428Z] #36 [tini 1/2] 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-03-25T08:42:33.428Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-25T08:42:33.428Z] #36 43.66 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T08:42:33.428Z] #36 43.80 Fetched 14.9 MB in 2s (9769 kB/s) [2022-03-25T08:42:33.428Z] #36 43.86 Selecting previously unselected package xxd. [2022-03-25T08:42:33.428Z] #36 43.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-25T08:42:33.428Z] #36 43.95 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-25T08:42:33.428Z] #36 43.95 Unpacking xxd (2:8.1.0875-5) ... [2022-03-25T08:42:33.428Z] #36 44.10 Selecting previously unselected package vim-common. [2022-03-25T08:42:33.428Z] #36 44.11 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-25T08:42:33.428Z] #36 44.14 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-25T08:42:33.428Z] #36 44.46 Selecting previously unselected package cmake-data. [2022-03-25T08:42:33.428Z] #36 44.47 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-03-25T08:42:33.428Z] #36 44.48 Unpacking cmake-data (3.13.4-1) ... [2022-03-25T08:42:33.437Z] #37 4.103 -- Check for working C compiler: /usr/bin/cc -- works [2022-03-25T08:42:33.656Z] #56 ... [2022-03-25T08:42:33.656Z] [2022-03-25T08:42:33.656Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-25T08:42:33.656Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-25T08:42:33.656Z] #42 44.33 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T08:42:33.656Z] #42 44.54 Fetched 4095 kB in 1s (6517 kB/s) [2022-03-25T08:42:33.656Z] #42 44.70 Selecting previously unselected package libcap-dev:amd64. [2022-03-25T08:42:33.656Z] #42 44.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 ... 15421 files and directories currently installed.) [2022-03-25T08:42:33.656Z] #42 44.70 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-03-25T08:42:33.656Z] #42 44.70 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-03-25T08:42:33.656Z] #42 44.86 Selecting previously unselected package libnet1:amd64. [2022-03-25T08:42:33.656Z] #42 44.86 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-25T08:42:33.656Z] #42 44.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-25T08:42:33.656Z] #42 44.98 Selecting previously unselected package libnet1-dev. [2022-03-25T08:42:33.656Z] #42 44.98 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-25T08:42:33.656Z] #42 44.98 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-25T08:42:33.656Z] #42 45.29 Selecting previously unselected package libnl-3-200:amd64. [2022-03-25T08:42:33.656Z] #42 45.29 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-25T08:42:33.656Z] #42 45.29 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-25T08:42:33.656Z] #42 45.29 Selecting previously unselected package libnl-3-dev:amd64. [2022-03-25T08:42:33.656Z] #42 45.29 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-03-25T08:42:33.656Z] #42 45.29 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-25T08:42:33.656Z] #42 45.59 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-25T08:42:33.656Z] #42 45.59 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-25T08:42:33.656Z] #42 45.59 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-25T08:42:33.656Z] #42 45.85 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-03-25T08:42:33.656Z] #42 45.85 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-03-25T08:42:33.656Z] #42 45.85 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-25T08:42:33.656Z] #42 45.89 Selecting previously unselected package zlib1g-dev:amd64. [2022-03-25T08:42:33.656Z] #42 45.89 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2022-03-25T08:42:33.656Z] #42 45.89 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-25T08:42:33.656Z] #42 46.36 Selecting previously unselected package libprotobuf17:amd64. [2022-03-25T08:42:33.656Z] #42 46.36 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-03-25T08:42:33.656Z] #42 46.36 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-25T08:42:33.656Z] #42 47.09 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-03-25T08:42:33.656Z] #42 47.09 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-03-25T08:42:33.656Z] #42 47.09 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-25T08:42:33.656Z] #42 47.09 Selecting previously unselected package libprotobuf-dev:amd64. [2022-03-25T08:42:33.656Z] #42 47.09 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-03-25T08:42:33.656Z] #42 47.09 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-25T08:42:33.656Z] #42 48.11 Selecting previously unselected package libprotoc17:amd64. [2022-03-25T08:42:33.656Z] #42 48.11 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-03-25T08:42:33.656Z] #42 48.13 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-25T08:42:33.656Z] #42 48.69 Selecting previously unselected package protobuf-c-compiler. [2022-03-25T08:42:33.656Z] #42 48.69 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-03-25T08:42:33.656Z] #42 48.72 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-25T08:42:33.656Z] #42 48.93 Selecting previously unselected package protobuf-compiler. [2022-03-25T08:42:33.656Z] #42 48.93 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-03-25T08:42:33.656Z] #42 48.93 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-03-25T08:42:33.656Z] #42 49.04 Selecting previously unselected package python-pkg-resources. [2022-03-25T08:42:33.657Z] #42 49.12 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-03-25T08:42:33.657Z] #42 49.19 Unpacking python-pkg-resources (40.8.0-1) ... [2022-03-25T08:42:33.657Z] #42 49.29 Selecting previously unselected package python-six. [2022-03-25T08:42:33.657Z] #42 49.29 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-03-25T08:42:33.657Z] #42 49.29 Unpacking python-six (1.12.0-1) ... [2022-03-25T08:42:33.657Z] #42 49.39 Selecting previously unselected package python-protobuf. [2022-03-25T08:42:33.657Z] #42 49.39 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-03-25T08:42:33.657Z] #42 49.39 Unpacking python-protobuf (3.6.1.3-2) ... [2022-03-25T08:42:33.693Z] #37 4.113 -- Detecting C compiler ABI info [2022-03-25T08:42:33.948Z] #37 4.537 -- Detecting C compiler ABI info - done [2022-03-25T08:42:33.948Z] #37 4.564 -- Detecting C compile features [2022-03-25T08:42:34.000Z] #56 ... [2022-03-25T08:42:34.000Z] [2022-03-25T08:42:34.000Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:42:34.000Z] #49 sha256:3eccb4a2ffbff3d2de0bedf72f05ab55623dc2d52b1e67c9f9cc2ac5d843582d [2022-03-25T08:42:34.000Z] #49 37.54 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-03-25T08:42:34.000Z] #49 37.84 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-25T08:42:34.000Z] #49 38.10 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-03-25T08:42:34.000Z] #49 ... [2022-03-25T08:42:34.000Z] [2022-03-25T08:42:34.000Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-25T08:42:34.000Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-25T08:42:34.000Z] #42 31.40 Reading package lists... [2022-03-25T08:42:34.000Z] #42 38.12 Building dependency tree... [2022-03-25T08:42:34.000Z] #42 39.38 Reading state information... [2022-03-25T08:42:34.000Z] #42 41.08 The following additional packages will be installed: [2022-03-25T08:42:34.000Z] #42 41.10 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-03-25T08:42:34.000Z] #42 41.10 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-03-25T08:42:34.000Z] #42 41.11 Suggested packages: [2022-03-25T08:42:34.000Z] #42 41.13 manpages-dev python-setuptools [2022-03-25T08:42:34.000Z] #42 42.22 The following NEW packages will be installed: [2022-03-25T08:42:34.000Z] #42 42.23 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-03-25T08:42:34.000Z] #42 42.23 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-03-25T08:42:34.000Z] #42 42.24 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-03-25T08:42:34.000Z] #42 42.24 python-six zlib1g-dev [2022-03-25T08:42:34.000Z] #42 42.64 0 upgraded, 17 newly installed, 0 to remove and 4 not upgraded. [2022-03-25T08:42:34.000Z] #42 42.64 Need to get 4095 kB of archives. [2022-03-25T08:42:34.000Z] #42 42.64 After this operation, 22.5 MB of additional disk space will be used. [2022-03-25T08:42:34.000Z] #42 42.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-03-25T08:42:34.000Z] #42 42.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-25T08:42:34.000Z] #42 42.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-03-25T08:42:34.000Z] #42 42.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-03-25T08:42:34.000Z] #42 42.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-03-25T08:42:34.000Z] #42 42.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-03-25T08:42:34.000Z] #42 42.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-03-25T08:42:34.000Z] #42 42.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2022-03-25T08:42:34.000Z] #42 42.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-03-25T08:42:34.000Z] #42 42.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-03-25T08:42:34.000Z] #42 42.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-03-25T08:42:34.000Z] #42 43.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-03-25T08:42:34.000Z] #42 43.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-03-25T08:42:34.000Z] #42 43.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-03-25T08:42:34.000Z] #42 43.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-03-25T08:42:34.000Z] #42 43.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-03-25T08:42:34.000Z] #42 43.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-03-25T08:42:34.000Z] #42 44.37 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T08:42:34.000Z] #42 44.56 Fetched 4095 kB in 1s (4701 kB/s) [2022-03-25T08:42:34.000Z] #42 44.70 Selecting previously unselected package libcap-dev:amd64. [2022-03-25T08:42:34.000Z] #42 44.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 ... 15421 files and directories currently installed.) [2022-03-25T08:42:34.000Z] #42 44.76 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-03-25T08:42:34.000Z] #42 44.77 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-03-25T08:42:34.000Z] #42 44.92 Selecting previously unselected package libnet1:amd64. [2022-03-25T08:42:34.000Z] #42 44.93 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-25T08:42:34.000Z] #42 44.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-25T08:42:34.000Z] #42 45.01 Selecting previously unselected package libnet1-dev. [2022-03-25T08:42:34.000Z] #42 45.02 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-25T08:42:34.000Z] #42 45.05 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-25T08:42:34.000Z] #42 45.24 Selecting previously unselected package libnl-3-200:amd64. [2022-03-25T08:42:34.000Z] #42 45.25 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-25T08:42:34.000Z] #42 45.25 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-25T08:42:34.000Z] #42 45.37 Selecting previously unselected package libnl-3-dev:amd64. [2022-03-25T08:42:34.000Z] #42 45.39 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-03-25T08:42:34.000Z] #42 45.40 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-25T08:42:34.000Z] #42 45.68 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-25T08:42:34.000Z] #42 45.69 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-25T08:42:34.000Z] #42 45.69 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-25T08:42:34.000Z] #42 45.79 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-03-25T08:42:34.000Z] #42 45.81 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-03-25T08:42:34.000Z] #42 45.82 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-25T08:42:34.000Z] #42 45.90 Selecting previously unselected package zlib1g-dev:amd64. [2022-03-25T08:42:34.000Z] #42 45.93 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2022-03-25T08:42:34.000Z] #42 45.94 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-25T08:42:34.000Z] #42 46.17 Selecting previously unselected package libprotobuf17:amd64. [2022-03-25T08:42:34.000Z] #42 46.18 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-03-25T08:42:34.000Z] #42 46.20 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-25T08:42:34.000Z] #42 46.85 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-03-25T08:42:34.000Z] #42 46.85 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-03-25T08:42:34.000Z] #42 46.87 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-25T08:42:34.000Z] #42 47.07 Selecting previously unselected package libprotobuf-dev:amd64. [2022-03-25T08:42:34.000Z] #42 47.09 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-03-25T08:42:34.000Z] #42 47.12 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-25T08:42:34.224Z] #42 49.95 Setting up python-pkg-resources (40.8.0-1) ... [2022-03-25T08:42:34.372Z] #36 46.99 Selecting previously unselected package libicu63:amd64. [2022-03-25T08:42:34.372Z] #36 47.00 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-25T08:42:34.372Z] #36 47.01 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-25T08:42:34.573Z] #42 48.36 Selecting previously unselected package libprotoc17:amd64. [2022-03-25T08:42:34.573Z] #42 48.37 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-03-25T08:42:34.573Z] #42 48.37 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-25T08:42:34.877Z] #37 ... [2022-03-25T08:42:34.877Z] [2022-03-25T08:42:34.877Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:42:34.877Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-25T08:42:34.877Z] #13 49.99 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-25T08:42:34.877Z] #13 50.01 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-03-25T08:42:34.877Z] #13 50.02 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-25T08:42:35.147Z] #42 48.94 Selecting previously unselected package protobuf-c-compiler. [2022-03-25T08:42:35.147Z] #42 48.95 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-03-25T08:42:35.147Z] #42 48.96 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-25T08:42:35.313Z] #36 ... [2022-03-25T08:42:35.313Z] [2022-03-25T08:42:35.313Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-25T08:42:35.313Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-25T08:42:35.313Z] #42 30.98 Reading package lists... [2022-03-25T08:42:35.313Z] #42 37.98 Building dependency tree... [2022-03-25T08:42:35.313Z] #42 39.39 Reading state information... [2022-03-25T08:42:35.313Z] #42 41.23 The following additional packages will be installed: [2022-03-25T08:42:35.313Z] #42 41.24 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-03-25T08:42:35.313Z] #42 41.25 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-03-25T08:42:35.313Z] #42 41.26 Suggested packages: [2022-03-25T08:42:35.313Z] #42 41.29 manpages-dev python-setuptools [2022-03-25T08:42:35.313Z] #42 42.73 The following NEW packages will be installed: [2022-03-25T08:42:35.313Z] #42 42.76 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-03-25T08:42:35.313Z] #42 42.76 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-03-25T08:42:35.313Z] #42 42.76 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-03-25T08:42:35.313Z] #42 42.78 python-six zlib1g-dev [2022-03-25T08:42:35.313Z] #42 43.20 0 upgraded, 17 newly installed, 0 to remove and 4 not upgraded. [2022-03-25T08:42:35.313Z] #42 43.20 Need to get 4095 kB of archives. [2022-03-25T08:42:35.313Z] #42 43.20 After this operation, 22.5 MB of additional disk space will be used. [2022-03-25T08:42:35.313Z] #42 43.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-03-25T08:42:35.313Z] #42 43.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-25T08:42:35.313Z] #42 43.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-03-25T08:42:35.313Z] #42 43.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-03-25T08:42:35.313Z] #42 43.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-03-25T08:42:35.313Z] #42 43.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-03-25T08:42:35.313Z] #42 43.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-03-25T08:42:35.313Z] #42 43.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2022-03-25T08:42:35.313Z] #42 43.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-03-25T08:42:35.313Z] #42 43.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-03-25T08:42:35.313Z] #42 43.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-03-25T08:42:35.313Z] #42 43.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-03-25T08:42:35.313Z] #42 43.48 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-03-25T08:42:35.313Z] #42 43.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-03-25T08:42:35.313Z] #42 43.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-03-25T08:42:35.313Z] #42 43.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-03-25T08:42:35.313Z] #42 43.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-03-25T08:42:35.313Z] #42 44.26 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T08:42:35.313Z] #42 44.39 Fetched 4095 kB in 1s (7268 kB/s) [2022-03-25T08:42:35.313Z] #42 44.46 Selecting previously unselected package libcap-dev:amd64. [2022-03-25T08:42:35.313Z] #42 44.46 (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 ... 15421 files and directories currently installed.) [2022-03-25T08:42:35.313Z] #42 44.55 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-03-25T08:42:35.313Z] #42 44.56 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-03-25T08:42:35.313Z] #42 44.74 Selecting previously unselected package libnet1:amd64. [2022-03-25T08:42:35.313Z] #42 44.76 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-25T08:42:35.313Z] #42 44.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-25T08:42:35.313Z] #42 44.88 Selecting previously unselected package libnet1-dev. [2022-03-25T08:42:35.313Z] #42 44.88 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-25T08:42:35.313Z] #42 44.90 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-25T08:42:35.313Z] #42 45.11 Selecting previously unselected package libnl-3-200:amd64. [2022-03-25T08:42:35.313Z] #42 45.11 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-25T08:42:35.313Z] #42 45.12 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-25T08:42:35.313Z] #42 45.27 Selecting previously unselected package libnl-3-dev:amd64. [2022-03-25T08:42:35.313Z] #42 45.28 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-03-25T08:42:35.313Z] #42 45.29 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-25T08:42:35.313Z] #42 45.57 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-25T08:42:35.313Z] #42 45.58 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-25T08:42:35.313Z] #42 45.59 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-25T08:42:35.313Z] #42 45.69 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-03-25T08:42:35.313Z] #42 45.72 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-03-25T08:42:35.313Z] #42 45.72 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-25T08:42:35.313Z] #42 45.83 Selecting previously unselected package zlib1g-dev:amd64. [2022-03-25T08:42:35.313Z] #42 45.85 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2022-03-25T08:42:35.313Z] #42 45.86 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-25T08:42:35.313Z] #42 46.12 Selecting previously unselected package libprotobuf17:amd64. [2022-03-25T08:42:35.313Z] #42 46.14 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-03-25T08:42:35.313Z] #42 46.16 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-25T08:42:35.313Z] #42 46.92 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-03-25T08:42:35.313Z] #42 46.93 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-03-25T08:42:35.313Z] #42 46.94 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-25T08:42:35.313Z] #42 47.15 Selecting previously unselected package libprotobuf-dev:amd64. [2022-03-25T08:42:35.313Z] #42 47.15 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-03-25T08:42:35.313Z] #42 47.16 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-25T08:42:35.313Z] #42 ... [2022-03-25T08:42:35.313Z] [2022-03-25T08:42:35.313Z] #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-03-25T08:42:35.313Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-25T08:42:35.313Z] #32 45.92 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-03-25T08:42:35.313Z] #32 46.16 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-25T08:42:35.313Z] #32 47.13 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-25T08:42:35.408Z] #42 49.12 Selecting previously unselected package protobuf-compiler. [2022-03-25T08:42:35.408Z] #42 49.13 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-03-25T08:42:35.408Z] #42 49.14 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-03-25T08:42:35.408Z] #42 49.29 Selecting previously unselected package python-pkg-resources. [2022-03-25T08:42:35.408Z] #42 49.29 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-03-25T08:42:35.408Z] #42 49.32 Unpacking python-pkg-resources (40.8.0-1) ... [2022-03-25T08:42:35.588Z] #13 ... [2022-03-25T08:42:35.588Z] [2022-03-25T08:42:35.588Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-03-25T08:42:35.588Z] #37 sha256:9a0b91c6969e730493860c20c55e379566fe4b59433265aa24b6d21043c35108 [2022-03-25T08:42:35.588Z] #37 1.433 + RM_GOPATH=0 [2022-03-25T08:42:35.588Z] #37 1.433 + TMP_GOPATH= [2022-03-25T08:42:35.588Z] #37 1.433 + : /build [2022-03-25T08:42:35.588Z] #37 1.433 + '[' -z '' ']' [2022-03-25T08:42:35.588Z] #37 1.433 ++ mktemp -d [2022-03-25T08:42:35.588Z] #37 1.433 + export GOPATH=/tmp/tmp.WdDJmkQjzP [2022-03-25T08:42:35.588Z] #37 1.433 + GOPATH=/tmp/tmp.WdDJmkQjzP [2022-03-25T08:42:35.588Z] #37 1.433 + RM_GOPATH=1 [2022-03-25T08:42:35.588Z] #37 1.433 + case "$(go env GOARCH)" in [2022-03-25T08:42:35.588Z] #37 1.433 ++ go env GOARCH [2022-03-25T08:42:35.588Z] #37 1.477 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:42:35.588Z] #37 1.477 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:42:35.588Z] #37 1.477 ++ dirname /tmp/install/install.sh [2022-03-25T08:42:35.588Z] #37 1.483 + dir=/tmp/install [2022-03-25T08:42:35.588Z] #37 1.483 + bin=tini [2022-03-25T08:42:35.588Z] #37 1.483 + shift [2022-03-25T08:42:35.588Z] #37 1.483 + '[' '!' -f /tmp/install/tini.installer ']' [2022-03-25T08:42:35.588Z] #37 1.483 + . /tmp/install/tini.installer [2022-03-25T08:42:35.588Z] #37 1.483 ++ : v0.19.0 [2022-03-25T08:42:35.588Z] #37 1.483 + install_tini [2022-03-25T08:42:35.588Z] #37 1.483 + echo 'Install tini version v0.19.0' [2022-03-25T08:42:35.588Z] #37 1.483 + git clone https://github.com/krallin/tini.git /tmp/tmp.WdDJmkQjzP/tini [2022-03-25T08:42:35.588Z] #37 1.483 Install tini version v0.19.0 [2022-03-25T08:42:35.588Z] #37 1.522 Cloning into '/tmp/tmp.WdDJmkQjzP/tini'... [2022-03-25T08:42:35.588Z] #37 2.530 + cd /tmp/tmp.WdDJmkQjzP/tini [2022-03-25T08:42:35.588Z] #37 2.530 + git checkout -q v0.19.0 [2022-03-25T08:42:35.588Z] #37 2.557 + cmake . [2022-03-25T08:42:35.588Z] #37 3.136 -- The C compiler identification is GNU 8.3.0 [2022-03-25T08:42:35.588Z] #37 3.176 -- Check for working C compiler: /usr/bin/cc [2022-03-25T08:42:35.588Z] #37 3.755 -- Check for working C compiler: /usr/bin/cc -- works [2022-03-25T08:42:35.588Z] #37 3.763 -- Detecting C compiler ABI info [2022-03-25T08:42:35.588Z] #37 4.307 -- Detecting C compiler ABI info - done [2022-03-25T08:42:35.588Z] #37 4.351 -- Detecting C compile features [2022-03-25T08:42:35.603Z] #42 ... [2022-03-25T08:42:35.603Z] [2022-03-25T08:42:35.603Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-25T08:42:35.603Z] #56 sha256:3e79bf5897b180982db6d07a331809e330d605c07ab8e847454abfb23b1be21a [2022-03-25T08:42:35.603Z] #56 7.292 + RM_GOPATH=0 [2022-03-25T08:42:35.603Z] #56 7.292 + TMP_GOPATH= [2022-03-25T08:42:35.603Z] #56 7.292 + : /build [2022-03-25T08:42:35.603Z] #56 7.292 + '[' -z '' ']' [2022-03-25T08:42:35.603Z] #56 7.292 ++ mktemp -d [2022-03-25T08:42:35.603Z] #56 7.292 + export GOPATH=/tmp/tmp.OSfi2VoAqs [2022-03-25T08:42:35.603Z] #56 7.292 + GOPATH=/tmp/tmp.OSfi2VoAqs [2022-03-25T08:42:35.603Z] #56 7.292 + RM_GOPATH=1 [2022-03-25T08:42:35.603Z] #56 7.292 + case "$(go env GOARCH)" in [2022-03-25T08:42:35.603Z] #56 7.292 ++ go env GOARCH [2022-03-25T08:42:35.603Z] #56 7.292 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:42:35.603Z] #56 7.292 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:42:35.603Z] #56 7.292 ++ dirname /tmp/install/install.sh [2022-03-25T08:42:35.603Z] #56 7.325 + dir=/tmp/install [2022-03-25T08:42:35.603Z] #56 7.325 + bin=containerd [2022-03-25T08:42:35.603Z] #56 7.325 + shift [2022-03-25T08:42:35.603Z] #56 7.325 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-03-25T08:42:35.603Z] #56 7.325 + . /tmp/install/containerd.installer [2022-03-25T08:42:35.603Z] #56 7.325 ++ set -e [2022-03-25T08:42:35.603Z] #56 7.325 ++ : v1.5.11 [2022-03-25T08:42:35.603Z] #56 7.325 + install_containerd [2022-03-25T08:42:35.603Z] #56 7.325 + echo 'Install containerd version v1.5.11' [2022-03-25T08:42:35.603Z] #56 7.325 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OSfi2VoAqs/src/github.com/containerd/containerd [2022-03-25T08:42:35.603Z] #56 7.325 Install containerd version v1.5.11 [2022-03-25T08:42:35.603Z] #56 7.351 Cloning into '/tmp/tmp.OSfi2VoAqs/src/github.com/containerd/containerd'... [2022-03-25T08:42:35.673Z] #42 49.58 Selecting previously unselected package python-six. [2022-03-25T08:42:35.673Z] #42 49.59 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-03-25T08:42:35.673Z] #42 49.59 Unpacking python-six (1.12.0-1) ... [2022-03-25T08:42:35.673Z] #42 49.71 Selecting previously unselected package python-protobuf. [2022-03-25T08:42:35.934Z] #42 49.71 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-03-25T08:42:35.934Z] #42 49.73 Unpacking python-protobuf (3.6.1.3-2) ... [2022-03-25T08:42:36.195Z] #42 ... [2022-03-25T08:42:36.195Z] [2022-03-25T08:42:36.195Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:42:36.195Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:42:36.195Z] #13 28.63 Reading package lists... [2022-03-25T08:42:36.195Z] #13 35.45 Building dependency tree... [2022-03-25T08:42:36.195Z] #13 36.89 Reading state information... [2022-03-25T08:42:36.195Z] #13 38.86 The following additional packages will be installed: [2022-03-25T08:42:36.195Z] #13 38.87 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-03-25T08:42:36.195Z] #13 38.87 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-03-25T08:42:36.195Z] #13 38.87 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-03-25T08:42:36.195Z] #13 38.87 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-03-25T08:42:36.195Z] #13 38.87 mingw-w64-x86-64-dev [2022-03-25T08:42:36.195Z] #13 38.87 Suggested packages: [2022-03-25T08:42:36.195Z] #13 38.88 gcc-8-locales seccomp wine64 [2022-03-25T08:42:36.195Z] #13 40.22 The following NEW packages will be installed: [2022-03-25T08:42:36.195Z] #13 40.23 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-25T08:42:36.195Z] #13 40.23 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-03-25T08:42:36.195Z] #13 40.23 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-03-25T08:42:36.195Z] #13 40.23 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-03-25T08:42:36.195Z] #13 40.24 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-03-25T08:42:36.195Z] #13 40.25 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-03-25T08:42:36.195Z] #13 40.26 The following packages will be upgraded: [2022-03-25T08:42:36.195Z] #13 40.27 libseccomp2 [2022-03-25T08:42:36.195Z] #13 40.70 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2022-03-25T08:42:36.195Z] #13 40.70 Need to get 77.8 MB of archives. [2022-03-25T08:42:36.195Z] #13 40.70 After this operation, 487 MB of additional disk space will be used. [2022-03-25T08:42:36.195Z] #13 40.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-03-25T08:42:36.195Z] #13 40.72 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-03-25T08:42:36.195Z] #13 40.72 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-03-25T08:42:36.195Z] #13 40.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-03-25T08:42:36.195Z] #13 41.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-03-25T08:42:36.195Z] #13 41.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-03-25T08:42:36.195Z] #13 41.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-03-25T08:42:36.195Z] #13 41.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-03-25T08:42:36.195Z] #13 41.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-03-25T08:42:36.195Z] #13 41.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-03-25T08:42:36.195Z] #13 41.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-03-25T08:42:36.195Z] #13 44.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-03-25T08:42:36.195Z] #13 ... [2022-03-25T08:42:36.195Z] [2022-03-25T08:42:36.195Z] #36 [tini 1/2] 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-03-25T08:42:36.195Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-25T08:42:36.196Z] #36 45.14 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T08:42:36.196Z] #36 45.27 Fetched 14.9 MB in 2s (8564 kB/s) [2022-03-25T08:42:36.196Z] #36 45.38 Selecting previously unselected package xxd. [2022-03-25T08:42:36.196Z] #36 45.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 ... 15421 files and directories currently installed.) [2022-03-25T08:42:36.196Z] #36 45.45 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-25T08:42:36.196Z] #36 45.46 Unpacking xxd (2:8.1.0875-5) ... [2022-03-25T08:42:36.196Z] #36 45.70 Selecting previously unselected package vim-common. [2022-03-25T08:42:36.196Z] #36 45.71 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-25T08:42:36.196Z] #36 45.74 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-25T08:42:36.196Z] #36 46.07 Selecting previously unselected package cmake-data. [2022-03-25T08:42:36.196Z] #36 46.07 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-03-25T08:42:36.196Z] #36 46.08 Unpacking cmake-data (3.13.4-1) ... [2022-03-25T08:42:36.196Z] #36 48.67 Selecting previously unselected package libicu63:amd64. [2022-03-25T08:42:36.196Z] #36 48.69 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-25T08:42:36.196Z] #36 48.71 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-25T08:42:36.522Z] #37 ... [2022-03-25T08:42:36.522Z] [2022-03-25T08:42:36.522Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-25T08:42:36.522Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-25T08:42:36.522Z] #42 63.87 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-25T08:42:36.522Z] #42 63.88 Processing triggers for libc-bin (2.28-10) ... [2022-03-25T08:42:36.522Z] #42 DONE 64.2s [2022-03-25T08:42:36.697Z] #32 ... [2022-03-25T08:42:36.697Z] [2022-03-25T08:42:36.697Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:42:36.697Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:42:36.697Z] #13 27.52 Reading package lists... [2022-03-25T08:42:36.697Z] #13 34.62 Building dependency tree... [2022-03-25T08:42:36.697Z] #13 36.06 Reading state information... [2022-03-25T08:42:36.697Z] #13 38.12 The following additional packages will be installed: [2022-03-25T08:42:36.697Z] #13 38.12 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-03-25T08:42:36.697Z] #13 38.12 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-03-25T08:42:36.697Z] #13 38.12 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-03-25T08:42:36.697Z] #13 38.12 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-03-25T08:42:36.697Z] #13 38.12 mingw-w64-x86-64-dev [2022-03-25T08:42:36.697Z] #13 38.15 Suggested packages: [2022-03-25T08:42:36.697Z] #13 38.15 gcc-8-locales seccomp wine64 [2022-03-25T08:42:36.697Z] #13 39.32 The following NEW packages will be installed: [2022-03-25T08:42:36.697Z] #13 39.34 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-25T08:42:36.697Z] #13 39.34 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-03-25T08:42:36.697Z] #13 39.34 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-03-25T08:42:36.697Z] #13 39.34 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-03-25T08:42:36.697Z] #13 39.34 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-03-25T08:42:36.697Z] #13 39.35 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-03-25T08:42:36.697Z] #13 39.35 The following packages will be upgraded: [2022-03-25T08:42:36.697Z] #13 39.36 libseccomp2 [2022-03-25T08:42:36.697Z] #13 39.77 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2022-03-25T08:42:36.697Z] #13 39.77 Need to get 77.8 MB of archives. [2022-03-25T08:42:36.697Z] #13 39.77 After this operation, 487 MB of additional disk space will be used. [2022-03-25T08:42:36.697Z] #13 39.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-03-25T08:42:36.697Z] #13 39.81 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-03-25T08:42:36.697Z] #13 39.81 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-03-25T08:42:36.697Z] #13 39.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-03-25T08:42:36.697Z] #13 40.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-03-25T08:42:36.697Z] #13 40.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-03-25T08:42:36.697Z] #13 40.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-03-25T08:42:36.697Z] #13 40.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-03-25T08:42:36.697Z] #13 40.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-03-25T08:42:36.697Z] #13 40.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-03-25T08:42:36.697Z] #13 40.83 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-03-25T08:42:36.697Z] #13 43.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-03-25T08:42:36.697Z] #13 ... [2022-03-25T08:42:36.697Z] [2022-03-25T08:42:36.697Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-25T08:42:36.697Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-25T08:42:36.697Z] #42 48.35 Selecting previously unselected package libprotoc17:amd64. [2022-03-25T08:42:36.697Z] #42 48.36 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-03-25T08:42:36.697Z] #42 48.37 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-25T08:42:36.697Z] #42 48.97 Selecting previously unselected package protobuf-c-compiler. [2022-03-25T08:42:36.697Z] #42 48.99 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-03-25T08:42:36.697Z] #42 49.00 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-25T08:42:36.697Z] #42 49.14 Selecting previously unselected package protobuf-compiler. [2022-03-25T08:42:36.697Z] #42 49.17 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-03-25T08:42:36.697Z] #42 49.18 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-03-25T08:42:36.697Z] #42 49.33 Selecting previously unselected package python-pkg-resources. [2022-03-25T08:42:36.697Z] #42 49.33 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-03-25T08:42:36.697Z] #42 49.33 Unpacking python-pkg-resources (40.8.0-1) ... [2022-03-25T08:42:36.780Z] [2022-03-25T08:42:36.780Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:42:36.780Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:42:36.958Z] #42 49.58 Selecting previously unselected package python-six. [2022-03-25T08:42:36.958Z] #42 49.58 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-03-25T08:42:36.958Z] #42 49.60 Unpacking python-six (1.12.0-1) ... [2022-03-25T08:42:37.218Z] #42 49.72 Selecting previously unselected package python-protobuf. [2022-03-25T08:42:37.218Z] #42 49.73 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-03-25T08:42:37.218Z] #42 49.73 Unpacking python-protobuf (3.6.1.3-2) ... [2022-03-25T08:42:37.582Z] #36 ... [2022-03-25T08:42:37.582Z] [2022-03-25T08:42:37.582Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:42:37.582Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:42:37.582Z] #13 46.60 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-03-25T08:42:37.582Z] #13 46.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-03-25T08:42:37.582Z] #13 46.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-25T08:42:37.582Z] #13 46.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-25T08:42:37.582Z] #13 46.63 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-03-25T08:42:37.582Z] #13 46.64 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-03-25T08:42:37.582Z] #13 46.65 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-03-25T08:42:37.582Z] #13 46.68 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-03-25T08:42:37.582Z] #13 46.71 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-03-25T08:42:37.582Z] #13 46.74 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-03-25T08:42:37.582Z] #13 46.75 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-03-25T08:42:37.582Z] #13 46.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-03-25T08:42:37.582Z] #13 46.83 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-03-25T08:42:37.714Z] #43 ... [2022-03-25T08:42:37.714Z] [2022-03-25T08:42:37.714Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-25T08:42:37.714Z] #34 sha256:6fea4eb4ed736e5cee5602a2623955d1e030eef3a29d33807be0c45c62f959ad [2022-03-25T08:42:37.714Z] #34 55.40 internal/syscall/unix [2022-03-25T08:42:37.714Z] #34 55.73 time [2022-03-25T08:42:37.714Z] #34 61.88 internal/poll [2022-03-25T08:42:37.714Z] #34 62.09 internal/fmtsort [2022-03-25T08:42:37.714Z] #34 62.61 internal/syscall/execenv [2022-03-25T08:42:37.714Z] #34 62.77 path [2022-03-25T08:42:37.714Z] #34 63.30 io/fs [2022-03-25T08:42:37.714Z] #34 64.09 strings [2022-03-25T08:42:37.714Z] #34 64.43 os [2022-03-25T08:42:37.790Z] #42 50.31 Setting up python-pkg-resources (40.8.0-1) ... [2022-03-25T08:42:37.843Z] #13 46.84 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-03-25T08:42:37.972Z] #34 ... [2022-03-25T08:42:37.972Z] [2022-03-25T08:42:37.972Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-03-25T08:42:37.972Z] #37 sha256:9a0b91c6969e730493860c20c55e379566fe4b59433265aa24b6d21043c35108 [2022-03-25T08:42:37.972Z] #37 6.224 -- Detecting C compile features - done [2022-03-25T08:42:37.972Z] #37 6.273 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-25T08:42:37.972Z] #37 6.512 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-25T08:42:37.972Z] #37 6.611 -- Configuring done [2022-03-25T08:42:37.972Z] #37 6.634 -- Generating done [2022-03-25T08:42:37.972Z] #37 6.635 -- Build files have been written to: /tmp/tmp.WdDJmkQjzP/tini [2022-03-25T08:42:37.972Z] #37 6.643 + make tini-static [2022-03-25T08:42:38.194Z] #42 ... [2022-03-25T08:42:38.194Z] [2022-03-25T08:42:38.194Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-25T08:42:38.194Z] #34 sha256:53588d92d4d1a0c559e7fdcfc38d416ecf8c7331b4c0281adbffbddff12d78fa [2022-03-25T08:42:38.194Z] #34 40.85 sync [2022-03-25T08:42:38.194Z] #34 40.86 internal/reflectlite [2022-03-25T08:42:38.194Z] #34 42.68 internal/testlog [2022-03-25T08:42:38.194Z] #34 43.64 errors [2022-03-25T08:42:38.194Z] #34 43.64 sort [2022-03-25T08:42:38.194Z] #34 44.13 strconv [2022-03-25T08:42:38.194Z] #34 44.60 io [2022-03-25T08:42:38.194Z] #34 45.63 internal/oserror [2022-03-25T08:42:38.194Z] #34 45.80 syscall [2022-03-25T08:42:38.194Z] #34 47.78 reflect [2022-03-25T08:42:38.197Z] #13 ... [2022-03-25T08:42:38.197Z] [2022-03-25T08:42:38.197Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-03-25T08:42:38.197Z] #37 sha256:73313f57db49b41c980866f7a738bf557d62f868a1dda0c442142be36c638eee [2022-03-25T08:42:38.197Z] #37 5.943 -- Detecting C compile features - done [2022-03-25T08:42:38.197Z] #37 5.973 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-25T08:42:38.197Z] #37 6.124 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-25T08:42:38.197Z] #37 6.221 -- Configuring done [2022-03-25T08:42:38.197Z] #37 6.224 -- Generating done [2022-03-25T08:42:38.197Z] #37 6.236 -- Build files have been written to: /tmp/tmp.p6oXOMeQOY/tini [2022-03-25T08:42:38.197Z] #37 6.240 + make tini-static [2022-03-25T08:42:38.197Z] #37 6.448 Scanning dependencies of target tini-static [2022-03-25T08:42:38.197Z] #37 6.500 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-25T08:42:38.197Z] #37 7.532 [100%] Linking C executable tini-static [2022-03-25T08:42:38.197Z] #37 7.918 [100%] Built target tini-static [2022-03-25T08:42:38.197Z] #37 8.008 + mkdir -p /build [2022-03-25T08:42:38.197Z] #37 8.012 + cp tini-static /build/docker-init [2022-03-25T08:42:38.197Z] #37 DONE 8.8s [2022-03-25T08:42:38.230Z] #37 7.094 Scanning dependencies of target tini-static [2022-03-25T08:42:38.230Z] #37 7.203 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-25T08:42:38.453Z] [2022-03-25T08:42:38.453Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:42:38.453Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-25T08:42:38.453Z] #43 3.389 Note: Building without setproctitle() and strlcpy() support. [2022-03-25T08:42:38.453Z] #43 3.391 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-25T08:42:38.453Z] #43 3.399 Note: Building without GnuTLS support [2022-03-25T08:42:38.453Z] #43 3.401 Makefile.config:39: Warn: you have no libnftables installed [2022-03-25T08:42:38.453Z] #43 3.404 Makefile.config:40: Warn: Building without nftables support [2022-03-25T08:42:38.453Z] #43 4.569 fatal: not a git repository (or any of the parent directories): .git [2022-03-25T08:42:38.453Z] #43 4.617 GEN .gitid [2022-03-25T08:42:38.453Z] #43 4.640 GEN criu/include/version.h [2022-03-25T08:42:38.453Z] #43 4.670 GEN include/common/asm [2022-03-25T08:42:38.453Z] #43 5.644 PBCC images/timens.pb-c.c [2022-03-25T08:42:38.453Z] #43 5.669 DEP images/timens.pb-c.d [2022-03-25T08:42:38.453Z] #43 5.689 PBCC images/fown.pb-c.c [2022-03-25T08:42:38.453Z] #43 5.703 PBCC images/google/protobuf/descriptor.pb-c.c [2022-03-25T08:42:38.453Z] #43 5.764 PBCC images/opts.pb-c.c [2022-03-25T08:42:38.453Z] #43 5.793 PBCC images/memfd.pb-c.c [2022-03-25T08:42:38.453Z] #43 5.823 DEP images/fown.pb-c.d [2022-03-25T08:42:38.453Z] #43 5.853 DEP images/google/protobuf/descriptor.pb-c.d [2022-03-25T08:42:38.453Z] #43 5.897 DEP images/opts.pb-c.d [2022-03-25T08:42:38.453Z] #43 5.925 DEP images/memfd.pb-c.d [2022-03-25T08:42:38.453Z] #43 5.989 PBCC images/sit.pb-c.c [2022-03-25T08:42:38.453Z] #43 6.041 DEP images/sit.pb-c.d [2022-03-25T08:42:38.453Z] #43 6.070 PBCC images/macvlan.pb-c.c [2022-03-25T08:42:38.453Z] #43 6.100 DEP images/macvlan.pb-c.d [2022-03-25T08:42:38.453Z] #43 6.124 PBCC images/autofs.pb-c.c [2022-03-25T08:42:38.453Z] #43 6.144 DEP images/autofs.pb-c.d [2022-03-25T08:42:38.453Z] #43 6.176 PBCC images/sysctl.pb-c.c [2022-03-25T08:42:38.453Z] #43 6.204 DEP images/sysctl.pb-c.d [2022-03-25T08:42:38.453Z] #43 6.224 PBCC images/time.pb-c.c [2022-03-25T08:42:38.453Z] #43 6.241 DEP images/time.pb-c.d [2022-03-25T08:42:38.453Z] #43 6.268 PBCC images/binfmt-misc.pb-c.c [2022-03-25T08:42:38.453Z] #43 6.304 DEP images/binfmt-misc.pb-c.d [2022-03-25T08:42:38.453Z] #43 6.317 PBCC images/seccomp.pb-c.c [2022-03-25T08:42:38.453Z] #43 6.331 DEP images/seccomp.pb-c.d [2022-03-25T08:42:38.453Z] #43 6.345 PBCC images/userns.pb-c.c [2022-03-25T08:42:38.453Z] #43 6.354 DEP images/userns.pb-c.d [2022-03-25T08:42:38.453Z] #43 6.396 PBCC images/cgroup.pb-c.c [2022-03-25T08:42:38.453Z] #43 6.419 DEP images/cgroup.pb-c.d [2022-03-25T08:42:38.453Z] #43 6.441 PBCC images/ext-file.pb-c.c [2022-03-25T08:42:38.453Z] #43 6.462 DEP images/ext-file.pb-c.d [2022-03-25T08:42:38.453Z] #43 6.500 PBCC images/rpc.pb-c.c [2022-03-25T08:42:38.453Z] #43 6.531 DEP images/rpc.pb-c.d [2022-03-25T08:42:38.453Z] #43 6.566 PBCC images/siginfo.pb-c.c [2022-03-25T08:42:38.453Z] #43 6.584 DEP images/siginfo.pb-c.d [2022-03-25T08:42:38.453Z] #43 6.603 PBCC images/pagemap.pb-c.c [2022-03-25T08:42:38.453Z] #43 6.631 DEP images/pagemap.pb-c.d [2022-03-25T08:42:38.453Z] #43 6.651 PBCC images/rlimit.pb-c.c [2022-03-25T08:42:38.453Z] #43 6.692 DEP images/rlimit.pb-c.d [2022-03-25T08:42:38.453Z] #43 6.712 PBCC images/file-lock.pb-c.c [2022-03-25T08:42:38.453Z] #43 6.737 DEP images/file-lock.pb-c.d [2022-03-25T08:42:38.453Z] #43 6.751 PBCC images/tty.pb-c.c [2022-03-25T08:42:38.453Z] #43 6.794 DEP images/tty.pb-c.d [2022-03-25T08:42:38.453Z] #43 6.846 PBCC images/tun.pb-c.c [2022-03-25T08:42:38.453Z] #43 6.893 PBCC images/netdev.pb-c.c [2022-03-25T08:42:38.453Z] #43 6.935 DEP images/tun.pb-c.d [2022-03-25T08:42:38.453Z] #43 6.966 DEP images/netdev.pb-c.d [2022-03-25T08:42:38.453Z] #43 6.996 PBCC images/vma.pb-c.c [2022-03-25T08:42:38.453Z] #43 7.023 DEP images/vma.pb-c.d [2022-03-25T08:42:38.453Z] #43 7.062 PBCC images/creds.pb-c.c [2022-03-25T08:42:38.453Z] #43 7.080 DEP images/creds.pb-c.d [2022-03-25T08:42:38.453Z] #43 7.109 PBCC images/utsns.pb-c.c [2022-03-25T08:42:38.453Z] #43 7.134 DEP images/utsns.pb-c.d [2022-03-25T08:42:38.453Z] #43 7.156 PBCC images/ipc-desc.pb-c.c [2022-03-25T08:42:38.453Z] #43 7.184 PBCC images/ipc-sem.pb-c.c [2022-03-25T08:42:38.453Z] #43 7.189 DEP images/ipc-desc.pb-c.d [2022-03-25T08:42:38.453Z] #43 7.249 DEP images/ipc-sem.pb-c.d [2022-03-25T08:42:38.453Z] #43 7.304 PBCC images/ipc-msg.pb-c.c [2022-03-25T08:42:38.453Z] #43 7.329 DEP images/ipc-msg.pb-c.d [2022-03-25T08:42:38.453Z] #43 7.341 PBCC images/ipc-shm.pb-c.c [2022-03-25T08:42:38.453Z] #43 7.376 DEP images/ipc-shm.pb-c.d [2022-03-25T08:42:38.453Z] #43 7.399 PBCC images/ipc-var.pb-c.c [2022-03-25T08:42:38.453Z] #43 7.433 DEP images/ipc-var.pb-c.d [2022-03-25T08:42:38.453Z] #43 7.472 PBCC images/sk-opts.pb-c.c [2022-03-25T08:42:38.453Z] #43 7.498 PBCC images/packet-sock.pb-c.c [2022-03-25T08:42:38.453Z] #43 7.544 DEP images/sk-opts.pb-c.d [2022-03-25T08:42:38.453Z] #43 7.572 DEP images/packet-sock.pb-c.d [2022-03-25T08:42:38.453Z] #43 7.612 PBCC images/sk-netlink.pb-c.c [2022-03-25T08:42:38.453Z] #43 7.640 DEP images/sk-netlink.pb-c.d [2022-03-25T08:42:38.453Z] #43 7.673 PBCC images/sk-inet.pb-c.c [2022-03-25T08:42:38.453Z] #43 7.718 DEP images/sk-inet.pb-c.d [2022-03-25T08:42:38.453Z] #43 7.755 PBCC images/sk-unix.pb-c.c [2022-03-25T08:42:38.453Z] #43 7.792 DEP images/sk-unix.pb-c.d [2022-03-25T08:42:38.453Z] #43 7.808 PBCC images/mm.pb-c.c [2022-03-25T08:42:38.453Z] #43 7.836 DEP images/mm.pb-c.d [2022-03-25T08:42:38.453Z] #43 7.874 PBCC images/timerfd.pb-c.c [2022-03-25T08:42:38.453Z] #43 7.912 DEP images/timerfd.pb-c.d [2022-03-25T08:42:38.453Z] #43 7.945 PBCC images/timer.pb-c.c [2022-03-25T08:42:38.453Z] #43 7.958 DEP images/timer.pb-c.d [2022-03-25T08:42:38.453Z] #43 7.996 PBCC images/sa.pb-c.c [2022-03-25T08:42:38.453Z] #43 8.019 DEP images/sa.pb-c.d [2022-03-25T08:42:38.453Z] #43 8.088 PBCC images/pipe-data.pb-c.c [2022-03-25T08:42:38.453Z] #43 8.105 DEP images/pipe-data.pb-c.d [2022-03-25T08:42:38.453Z] #43 8.145 PBCC images/mnt.pb-c.c [2022-03-25T08:42:38.453Z] #43 8.180 DEP images/mnt.pb-c.d [2022-03-25T08:42:38.453Z] #43 8.210 PBCC images/sk-packet.pb-c.c [2022-03-25T08:42:38.453Z] #43 8.232 DEP images/sk-packet.pb-c.d [2022-03-25T08:42:38.453Z] #43 8.260 PBCC images/tcp-stream.pb-c.c [2022-03-25T08:42:38.453Z] #43 8.291 DEP images/tcp-stream.pb-c.d [2022-03-25T08:42:38.453Z] #43 8.311 PBCC images/pipe.pb-c.c [2022-03-25T08:42:38.453Z] #43 8.364 DEP images/pipe.pb-c.d [2022-03-25T08:42:38.453Z] #43 8.412 PBCC images/pstree.pb-c.c [2022-03-25T08:42:38.453Z] #43 8.428 DEP images/pstree.pb-c.d [2022-03-25T08:42:38.453Z] #43 8.480 PBCC images/fs.pb-c.c [2022-03-25T08:42:38.453Z] #43 8.514 DEP images/fs.pb-c.d [2022-03-25T08:42:38.453Z] #43 8.538 PBCC images/signalfd.pb-c.c [2022-03-25T08:42:38.453Z] #43 8.577 DEP images/signalfd.pb-c.d [2022-03-25T08:42:38.453Z] #43 8.612 PBCC images/fh.pb-c.c [2022-03-25T08:42:38.453Z] #43 8.646 PBCC images/fsnotify.pb-c.c [2022-03-25T08:42:38.453Z] #43 8.699 DEP images/fh.pb-c.d [2022-03-25T08:42:38.453Z] #43 8.746 DEP images/fsnotify.pb-c.d [2022-03-25T08:42:38.453Z] #43 8.781 PBCC images/eventpoll.pb-c.c [2022-03-25T08:42:38.453Z] #43 8.801 DEP images/eventpoll.pb-c.d [2022-03-25T08:42:38.453Z] #43 8.862 PBCC images/eventfd.pb-c.c [2022-03-25T08:42:38.453Z] #43 8.902 DEP images/eventfd.pb-c.d [2022-03-25T08:42:38.453Z] #43 8.970 PBCC images/remap-file-path.pb-c.c [2022-03-25T08:42:38.453Z] #43 8.991 DEP images/remap-file-path.pb-c.d [2022-03-25T08:42:38.453Z] #43 9.068 PBCC images/fifo.pb-c.c [2022-03-25T08:42:38.455Z] #34 ... [2022-03-25T08:42:38.455Z] [2022-03-25T08:42:38.455Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:42:38.455Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:42:38.455Z] #13 45.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-03-25T08:42:38.455Z] #13 45.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-03-25T08:42:38.455Z] #13 45.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-25T08:42:38.455Z] #13 45.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-25T08:42:38.455Z] #13 45.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-03-25T08:42:38.455Z] #13 45.52 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-03-25T08:42:38.455Z] #13 45.53 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-03-25T08:42:38.455Z] #13 45.55 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-03-25T08:42:38.455Z] #13 45.56 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-03-25T08:42:38.455Z] #13 45.59 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-03-25T08:42:38.455Z] #13 45.62 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-03-25T08:42:38.455Z] #13 45.67 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-03-25T08:42:38.455Z] #13 45.68 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-03-25T08:42:38.455Z] #13 45.69 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-03-25T08:42:38.513Z] #13 47.73 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T08:42:38.513Z] #13 ... [2022-03-25T08:42:38.513Z] [2022-03-25T08:42:38.513Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-25T08:42:38.513Z] #34 sha256:5e47581c3c05cb42607ee7a8007d3808fcc568b84ee2b5cefb6f18941942266b [2022-03-25T08:42:38.513Z] #34 42.41 sync [2022-03-25T08:42:38.513Z] #34 42.42 internal/reflectlite [2022-03-25T08:42:38.513Z] #34 44.10 internal/testlog [2022-03-25T08:42:38.513Z] #34 45.31 sort [2022-03-25T08:42:38.513Z] #34 45.31 errors [2022-03-25T08:42:38.513Z] #34 45.56 strconv [2022-03-25T08:42:38.513Z] #34 46.51 io [2022-03-25T08:42:38.513Z] #34 47.97 internal/oserror [2022-03-25T08:42:38.513Z] #34 48.13 syscall [2022-03-25T08:42:38.513Z] #34 49.08 reflect [2022-03-25T08:42:38.709Z] #43 9.147 DEP images/fifo.pb-c.d [2022-03-25T08:42:38.709Z] #43 9.180 PBCC images/ghost-file.pb-c.c [2022-03-25T08:42:38.709Z] #43 9.285 DEP images/ghost-file.pb-c.d [2022-03-25T08:42:38.709Z] #43 9.336 PBCC images/regfile.pb-c.c [2022-03-25T08:42:38.709Z] #43 9.423 DEP images/regfile.pb-c.d [2022-03-25T08:42:38.774Z] #34 ... [2022-03-25T08:42:38.774Z] [2022-03-25T08:42:38.774Z] #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-03-25T08:42:38.774Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-25T08:42:38.774Z] #32 44.85 Checking out files: 86% (1311/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-03-25T08:42:38.774Z] #32 45.39 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-25T08:42:38.774Z] #32 45.65 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-25T08:42:38.774Z] #32 ... [2022-03-25T08:42:38.774Z] [2022-03-25T08:42:38.774Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:42:38.774Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:42:38.774Z] #13 47.93 Fetched 77.8 MB in 6s (12.1 MB/s) [2022-03-25T08:42:38.946Z] #56 ... [2022-03-25T08:42:38.946Z] [2022-03-25T08:42:38.946Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-25T08:42:38.946Z] #34 sha256:749547e0b96cece089264f2adcf69a883fbb34e67254c3c990c430353d36a96d [2022-03-25T08:42:38.946Z] #34 44.61 sync [2022-03-25T08:42:38.946Z] #34 44.61 internal/reflectlite [2022-03-25T08:42:38.946Z] #34 46.06 internal/testlog [2022-03-25T08:42:38.946Z] #34 46.98 sort [2022-03-25T08:42:38.946Z] #34 46.98 errors [2022-03-25T08:42:38.946Z] #34 47.27 strconv [2022-03-25T08:42:38.946Z] #34 47.89 io [2022-03-25T08:42:38.946Z] #34 49.24 internal/oserror [2022-03-25T08:42:38.946Z] #34 49.39 syscall [2022-03-25T08:42:38.946Z] #34 50.82 reflect [2022-03-25T08:42:38.964Z] #43 9.456 PBCC images/ns.pb-c.c [2022-03-25T08:42:38.964Z] #43 9.555 DEP images/ns.pb-c.d [2022-03-25T08:42:38.964Z] #43 9.572 PBCC images/fdinfo.pb-c.c [2022-03-25T08:42:38.964Z] #43 9.687 DEP images/fdinfo.pb-c.d [2022-03-25T08:42:39.026Z] #13 46.65 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T08:42:39.026Z] #13 46.83 Fetched 77.8 MB in 6s (12.5 MB/s) [2022-03-25T08:42:39.026Z] #13 46.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-25T08:42:39.026Z] #13 46.98 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-25T08:42:39.035Z] #13 48.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-25T08:42:39.035Z] #13 48.05 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-25T08:42:39.035Z] #13 48.09 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-03-25T08:42:39.205Z] #34 ... [2022-03-25T08:42:39.205Z] [2022-03-25T08:42:39.205Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-25T08:42:39.205Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-25T08:42:39.205Z] #42 54.00 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-25T08:42:39.205Z] #42 54.02 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-25T08:42:39.205Z] #42 54.02 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-25T08:42:39.205Z] #42 54.04 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-25T08:42:39.205Z] #42 54.06 Setting up python-six (1.12.0-1) ... [2022-03-25T08:42:39.219Z] #43 9.716 PBCC images/core-aarch64.pb-c.c [2022-03-25T08:42:39.219Z] #43 9.759 PBCC images/core-arm.pb-c.c [2022-03-25T08:42:39.219Z] #43 9.787 PBCC images/core-ppc64.pb-c.c [2022-03-25T08:42:39.219Z] #43 9.821 PBCC images/core-s390.pb-c.c [2022-03-25T08:42:39.219Z] #43 9.851 PBCC images/core-x86.pb-c.c [2022-03-25T08:42:39.219Z] #43 9.880 PBCC images/core.pb-c.c [2022-03-25T08:42:39.219Z] #43 9.935 PBCC images/inventory.pb-c.c [2022-03-25T08:42:39.287Z] #13 47.00 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-03-25T08:42:39.296Z] #13 48.26 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-03-25T08:42:39.296Z] #13 48.45 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-25T08:42:39.474Z] #43 9.987 DEP images/core-aarch64.pb-c.d [2022-03-25T08:42:39.474Z] #43 10.02 DEP images/core-arm.pb-c.d [2022-03-25T08:42:39.474Z] #43 10.07 DEP images/core-ppc64.pb-c.d [2022-03-25T08:42:39.474Z] #43 10.09 DEP images/core-s390.pb-c.d [2022-03-25T08:42:39.474Z] #43 10.13 DEP images/core-x86.pb-c.d [2022-03-25T08:42:39.474Z] #43 10.16 DEP images/core.pb-c.d [2022-03-25T08:42:39.474Z] #43 10.19 DEP images/inventory.pb-c.d [2022-03-25T08:42:39.548Z] #13 47.17 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-03-25T08:42:39.548Z] #13 47.39 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-25T08:42:39.557Z] #13 48.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-25T08:42:39.557Z] #13 48.56 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-03-25T08:42:39.557Z] #13 48.57 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-25T08:42:39.604Z] #37 8.312 [100%] Linking C executable tini-static [2022-03-25T08:42:39.730Z] #43 10.23 PBCC images/cpuinfo.pb-c.c [2022-03-25T08:42:39.730Z] #43 10.24 DEP images/cpuinfo.pb-c.d [2022-03-25T08:42:39.730Z] #43 10.27 PBCC images/stats.pb-c.c [2022-03-25T08:42:39.730Z] #43 10.29 DEP images/stats.pb-c.d [2022-03-25T08:42:39.730Z] #43 ... [2022-03-25T08:42:39.730Z] [2022-03-25T08:42:39.730Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:42:39.730Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-25T08:42:39.730Z] #13 54.95 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-25T08:42:39.730Z] #13 54.97 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-03-25T08:42:39.730Z] #13 54.97 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-25T08:42:39.808Z] #13 47.39 (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 ... 15421 files and directories currently installed.) [2022-03-25T08:42:39.808Z] #13 47.46 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-03-25T08:42:39.808Z] #13 47.47 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-25T08:42:39.863Z] #37 8.786 [100%] Built target tini-static [2022-03-25T08:42:39.863Z] #37 8.845 + mkdir -p /build [2022-03-25T08:42:39.985Z] #13 55.09 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-03-25T08:42:39.985Z] #13 55.10 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-03-25T08:42:39.985Z] #13 55.10 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-25T08:42:40.121Z] #37 8.850 + cp tini-static /build/docker-init [2022-03-25T08:42:40.121Z] #37 DONE 9.1s [2022-03-25T08:42:40.121Z] [2022-03-25T08:42:40.121Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:42:40.121Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:42:40.121Z] #43 1.935 Note: Building without setproctitle() and strlcpy() support. [2022-03-25T08:42:40.121Z] #43 1.935 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-25T08:42:40.121Z] #43 1.966 Note: Building without GnuTLS support [2022-03-25T08:42:40.121Z] #43 2.000 Makefile.config:39: Warn: you have no libnftables installed [2022-03-25T08:42:40.121Z] #43 2.000 Makefile.config:40: Warn: Building without nftables support [2022-03-25T08:42:40.148Z] #42 ... [2022-03-25T08:42:40.148Z] [2022-03-25T08:42:40.148Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:42:40.148Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:42:40.148Z] #13 34.98 Reading package lists... [2022-03-25T08:42:40.148Z] #13 41.09 Building dependency tree... [2022-03-25T08:42:40.148Z] #13 42.39 Reading state information... [2022-03-25T08:42:40.148Z] #13 44.10 The following additional packages will be installed: [2022-03-25T08:42:40.148Z] #13 44.10 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-03-25T08:42:40.148Z] #13 44.10 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-03-25T08:42:40.148Z] #13 44.10 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-03-25T08:42:40.148Z] #13 44.10 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-03-25T08:42:40.148Z] #13 44.10 mingw-w64-x86-64-dev [2022-03-25T08:42:40.148Z] #13 44.10 Suggested packages: [2022-03-25T08:42:40.148Z] #13 44.10 gcc-8-locales seccomp wine64 [2022-03-25T08:42:40.148Z] #13 45.11 The following NEW packages will be installed: [2022-03-25T08:42:40.148Z] #13 45.11 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-25T08:42:40.148Z] #13 45.11 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-03-25T08:42:40.148Z] #13 45.11 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-03-25T08:42:40.148Z] #13 45.11 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-03-25T08:42:40.148Z] #13 45.11 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-03-25T08:42:40.148Z] #13 45.11 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-03-25T08:42:40.148Z] #13 45.11 The following packages will be upgraded: [2022-03-25T08:42:40.148Z] #13 45.12 libseccomp2 [2022-03-25T08:42:40.148Z] #13 45.64 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2022-03-25T08:42:40.148Z] #13 45.64 Need to get 77.8 MB of archives. [2022-03-25T08:42:40.148Z] #13 45.64 After this operation, 487 MB of additional disk space will be used. [2022-03-25T08:42:40.148Z] #13 45.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-03-25T08:42:40.148Z] #13 45.64 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-03-25T08:42:40.148Z] #13 45.64 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-03-25T08:42:40.148Z] #13 45.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-03-25T08:42:40.148Z] #13 45.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-03-25T08:42:40.148Z] #13 45.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-03-25T08:42:40.148Z] #13 45.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-03-25T08:42:40.148Z] #13 46.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-03-25T08:42:40.148Z] #13 46.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-03-25T08:42:40.148Z] #13 46.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-03-25T08:42:40.148Z] #13 46.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-03-25T08:42:40.148Z] #13 50.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-03-25T08:42:40.407Z] #13 ... [2022-03-25T08:42:40.407Z] [2022-03-25T08:42:40.407Z] #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-03-25T08:42:40.407Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-25T08:42:40.407Z] #32 45.49 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-03-25T08:42:40.407Z] #32 45.65 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-25T08:42:40.407Z] #32 45.65 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-25T08:42:40.666Z] #32 ... [2022-03-25T08:42:40.666Z] [2022-03-25T08:42:40.666Z] #36 [tini 1/2] 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-03-25T08:42:40.666Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-25T08:42:40.666Z] #36 45.93 Selecting previously unselected package libicu63:amd64. [2022-03-25T08:42:40.666Z] #36 45.93 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-25T08:42:40.666Z] #36 45.93 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-25T08:42:40.666Z] #36 52.28 Selecting previously unselected package libxml2:amd64. [2022-03-25T08:42:40.666Z] #36 52.28 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2022-03-25T08:42:40.666Z] #36 52.29 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-25T08:42:40.666Z] #36 52.88 Selecting previously unselected package libarchive13:amd64. [2022-03-25T08:42:40.666Z] #36 52.88 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-03-25T08:42:40.666Z] #36 52.89 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-25T08:42:40.666Z] #36 53.23 Selecting previously unselected package libjsoncpp1:amd64. [2022-03-25T08:42:40.666Z] #36 53.23 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-03-25T08:42:40.666Z] #36 53.30 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-25T08:42:40.666Z] #36 53.43 Selecting previously unselected package librhash0:amd64. [2022-03-25T08:42:40.666Z] #36 53.43 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-03-25T08:42:40.666Z] #36 53.43 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-03-25T08:42:40.666Z] #36 53.61 Selecting previously unselected package libuv1:amd64. [2022-03-25T08:42:40.666Z] #36 53.67 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-03-25T08:42:40.666Z] #36 53.67 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-25T08:42:40.666Z] #36 53.82 Selecting previously unselected package cmake. [2022-03-25T08:42:40.666Z] #36 53.82 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-03-25T08:42:40.666Z] #36 53.83 Unpacking cmake (3.13.4-1) ... [2022-03-25T08:42:40.666Z] #36 ... [2022-03-25T08:42:40.666Z] [2022-03-25T08:42:40.666Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-25T08:42:40.666Z] #47 sha256:46f40330004b509d386a3c56d1ff4884c9671c78852e3f883b21a301857dd768 [2022-03-25T08:42:40.666Z] #47 DONE 56.4s [2022-03-25T08:42:40.925Z] [2022-03-25T08:42:40.925Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:42:40.925Z] #49 sha256:1da475e60bf163ca3fe9cda9f6fe993f2e12db3e3c99143c115d09c71110f7f0 [2022-03-25T08:42:41.059Z] #43 4.213 fatal: not a git repository (or any of the parent directories): .git [2022-03-25T08:42:41.059Z] #43 4.332 GEN .gitid [2022-03-25T08:42:41.059Z] #43 4.390 GEN criu/include/version.h [2022-03-25T08:42:41.316Z] #43 4.570 GEN include/common/asm [2022-03-25T08:42:41.492Z] #49 ... [2022-03-25T08:42:41.492Z] [2022-03-25T08:42:41.492Z] #36 [tini 1/2] 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-03-25T08:42:41.492Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-25T08:42:41.492Z] #36 57.11 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-25T08:42:41.492Z] #36 57.14 Setting up xxd (2:8.1.0875-5) ... [2022-03-25T08:42:41.492Z] #36 57.24 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-25T08:42:41.492Z] #36 57.25 Setting up vim-common (2:8.1.0875-5) ... [2022-03-25T08:42:41.492Z] #36 57.33 Setting up librhash0:amd64 (1.3.8-1) ... [2022-03-25T08:42:41.751Z] #36 57.35 Setting up cmake-data (3.13.4-1) ... [2022-03-25T08:42:41.751Z] #36 57.36 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-25T08:42:41.751Z] #36 57.38 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-25T08:42:41.751Z] #36 57.39 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-25T08:42:41.751Z] #36 57.40 Setting up cmake (3.13.4-1) ... [2022-03-25T08:42:41.751Z] #36 57.41 Processing triggers for libc-bin (2.28-10) ... [2022-03-25T08:42:41.751Z] #36 57.48 Processing triggers for mime-support (3.62) ... [2022-03-25T08:42:42.106Z] #13 50.80 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-25T08:42:42.106Z] #13 50.81 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-03-25T08:42:42.106Z] #13 50.83 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-25T08:42:42.318Z] #36 DONE 57.9s [2022-03-25T08:42:42.319Z] [2022-03-25T08:42:42.319Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:42:42.319Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:42:42.319Z] #13 52.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-03-25T08:42:42.319Z] #13 52.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-03-25T08:42:42.319Z] #13 52.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-25T08:42:42.319Z] #13 52.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-25T08:42:42.319Z] #13 52.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-03-25T08:42:42.319Z] #13 52.42 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-03-25T08:42:42.319Z] #13 52.42 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-03-25T08:42:42.319Z] #13 52.43 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-03-25T08:42:42.319Z] #13 52.48 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-03-25T08:42:42.319Z] #13 52.52 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-03-25T08:42:42.319Z] #13 52.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-03-25T08:42:42.319Z] #13 52.61 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-03-25T08:42:42.319Z] #13 52.62 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-03-25T08:42:42.319Z] #13 52.64 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-03-25T08:42:42.353Z] #13 49.72 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-25T08:42:42.353Z] #13 49.72 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-03-25T08:42:42.353Z] #13 49.73 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-25T08:42:42.689Z] #43 5.857 PBCC images/timens.pb-c.c [2022-03-25T08:42:42.689Z] #43 5.878 DEP images/timens.pb-c.d [2022-03-25T08:42:42.689Z] #43 5.950 PBCC images/fown.pb-c.c [2022-03-25T08:42:42.689Z] #43 5.960 PBCC images/google/protobuf/descriptor.pb-c.c [2022-03-25T08:42:42.689Z] #43 6.029 PBCC images/opts.pb-c.c [2022-03-25T08:42:42.689Z] #43 6.104 PBCC images/memfd.pb-c.c [2022-03-25T08:42:42.689Z] #43 6.140 DEP images/fown.pb-c.d [2022-03-25T08:42:42.689Z] #43 6.173 DEP images/google/protobuf/descriptor.pb-c.d [2022-03-25T08:42:42.689Z] #43 6.216 DEP images/opts.pb-c.d [2022-03-25T08:42:42.885Z] #13 53.71 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T08:42:42.947Z] #43 6.269 DEP images/memfd.pb-c.d [2022-03-25T08:42:42.947Z] #43 6.338 PBCC images/sit.pb-c.c [2022-03-25T08:42:42.947Z] #43 6.397 DEP images/sit.pb-c.d [2022-03-25T08:42:42.947Z] #43 6.466 PBCC images/macvlan.pb-c.c [2022-03-25T08:42:43.147Z] #13 53.88 Fetched 77.8 MB in 7s (10.5 MB/s) [2022-03-25T08:42:43.206Z] #43 6.491 DEP images/macvlan.pb-c.d [2022-03-25T08:42:43.206Z] #43 6.524 PBCC images/autofs.pb-c.c [2022-03-25T08:42:43.206Z] #43 6.546 DEP images/autofs.pb-c.d [2022-03-25T08:42:43.206Z] #43 6.589 PBCC images/sysctl.pb-c.c [2022-03-25T08:42:43.206Z] #43 6.672 DEP images/sysctl.pb-c.d [2022-03-25T08:42:43.206Z] #43 6.693 PBCC images/time.pb-c.c [2022-03-25T08:42:43.406Z] #13 54.03 (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 ... 15421 files and directories currently installed.) [2022-03-25T08:42:43.406Z] #13 54.14 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-25T08:42:43.406Z] #13 54.15 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-03-25T08:42:43.406Z] #13 54.32 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-03-25T08:42:43.464Z] #43 6.725 DEP images/time.pb-c.d [2022-03-25T08:42:43.464Z] #43 6.756 PBCC images/binfmt-misc.pb-c.c [2022-03-25T08:42:43.464Z] #43 6.789 DEP images/binfmt-misc.pb-c.d [2022-03-25T08:42:43.464Z] #43 6.819 PBCC images/seccomp.pb-c.c [2022-03-25T08:42:43.464Z] #43 6.852 DEP images/seccomp.pb-c.d [2022-03-25T08:42:43.464Z] #43 6.877 PBCC images/userns.pb-c.c [2022-03-25T08:42:43.464Z] #43 6.916 DEP images/userns.pb-c.d [2022-03-25T08:42:43.464Z] #43 6.954 PBCC images/cgroup.pb-c.c [2022-03-25T08:42:43.664Z] #13 54.43 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-25T08:42:43.664Z] #13 54.43 (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 ... 15421 files and directories currently installed.) [2022-03-25T08:42:43.664Z] #13 54.48 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-03-25T08:42:43.664Z] #13 54.48 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-25T08:42:43.722Z] #43 6.976 DEP images/cgroup.pb-c.d [2022-03-25T08:42:43.723Z] #43 7.008 PBCC images/ext-file.pb-c.c [2022-03-25T08:42:43.723Z] #43 7.040 DEP images/ext-file.pb-c.d [2022-03-25T08:42:43.723Z] #43 7.092 PBCC images/rpc.pb-c.c [2022-03-25T08:42:43.723Z] #43 7.124 DEP images/rpc.pb-c.d [2022-03-25T08:42:43.723Z] #43 7.163 PBCC images/siginfo.pb-c.c [2022-03-25T08:42:43.723Z] #43 7.192 DEP images/siginfo.pb-c.d [2022-03-25T08:42:43.980Z] #43 7.252 PBCC images/pagemap.pb-c.c [2022-03-25T08:42:43.980Z] #43 7.285 DEP images/pagemap.pb-c.d [2022-03-25T08:42:43.980Z] #43 7.334 PBCC images/rlimit.pb-c.c [2022-03-25T08:42:43.980Z] #43 7.346 DEP images/rlimit.pb-c.d [2022-03-25T08:42:43.980Z] #43 7.396 PBCC images/file-lock.pb-c.c [2022-03-25T08:42:43.980Z] #43 7.441 DEP images/file-lock.pb-c.d [2022-03-25T08:42:43.980Z] #43 7.483 PBCC images/tty.pb-c.c [2022-03-25T08:42:43.980Z] #43 7.545 DEP images/tty.pb-c.d [2022-03-25T08:42:44.238Z] #43 7.586 PBCC images/tun.pb-c.c [2022-03-25T08:42:44.238Z] #43 7.642 PBCC images/netdev.pb-c.c [2022-03-25T08:42:44.497Z] #43 7.739 DEP images/tun.pb-c.d [2022-03-25T08:42:44.497Z] #43 7.789 DEP images/netdev.pb-c.d [2022-03-25T08:42:44.497Z] #43 7.868 PBCC images/vma.pb-c.c [2022-03-25T08:42:44.497Z] #43 7.918 DEP images/vma.pb-c.d [2022-03-25T08:42:44.497Z] #43 7.962 PBCC images/creds.pb-c.c [2022-03-25T08:42:44.656Z] #13 53.50 Selecting previously unselected package binutils-mingw-w64. [2022-03-25T08:42:44.656Z] #13 53.51 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-03-25T08:42:44.656Z] #13 53.52 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-25T08:42:44.656Z] #13 53.68 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-25T08:42:44.656Z] #13 53.68 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-25T08:42:44.656Z] #13 53.70 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-25T08:42:44.656Z] #13 53.88 Selecting previously unselected package dmsetup. [2022-03-25T08:42:44.656Z] #13 53.88 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-03-25T08:42:44.656Z] #13 53.89 Unpacking dmsetup (2:1.02.155-3) ... [2022-03-25T08:42:44.755Z] #43 7.984 DEP images/creds.pb-c.d [2022-03-25T08:42:44.755Z] #43 8.022 PBCC images/utsns.pb-c.c [2022-03-25T08:42:44.755Z] #43 8.041 DEP images/utsns.pb-c.d [2022-03-25T08:42:44.755Z] #43 8.075 PBCC images/ipc-desc.pb-c.c [2022-03-25T08:42:44.755Z] #43 8.104 PBCC images/ipc-sem.pb-c.c [2022-03-25T08:42:44.755Z] #43 8.120 DEP images/ipc-desc.pb-c.d [2022-03-25T08:42:44.755Z] #43 8.149 DEP images/ipc-sem.pb-c.d [2022-03-25T08:42:44.755Z] #43 8.184 PBCC images/ipc-msg.pb-c.c [2022-03-25T08:42:44.755Z] #43 8.204 DEP images/ipc-msg.pb-c.d [2022-03-25T08:42:44.755Z] #43 8.251 PBCC images/ipc-shm.pb-c.c [2022-03-25T08:42:44.755Z] #43 8.267 DEP images/ipc-shm.pb-c.d [2022-03-25T08:42:44.755Z] #43 8.314 PBCC images/ipc-var.pb-c.c [2022-03-25T08:42:44.899Z] #13 52.70 Selecting previously unselected package binutils-mingw-w64. [2022-03-25T08:42:44.899Z] #13 52.70 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-03-25T08:42:44.899Z] #13 52.70 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-25T08:42:44.899Z] #13 52.84 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-25T08:42:44.918Z] #13 54.07 Selecting previously unselected package mingw-w64-common. [2022-03-25T08:42:45.013Z] #43 8.344 DEP images/ipc-var.pb-c.d [2022-03-25T08:42:45.013Z] #43 8.375 PBCC images/sk-opts.pb-c.c [2022-03-25T08:42:45.013Z] #43 8.395 PBCC images/packet-sock.pb-c.c [2022-03-25T08:42:45.013Z] #43 8.454 DEP images/sk-opts.pb-c.d [2022-03-25T08:42:45.013Z] #43 8.508 DEP images/packet-sock.pb-c.d [2022-03-25T08:42:45.013Z] #43 8.561 PBCC images/sk-netlink.pb-c.c [2022-03-25T08:42:45.161Z] #13 52.84 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-25T08:42:45.161Z] #13 52.85 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-25T08:42:45.161Z] #13 53.04 Selecting previously unselected package dmsetup. [2022-03-25T08:42:45.161Z] #13 53.04 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-03-25T08:42:45.161Z] #13 53.05 Unpacking dmsetup (2:1.02.155-3) ... [2022-03-25T08:42:45.179Z] #13 54.08 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-03-25T08:42:45.179Z] #13 54.09 Unpacking mingw-w64-common (6.0.0-3) ... [2022-03-25T08:42:45.244Z] #13 ... [2022-03-25T08:42:45.245Z] [2022-03-25T08:42:45.245Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-25T08:42:45.245Z] #56 sha256:9bf4096898de0cabab0a172648d97bdf28ceec5dde6650aa416808d6086b5630 [2022-03-25T08:42:45.271Z] #43 8.598 DEP images/sk-netlink.pb-c.d [2022-03-25T08:42:45.271Z] #43 8.656 PBCC images/sk-inet.pb-c.c [2022-03-25T08:42:45.530Z] #43 8.729 DEP images/sk-inet.pb-c.d [2022-03-25T08:42:45.530Z] #43 8.769 PBCC images/sk-unix.pb-c.c [2022-03-25T08:42:45.530Z] #43 8.846 DEP images/sk-unix.pb-c.d [2022-03-25T08:42:45.530Z] #43 8.901 PBCC images/mm.pb-c.c [2022-03-25T08:42:45.530Z] #43 8.954 DEP images/mm.pb-c.d [2022-03-25T08:42:45.569Z] #13 56.37 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-25T08:42:45.569Z] #13 56.37 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-03-25T08:42:45.569Z] #13 56.41 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-25T08:42:45.762Z] #13 53.30 Selecting previously unselected package mingw-w64-common. [2022-03-25T08:42:45.762Z] #13 53.30 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-03-25T08:42:45.762Z] #13 53.32 Unpacking mingw-w64-common (6.0.0-3) ... [2022-03-25T08:42:45.762Z] #13 ... [2022-03-25T08:42:45.762Z] [2022-03-25T08:42:45.762Z] #36 [tini 1/2] 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-03-25T08:42:45.762Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-25T08:42:45.762Z] #36 52.95 Selecting previously unselected package libxml2:amd64. [2022-03-25T08:42:45.762Z] #36 52.95 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2022-03-25T08:42:45.762Z] #36 52.96 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-25T08:42:45.762Z] #36 53.44 Selecting previously unselected package libarchive13:amd64. [2022-03-25T08:42:45.762Z] #36 53.46 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-03-25T08:42:45.762Z] #36 53.47 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-25T08:42:45.762Z] #36 53.68 Selecting previously unselected package libjsoncpp1:amd64. [2022-03-25T08:42:45.762Z] #36 53.68 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-03-25T08:42:45.762Z] #36 53.68 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-25T08:42:45.762Z] #36 53.81 Selecting previously unselected package librhash0:amd64. [2022-03-25T08:42:45.762Z] #36 53.82 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-03-25T08:42:45.762Z] #36 53.85 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-03-25T08:42:45.762Z] #36 54.03 Selecting previously unselected package libuv1:amd64. [2022-03-25T08:42:45.762Z] #36 54.06 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-03-25T08:42:45.762Z] #36 54.06 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-25T08:42:45.762Z] #36 54.22 Selecting previously unselected package cmake. [2022-03-25T08:42:45.762Z] #36 54.23 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-03-25T08:42:45.762Z] #36 54.23 Unpacking cmake (3.13.4-1) ... [2022-03-25T08:42:45.762Z] #36 57.36 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-25T08:42:45.762Z] #36 57.38 Setting up xxd (2:8.1.0875-5) ... [2022-03-25T08:42:45.762Z] #36 57.39 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-25T08:42:45.762Z] #36 57.41 Setting up vim-common (2:8.1.0875-5) ... [2022-03-25T08:42:45.762Z] #36 57.46 Setting up librhash0:amd64 (1.3.8-1) ... [2022-03-25T08:42:45.762Z] #36 57.49 Setting up cmake-data (3.13.4-1) ... [2022-03-25T08:42:45.762Z] #36 57.51 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-25T08:42:45.762Z] #36 57.53 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-25T08:42:45.762Z] #36 57.54 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-25T08:42:45.762Z] #36 57.55 Setting up cmake (3.13.4-1) ... [2022-03-25T08:42:45.762Z] #36 57.58 Processing triggers for libc-bin (2.28-10) ... [2022-03-25T08:42:45.763Z] #36 57.65 Processing triggers for mime-support (3.62) ... [2022-03-25T08:42:45.763Z] #36 DONE 58.4s [2022-03-25T08:42:45.763Z] [2022-03-25T08:42:45.763Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-03-25T08:42:45.763Z] #37 sha256:ea2c99de2d1a6c95d05afb95f5c9bccbbd1343fb8495d5dd0f972956434a5c54 [2022-03-25T08:42:45.787Z] #43 8.994 PBCC images/timerfd.pb-c.c [2022-03-25T08:42:45.787Z] #43 9.027 DEP images/timerfd.pb-c.d [2022-03-25T08:42:45.787Z] #43 9.105 PBCC images/timer.pb-c.c [2022-03-25T08:42:45.787Z] #43 9.115 DEP images/timer.pb-c.d [2022-03-25T08:42:45.787Z] #43 9.174 PBCC images/sa.pb-c.c [2022-03-25T08:42:45.787Z] #43 9.228 DEP images/sa.pb-c.d [2022-03-25T08:42:46.011Z] #56 35.49 Checking out files: 65% (3011/4621) Checking out files: 66% (3050/4621) Checking out files: 67% (3097/4621) Checking out files: 68% (3143/4621) Checking out files: 69% (3189/4621) Checking out files: 70% (3235/4621) Checking out files: 71% (3281/4621) Checking out files: 72% (3328/4621) Checking out files: 73% (3374/4621) Checking out files: 74% (3420/4621) Checking out files: 75% (3466/4621) Checking out files: 76% (3512/4621) Checking out files: 77% (3559/4621) Checking out files: 78% (3605/4621) Checking out files: 79% (3651/4621) Checking out files: 80% (3697/4621) Checking out files: 81% (3744/4621) Checking out files: 82% (3790/4621) Checking out files: 83% (3836/4621) Checking out files: 84% (3882/4621) Checking out files: 85% (3928/4621) Checking out files: 86% (3975/4621) Checking out files: 87% (4021/4621) Checking out files: 88% (4067/4621) Checking out files: 89% (4113/4621) Checking out files: 90% (4159/4621) Checking out files: 91% (4206/4621) Checking out files: 92% (4252/4621) Checking out files: 93% (4298/4621) Checking out files: 94% (4344/4621) Checking out files: 95% (4390/4621) Checking out files: 96% (4437/4621) Checking out files: 97% (4483/4621) Checking out files: 98% (4529/4621) Checking out files: 99% (4575/4621) Checking out files: 100% (4621/4621) Checking out files: 100% (4621/4621), done. [2022-03-25T08:42:46.029Z] #37 ... [2022-03-25T08:42:46.029Z] [2022-03-25T08:42:46.029Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-25T08:42:46.029Z] #47 sha256:284c8f82ad48a23381e181e868bad0548f2729a5055f4a94274d8af8d351eadf [2022-03-25T08:42:46.029Z] #47 DONE 58.8s [2022-03-25T08:42:46.044Z] #43 9.268 PBCC images/pipe-data.pb-c.c [2022-03-25T08:42:46.044Z] #43 9.290 DEP images/pipe-data.pb-c.d [2022-03-25T08:42:46.044Z] #43 9.369 PBCC images/mnt.pb-c.c [2022-03-25T08:42:46.044Z] #43 9.400 DEP images/mnt.pb-c.d [2022-03-25T08:42:46.044Z] #43 9.449 PBCC images/sk-packet.pb-c.c [2022-03-25T08:42:46.044Z] #43 9.480 DEP images/sk-packet.pb-c.d [2022-03-25T08:42:46.044Z] #43 9.530 PBCC images/tcp-stream.pb-c.c [2022-03-25T08:42:46.044Z] #43 9.581 DEP images/tcp-stream.pb-c.d [2022-03-25T08:42:46.124Z] #13 ... [2022-03-25T08:42:46.124Z] [2022-03-25T08:42:46.124Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-25T08:42:46.124Z] #47 sha256:2d4fa23ea0fa199ebf4247b697b54e3f0914cde99c1657d062004d0abfdf997c [2022-03-25T08:42:46.124Z] #47 DONE 60.0s [2022-03-25T08:42:46.124Z] [2022-03-25T08:42:46.124Z] #36 [tini 1/2] 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-03-25T08:42:46.124Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-25T08:42:46.124Z] #36 55.06 Selecting previously unselected package libxml2:amd64. [2022-03-25T08:42:46.124Z] #36 55.07 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2022-03-25T08:42:46.124Z] #36 55.08 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-25T08:42:46.124Z] #36 55.64 Selecting previously unselected package libarchive13:amd64. [2022-03-25T08:42:46.124Z] #36 55.64 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-03-25T08:42:46.124Z] #36 55.65 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-25T08:42:46.124Z] #36 55.97 Selecting previously unselected package libjsoncpp1:amd64. [2022-03-25T08:42:46.124Z] #36 55.97 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-03-25T08:42:46.124Z] #36 55.98 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-25T08:42:46.124Z] #36 56.17 Selecting previously unselected package librhash0:amd64. [2022-03-25T08:42:46.124Z] #36 56.17 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-03-25T08:42:46.124Z] #36 56.18 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-03-25T08:42:46.124Z] #36 56.32 Selecting previously unselected package libuv1:amd64. [2022-03-25T08:42:46.124Z] #36 56.32 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-03-25T08:42:46.124Z] #36 56.32 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-25T08:42:46.124Z] #36 56.47 Selecting previously unselected package cmake. [2022-03-25T08:42:46.124Z] #36 56.48 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-03-25T08:42:46.124Z] #36 56.48 Unpacking cmake (3.13.4-1) ... [2022-03-25T08:42:46.124Z] #36 59.39 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-25T08:42:46.124Z] #36 59.42 Setting up xxd (2:8.1.0875-5) ... [2022-03-25T08:42:46.124Z] #36 59.43 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-25T08:42:46.124Z] #36 59.44 Setting up vim-common (2:8.1.0875-5) ... [2022-03-25T08:42:46.124Z] #36 59.49 Setting up librhash0:amd64 (1.3.8-1) ... [2022-03-25T08:42:46.124Z] #36 59.51 Setting up cmake-data (3.13.4-1) ... [2022-03-25T08:42:46.124Z] #36 59.59 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-25T08:42:46.124Z] #36 59.64 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-25T08:42:46.124Z] #36 59.68 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-25T08:42:46.124Z] #36 59.74 Setting up cmake (3.13.4-1) ... [2022-03-25T08:42:46.124Z] #36 59.80 Processing triggers for libc-bin (2.28-10) ... [2022-03-25T08:42:46.124Z] #36 59.90 Processing triggers for mime-support (3.62) ... [2022-03-25T08:42:46.267Z] #56 36.33 + cd /tmp/tmp.5JBOpbyzRV/src/github.com/containerd/containerd [2022-03-25T08:42:46.267Z] #56 36.34 + git checkout -q v1.5.11 [2022-03-25T08:42:46.288Z] [2022-03-25T08:42:46.288Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-25T08:42:46.288Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-25T08:42:46.288Z] #42 54.16 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-25T08:42:46.288Z] #42 54.17 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-25T08:42:46.288Z] #42 54.19 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-25T08:42:46.288Z] #42 54.21 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-25T08:42:46.288Z] #42 54.23 Setting up python-six (1.12.0-1) ... [2022-03-25T08:42:46.288Z] #42 57.44 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-25T08:42:46.288Z] #42 57.47 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-25T08:42:46.288Z] #42 57.50 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-25T08:42:46.288Z] #42 57.52 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-03-25T08:42:46.288Z] #42 57.53 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-25T08:42:46.288Z] #42 57.54 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-03-25T08:42:46.288Z] #42 57.56 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-25T08:42:46.288Z] #42 57.58 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-25T08:42:46.288Z] #42 57.59 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-25T08:42:46.288Z] #42 57.61 Setting up python-protobuf (3.6.1.3-2) ... [2022-03-25T08:42:46.302Z] #43 9.634 PBCC images/pipe.pb-c.c [2022-03-25T08:42:46.302Z] #43 9.693 DEP images/pipe.pb-c.d [2022-03-25T08:42:46.302Z] #43 9.737 PBCC images/pstree.pb-c.c [2022-03-25T08:42:46.302Z] #43 9.751 DEP images/pstree.pb-c.d [2022-03-25T08:42:46.302Z] #43 9.820 PBCC images/fs.pb-c.c [2022-03-25T08:42:46.385Z] #36 DONE 60.3s [2022-03-25T08:42:46.385Z] [2022-03-25T08:42:46.385Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-25T08:42:46.385Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-25T08:42:46.385Z] #42 50.23 Setting up python-pkg-resources (40.8.0-1) ... [2022-03-25T08:42:46.385Z] #42 54.36 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-25T08:42:46.385Z] #42 54.39 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-25T08:42:46.385Z] #42 54.41 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-25T08:42:46.385Z] #42 54.43 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-25T08:42:46.385Z] #42 54.45 Setting up python-six (1.12.0-1) ... [2022-03-25T08:42:46.385Z] #42 57.86 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-25T08:42:46.385Z] #42 57.88 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-25T08:42:46.385Z] #42 57.90 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-25T08:42:46.385Z] #42 57.92 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-03-25T08:42:46.385Z] #42 57.93 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-25T08:42:46.385Z] #42 57.94 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-03-25T08:42:46.385Z] #42 57.95 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-25T08:42:46.385Z] #42 57.96 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-25T08:42:46.385Z] #42 57.98 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-25T08:42:46.385Z] #42 58.01 Setting up python-protobuf (3.6.1.3-2) ... [2022-03-25T08:42:46.559Z] #43 9.847 DEP images/fs.pb-c.d [2022-03-25T08:42:46.559Z] #43 9.900 PBCC images/signalfd.pb-c.c [2022-03-25T08:42:46.559Z] #43 9.965 DEP images/signalfd.pb-c.d [2022-03-25T08:42:46.559Z] #43 10.01 PBCC images/fh.pb-c.c [2022-03-25T08:42:46.559Z] #43 10.09 PBCC images/fsnotify.pb-c.c [2022-03-25T08:42:46.647Z] #42 ... [2022-03-25T08:42:46.647Z] [2022-03-25T08:42:46.647Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-03-25T08:42:46.647Z] #37 sha256:8cecd91828e12e71d7fb506d845bc617c732d5c0b54391511a83e73afcda9fc4 [2022-03-25T08:42:46.816Z] #43 10.14 DEP images/fh.pb-c.d [2022-03-25T08:42:46.816Z] #43 10.19 DEP images/fsnotify.pb-c.d [2022-03-25T08:42:46.816Z] #43 10.25 PBCC images/eventpoll.pb-c.c [2022-03-25T08:42:46.816Z] #43 10.31 DEP images/eventpoll.pb-c.d [2022-03-25T08:42:46.816Z] #43 10.37 PBCC images/eventfd.pb-c.c [2022-03-25T08:42:47.074Z] #43 10.39 DEP images/eventfd.pb-c.d [2022-03-25T08:42:47.074Z] #43 10.44 PBCC images/remap-file-path.pb-c.c [2022-03-25T08:42:47.074Z] #43 10.47 DEP images/remap-file-path.pb-c.d [2022-03-25T08:42:47.074Z] #43 10.51 PBCC images/fifo.pb-c.c [2022-03-25T08:42:47.074Z] #43 10.54 DEP images/fifo.pb-c.d [2022-03-25T08:42:47.074Z] #43 10.61 PBCC images/ghost-file.pb-c.c [2022-03-25T08:42:47.332Z] #43 10.64 DEP images/ghost-file.pb-c.d [2022-03-25T08:42:47.332Z] #43 10.68 PBCC images/regfile.pb-c.c [2022-03-25T08:42:47.332Z] #43 10.73 DEP images/regfile.pb-c.d [2022-03-25T08:42:47.332Z] #43 10.79 PBCC images/ns.pb-c.c [2022-03-25T08:42:47.332Z] #43 10.81 DEP images/ns.pb-c.d [2022-03-25T08:42:47.332Z] #43 10.86 PBCC images/fdinfo.pb-c.c [2022-03-25T08:42:47.590Z] #43 10.98 DEP images/fdinfo.pb-c.d [2022-03-25T08:42:47.590Z] #43 11.03 PBCC images/core-aarch64.pb-c.c [2022-03-25T08:42:47.590Z] #43 11.10 PBCC images/core-arm.pb-c.c [2022-03-25T08:42:47.670Z] #42 ... [2022-03-25T08:42:47.670Z] [2022-03-25T08:42:47.670Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-03-25T08:42:47.670Z] #37 sha256:ea2c99de2d1a6c95d05afb95f5c9bccbbd1343fb8495d5dd0f972956434a5c54 [2022-03-25T08:42:47.670Z] #37 1.610 + RM_GOPATH=0 [2022-03-25T08:42:47.670Z] #37 1.610 + TMP_GOPATH= [2022-03-25T08:42:47.670Z] #37 1.610 + : /build [2022-03-25T08:42:47.670Z] #37 1.610 + '[' -z '' ']' [2022-03-25T08:42:47.670Z] #37 1.610 ++ mktemp -d [2022-03-25T08:42:47.670Z] #37 1.610 + export GOPATH=/tmp/tmp.FWKhKQgIBX [2022-03-25T08:42:47.670Z] #37 1.610 + GOPATH=/tmp/tmp.FWKhKQgIBX [2022-03-25T08:42:47.670Z] #37 1.610 + RM_GOPATH=1 [2022-03-25T08:42:47.670Z] #37 1.610 + case "$(go env GOARCH)" in [2022-03-25T08:42:47.670Z] #37 1.610 ++ go env GOARCH [2022-03-25T08:42:47.670Z] #37 1.705 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:42:47.670Z] #37 1.719 Install tini version v0.19.0 [2022-03-25T08:42:47.670Z] #37 1.719 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:42:47.670Z] #37 1.719 ++ dirname /tmp/install/install.sh [2022-03-25T08:42:47.670Z] #37 1.719 + dir=/tmp/install [2022-03-25T08:42:47.670Z] #37 1.719 + bin=tini [2022-03-25T08:42:47.670Z] #37 1.719 + shift [2022-03-25T08:42:47.670Z] #37 1.719 + '[' '!' -f /tmp/install/tini.installer ']' [2022-03-25T08:42:47.670Z] #37 1.719 + . /tmp/install/tini.installer [2022-03-25T08:42:47.670Z] #37 1.719 ++ : v0.19.0 [2022-03-25T08:42:47.670Z] #37 1.719 + install_tini [2022-03-25T08:42:47.670Z] #37 1.719 + echo 'Install tini version v0.19.0' [2022-03-25T08:42:47.670Z] #37 1.719 + git clone https://github.com/krallin/tini.git /tmp/tmp.FWKhKQgIBX/tini [2022-03-25T08:42:47.670Z] #37 1.728 Cloning into '/tmp/tmp.FWKhKQgIBX/tini'... [2022-03-25T08:42:47.847Z] #43 11.13 PBCC images/core-ppc64.pb-c.c [2022-03-25T08:42:47.848Z] #43 11.22 PBCC images/core-s390.pb-c.c [2022-03-25T08:42:47.848Z] #43 11.25 PBCC images/core-x86.pb-c.c [2022-03-25T08:42:47.848Z] #43 11.34 PBCC images/core.pb-c.c [2022-03-25T08:42:48.046Z] #37 1.581 + RM_GOPATH=0 [2022-03-25T08:42:48.046Z] #37 1.581 + TMP_GOPATH= [2022-03-25T08:42:48.046Z] #37 1.581 + : /build [2022-03-25T08:42:48.046Z] #37 1.581 + '[' -z '' ']' [2022-03-25T08:42:48.046Z] #37 1.581 ++ mktemp -d [2022-03-25T08:42:48.046Z] #37 1.584 + export GOPATH=/tmp/tmp.a2gz6uxhjn [2022-03-25T08:42:48.046Z] #37 1.584 + GOPATH=/tmp/tmp.a2gz6uxhjn [2022-03-25T08:42:48.046Z] #37 1.584 + RM_GOPATH=1 [2022-03-25T08:42:48.046Z] #37 1.584 + case "$(go env GOARCH)" in [2022-03-25T08:42:48.046Z] #37 1.600 ++ go env GOARCH [2022-03-25T08:42:48.046Z] #37 1.640 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:42:48.046Z] #37 1.640 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:42:48.046Z] #37 1.640 ++ dirname /tmp/install/install.sh [2022-03-25T08:42:48.046Z] #37 1.640 + dir=/tmp/install [2022-03-25T08:42:48.046Z] #37 1.640 + bin=tini [2022-03-25T08:42:48.046Z] #37 1.640 + shift [2022-03-25T08:42:48.046Z] #37 1.640 + '[' '!' -f /tmp/install/tini.installer ']' [2022-03-25T08:42:48.046Z] #37 1.640 + . /tmp/install/tini.installer [2022-03-25T08:42:48.046Z] #37 1.640 ++ : v0.19.0 [2022-03-25T08:42:48.046Z] #37 1.640 + install_tini [2022-03-25T08:42:48.046Z] #37 1.640 + echo 'Install tini version v0.19.0' [2022-03-25T08:42:48.046Z] #37 1.640 + git clone https://github.com/krallin/tini.git /tmp/tmp.a2gz6uxhjn/tini [2022-03-25T08:42:48.046Z] #37 1.640 Install tini version v0.19.0 [2022-03-25T08:42:48.046Z] #37 1.656 Cloning into '/tmp/tmp.a2gz6uxhjn/tini'... [2022-03-25T08:42:48.106Z] #43 11.41 PBCC images/inventory.pb-c.c [2022-03-25T08:42:48.106Z] #43 11.48 DEP images/core-aarch64.pb-c.d [2022-03-25T08:42:48.106Z] #43 ... [2022-03-25T08:42:48.106Z] [2022-03-25T08:42:48.106Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:42:48.106Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:42:48.106Z] #13 61.33 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-25T08:42:48.106Z] #13 61.34 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-03-25T08:42:48.106Z] #13 61.35 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-25T08:42:48.106Z] #13 66.96 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-25T08:42:48.106Z] #13 66.96 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-25T08:42:48.106Z] #13 66.97 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-25T08:42:48.106Z] #13 67.14 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-03-25T08:42:48.106Z] #13 67.15 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-25T08:42:48.106Z] #13 67.15 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-25T08:42:48.106Z] #13 ... [2022-03-25T08:42:48.106Z] [2022-03-25T08:42:48.106Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:42:48.106Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:42:48.106Z] #43 11.51 DEP images/core-arm.pb-c.d [2022-03-25T08:42:48.106Z] #43 11.54 DEP images/core-ppc64.pb-c.d [2022-03-25T08:42:48.106Z] #43 11.58 DEP images/core-s390.pb-c.d [2022-03-25T08:42:48.155Z] #56 38.16 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-25T08:42:48.155Z] #56 38.16 + BUILDTAGS='netgo osusergo static_build' [2022-03-25T08:42:48.155Z] #56 38.16 + export EXTRA_FLAGS=-buildmode=pie [2022-03-25T08:42:48.155Z] #56 38.16 + EXTRA_FLAGS=-buildmode=pie [2022-03-25T08:42:48.155Z] #56 38.16 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-25T08:42:48.155Z] #56 38.16 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-25T08:42:48.155Z] #56 38.16 + '[' '' = dynamic ']' [2022-03-25T08:42:48.155Z] #56 38.16 + make [2022-03-25T08:42:48.241Z] #37 2.526 + cd /tmp/tmp.FWKhKQgIBX/tini [2022-03-25T08:42:48.241Z] #37 2.526 + git checkout -q v0.19.0 [2022-03-25T08:42:48.241Z] #37 2.533 + cmake . [2022-03-25T08:42:48.364Z] #43 11.61 DEP images/core-x86.pb-c.d [2022-03-25T08:42:48.364Z] #43 11.66 DEP images/core.pb-c.d [2022-03-25T08:42:48.364Z] #43 11.73 DEP images/inventory.pb-c.d [2022-03-25T08:42:48.364Z] #43 11.81 PBCC images/cpuinfo.pb-c.c [2022-03-25T08:42:48.364Z] #43 11.87 DEP images/cpuinfo.pb-c.d [2022-03-25T08:42:48.622Z] #43 11.92 PBCC images/stats.pb-c.c [2022-03-25T08:42:48.622Z] #43 11.97 DEP images/stats.pb-c.d [2022-03-25T08:42:48.813Z] #37 3.098 -- The C compiler identification is GNU 8.3.0 [2022-03-25T08:42:48.813Z] #37 3.153 -- Check for working C compiler: /usr/bin/cc [2022-03-25T08:42:48.890Z] #13 59.28 Selecting previously unselected package binutils-mingw-w64. [2022-03-25T08:42:48.890Z] #13 59.29 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-03-25T08:42:48.890Z] #13 59.29 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-25T08:42:48.890Z] #13 59.42 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-25T08:42:48.890Z] #13 59.43 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-25T08:42:48.890Z] #13 59.43 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-25T08:42:48.890Z] #13 59.66 Selecting previously unselected package dmsetup.#13 ... [2022-03-25T08:42:48.890Z] [2022-03-25T08:42:48.890Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-25T08:42:48.890Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-25T08:42:48.890Z] #42 58.05 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-25T08:42:48.890Z] #42 58.10 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-25T08:42:48.890Z] #42 58.13 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-25T08:42:48.890Z] #42 58.18 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-03-25T08:42:48.890Z] #42 58.18 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-25T08:42:48.890Z] #42 58.18 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-03-25T08:42:48.890Z] #42 58.20 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-25T08:42:48.890Z] #42 58.21 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-25T08:42:48.890Z] #42 58.23 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-25T08:42:48.890Z] #42 58.23 Setting up python-protobuf (3.6.1.3-2) ... [2022-03-25T08:42:48.890Z] #42 64.03 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-25T08:42:48.890Z] #42 64.09 Processing triggers for libc-bin (2.28-10) ... [2022-03-25T08:42:48.890Z] #42 DONE 64.6s [2022-03-25T08:42:48.890Z] [2022-03-25T08:42:48.890Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:42:48.890Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:42:48.890Z] #13 59.66 Selecting previously unselected package dmsetup. [2022-03-25T08:42:48.890Z] #13 59.67 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-03-25T08:42:48.890Z] #13 59.68 Unpacking dmsetup (2:1.02.155-3) ... [2022-03-25T08:42:48.890Z] #13 ... [2022-03-25T08:42:48.890Z] [2022-03-25T08:42:48.890Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:42:48.890Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:42:48.991Z] #37 2.510 + cd /tmp/tmp.a2gz6uxhjn/tini [2022-03-25T08:42:48.991Z] #37 2.511 + git checkout -q v0.19.0 [2022-03-25T08:42:48.991Z] #37 2.516 + cmake . [2022-03-25T08:42:49.188Z] #43 ... [2022-03-25T08:42:49.188Z] [2022-03-25T08:42:49.188Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-25T08:42:49.188Z] #34 sha256:6fea4eb4ed736e5cee5602a2623955d1e030eef3a29d33807be0c45c62f959ad [2022-03-25T08:42:49.188Z] #34 66.91 bufio [2022-03-25T08:42:49.188Z] #34 68.72 fmt [2022-03-25T08:42:49.188Z] #34 68.79 path/filepath [2022-03-25T08:42:49.188Z] #34 70.18 io/ioutil [2022-03-25T08:42:49.188Z] #34 70.44 text/tabwriter [2022-03-25T08:42:49.188Z] #34 71.80 flag [2022-03-25T08:42:49.188Z] #34 71.81 github.com/BurntSushi/toml [2022-03-25T08:42:49.188Z] #34 73.13 log [2022-03-25T08:42:49.188Z] #34 75.00 github.com/BurntSushi/toml/cmd/tomlv [2022-03-25T08:42:49.188Z] #34 DONE 76.9s [2022-03-25T08:42:49.384Z] #37 3.766 -- Check for working C compiler: /usr/bin/cc -- works [2022-03-25T08:42:49.446Z] [2022-03-25T08:42:49.446Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:42:49.446Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:42:49.519Z] #56 39.53 + bin/ctr [2022-03-25T08:42:49.563Z] #37 2.962 -- The C compiler identification is GNU 8.3.0 [2022-03-25T08:42:49.563Z] #37 3.009 -- Check for working C compiler: /usr/bin/cc [2022-03-25T08:42:49.619Z] INFO: Expanding compiler 1 of 3... [2022-03-25T08:42:49.644Z] #37 3.770 -- Detecting C compiler ABI info [2022-03-25T08:42:50.134Z] #37 3.566 -- Check for working C compiler: /usr/bin/cc -- works [2022-03-25T08:42:50.134Z] #37 3.588 -- Detecting C compiler ABI info [2022-03-25T08:42:50.214Z] #37 4.288 -- Detecting C compiler ABI info - done [2022-03-25T08:42:50.214Z] #37 4.330 -- Detecting C compile features [2022-03-25T08:42:50.382Z] #43 13.75 make[1]: Nothing to be done for 'all'. [2022-03-25T08:42:50.475Z] #37 ... [2022-03-25T08:42:50.475Z] [2022-03-25T08:42:50.475Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-25T08:42:50.475Z] #34 sha256:53588d92d4d1a0c559e7fdcfc38d416ecf8c7331b4c0281adbffbddff12d78fa [2022-03-25T08:42:50.475Z] #34 53.06 internal/syscall/unix [2022-03-25T08:42:50.475Z] #34 53.46 time [2022-03-25T08:42:50.475Z] #34 59.59 internal/fmtsort [2022-03-25T08:42:50.475Z] #34 59.83 internal/poll [2022-03-25T08:42:50.475Z] #34 60.28 internal/syscall/execenv [2022-03-25T08:42:50.475Z] #34 60.59 path [2022-03-25T08:42:50.475Z] #34 61.08 io/fs [2022-03-25T08:42:50.475Z] #34 62.13 strings [2022-03-25T08:42:50.475Z] #34 62.93 os [2022-03-25T08:42:50.607Z] INFO: Expanding compiler 2 of 3... [2022-03-25T08:42:50.704Z] #37 4.169 -- Detecting C compiler ABI info - done [2022-03-25T08:42:50.704Z] #37 4.216 -- Detecting C compile features [2022-03-25T08:42:50.882Z] #56 ... [2022-03-25T08:42:50.882Z] [2022-03-25T08:42:50.882Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:42:50.882Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-25T08:42:50.882Z] #43 11.10 make[1]: Nothing to be done for 'all'. [2022-03-25T08:42:50.882Z] #43 12.12 CC images/stats.o [2022-03-25T08:42:50.882Z] #43 12.45 CC images/core.o [2022-03-25T08:42:50.882Z] #43 12.95 CC images/core-x86.o [2022-03-25T08:42:50.882Z] #43 13.34 CC images/core-arm.o [2022-03-25T08:42:50.882Z] #43 13.58 CC images/core-aarch64.o [2022-03-25T08:42:50.882Z] #43 13.85 CC images/core-ppc64.o [2022-03-25T08:42:50.882Z] #43 14.23 CC images/core-s390.o [2022-03-25T08:42:50.882Z] #43 14.68 CC images/cpuinfo.o [2022-03-25T08:42:50.882Z] #43 14.99 CC images/inventory.o [2022-03-25T08:42:50.882Z] #43 15.15 CC images/fdinfo.o [2022-03-25T08:42:50.882Z] #43 15.42 CC images/fown.o [2022-03-25T08:42:50.882Z] #43 15.59 CC images/ns.o [2022-03-25T08:42:50.882Z] #43 15.81 CC images/regfile.o [2022-03-25T08:42:50.882Z] #43 15.98 CC images/ghost-file.o [2022-03-25T08:42:50.882Z] #43 16.16 CC images/fifo.o [2022-03-25T08:42:50.882Z] #43 16.31 CC images/remap-file-path.o [2022-03-25T08:42:50.882Z] #43 16.45 CC images/eventfd.o [2022-03-25T08:42:50.882Z] #43 16.66 CC images/eventpoll.o [2022-03-25T08:42:50.882Z] #43 16.90 CC images/fh.o [2022-03-25T08:42:50.882Z] #43 17.09 CC images/fsnotify.o [2022-03-25T08:42:50.882Z] #43 17.58 CC images/signalfd.o [2022-03-25T08:42:50.882Z] #43 17.73 CC images/fs.o [2022-03-25T08:42:50.882Z] #43 17.87 CC images/pstree.o [2022-03-25T08:42:50.882Z] #43 18.05 CC images/pipe.o [2022-03-25T08:42:50.882Z] #43 18.26 CC images/tcp-stream.o [2022-03-25T08:42:50.882Z] #43 18.49 CC images/sk-packet.o [2022-03-25T08:42:50.882Z] #43 18.76 CC images/mnt.o [2022-03-25T08:42:50.882Z] #43 18.95 CC images/pipe-data.o [2022-03-25T08:42:50.882Z] #43 19.07 CC images/sa.o [2022-03-25T08:42:50.882Z] #43 19.23 CC images/timer.o [2022-03-25T08:42:50.882Z] #43 19.53 CC images/timerfd.o [2022-03-25T08:42:50.882Z] #43 19.68 CC images/mm.o [2022-03-25T08:42:50.882Z] #43 19.88 CC images/sk-opts.o [2022-03-25T08:42:50.882Z] #43 20.09 CC images/sk-unix.o [2022-03-25T08:42:50.882Z] #43 20.40 CC images/sk-inet.o [2022-03-25T08:42:50.882Z] #43 20.74 CC images/tun.o [2022-03-25T08:42:50.882Z] #43 20.95 CC images/sk-netlink.o [2022-03-25T08:42:50.882Z] #43 21.07 CC images/packet-sock.o [2022-03-25T08:42:50.882Z] #43 21.32 CC images/ipc-var.o [2022-03-25T08:42:50.882Z] #43 21.45 CC images/ipc-desc.o [2022-03-25T08:42:51.045Z] #34 ... [2022-03-25T08:42:51.045Z] [2022-03-25T08:42:51.045Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-25T08:42:51.045Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-25T08:42:51.045Z] #42 63.76 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-25T08:42:51.137Z] #43 21.64 CC images/ipc-shm.o [2022-03-25T08:42:51.274Z] #37 ... [2022-03-25T08:42:51.274Z] [2022-03-25T08:42:51.274Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-25T08:42:51.274Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-25T08:42:51.274Z] #42 64.50 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-25T08:42:51.274Z] #42 64.52 Processing triggers for libc-bin (2.28-10) ... [2022-03-25T08:42:51.274Z] #42 DONE 65.0s [2022-03-25T08:42:51.274Z] [2022-03-25T08:42:51.274Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:42:51.274Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:42:51.306Z] #42 63.78 Processing triggers for libc-bin (2.28-10) ... [2022-03-25T08:42:51.393Z] #43 21.75 CC images/ipc-msg.o [2022-03-25T08:42:51.393Z] #43 21.92 CC images/ipc-sem.o [2022-03-25T08:42:51.566Z] #42 DONE 64.2s [2022-03-25T08:42:51.566Z] [2022-03-25T08:42:51.566Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:42:51.566Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:42:51.566Z] #13 58.85 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-25T08:42:51.566Z] #13 58.85 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-03-25T08:42:51.566Z] #13 58.87 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-25T08:42:51.648Z] #43 22.07 CC images/utsns.o [2022-03-25T08:42:51.648Z] #43 22.21 CC images/creds.o [2022-03-25T08:42:51.755Z] #43 14.81 CC images/stats.o [2022-03-25T08:42:51.755Z] #43 15.19 CC images/core.o [2022-03-25T08:42:51.904Z] #43 22.39 CC images/vma.o [2022-03-25T08:42:52.159Z] #43 22.51 CC images/netdev.o [2022-03-25T08:42:52.159Z] #43 22.78 CC images/tty.o [2022-03-25T08:42:52.173Z] #43 ... [2022-03-25T08:42:52.173Z] [2022-03-25T08:42:52.173Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-25T08:42:52.173Z] #34 sha256:749547e0b96cece089264f2adcf69a883fbb34e67254c3c990c430353d36a96d [2022-03-25T08:42:52.173Z] #34 57.90 internal/syscall/unix [2022-03-25T08:42:52.173Z] #34 58.13 time [2022-03-25T08:42:52.173Z] #34 62.91 internal/fmtsort [2022-03-25T08:42:52.173Z] #34 63.39 internal/syscall/execenv [2022-03-25T08:42:52.173Z] #34 63.54 path [2022-03-25T08:42:52.173Z] #34 63.98 strings [2022-03-25T08:42:52.173Z] #34 64.35 internal/poll [2022-03-25T08:42:52.173Z] #34 66.72 io/fs [2022-03-25T08:42:52.173Z] #34 66.78 bufio [2022-03-25T08:42:52.173Z] #34 67.95 os [2022-03-25T08:42:52.323Z] #43 15.71 CC images/core-x86.o [2022-03-25T08:42:52.432Z] #34 ... [2022-03-25T08:42:52.432Z] [2022-03-25T08:42:52.432Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-03-25T08:42:52.432Z] #37 sha256:09a4b10e5b337a0ac945caff51c33a423cbc5567866e10219bca12861f668298 [2022-03-25T08:42:52.432Z] #37 3.909 + RM_GOPATH=0 [2022-03-25T08:42:52.432Z] #37 3.909 + TMP_GOPATH= [2022-03-25T08:42:52.432Z] #37 3.909 + : /build [2022-03-25T08:42:52.432Z] #37 3.909 + '[' -z '' ']' [2022-03-25T08:42:52.432Z] #37 3.909 ++ mktemp -d [2022-03-25T08:42:52.432Z] #37 3.909 + export GOPATH=/tmp/tmp.RbS7mQCiTo [2022-03-25T08:42:52.432Z] #37 3.909 + GOPATH=/tmp/tmp.RbS7mQCiTo [2022-03-25T08:42:52.432Z] #37 3.909 + RM_GOPATH=1 [2022-03-25T08:42:52.432Z] #37 3.909 + case "$(go env GOARCH)" in [2022-03-25T08:42:52.432Z] #37 3.909 ++ go env GOARCH [2022-03-25T08:42:52.432Z] #37 3.920 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:42:52.432Z] #37 3.920 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:42:52.432Z] #37 3.920 ++ dirname /tmp/install/install.sh [2022-03-25T08:42:52.432Z] #37 3.921 Install tini version v0.19.0 [2022-03-25T08:42:52.432Z] #37 3.921 + dir=/tmp/install [2022-03-25T08:42:52.432Z] #37 3.921 + bin=tini [2022-03-25T08:42:52.432Z] #37 3.921 + shift [2022-03-25T08:42:52.432Z] #37 3.921 + '[' '!' -f /tmp/install/tini.installer ']' [2022-03-25T08:42:52.432Z] #37 3.921 + . /tmp/install/tini.installer [2022-03-25T08:42:52.432Z] #37 3.921 ++ : v0.19.0 [2022-03-25T08:42:52.432Z] #37 3.921 + install_tini [2022-03-25T08:42:52.432Z] #37 3.921 + echo 'Install tini version v0.19.0' [2022-03-25T08:42:52.432Z] #37 3.921 + git clone https://github.com/krallin/tini.git /tmp/tmp.RbS7mQCiTo/tini [2022-03-25T08:42:52.432Z] #37 3.926 Cloning into '/tmp/tmp.RbS7mQCiTo/tini'... [2022-03-25T08:42:52.432Z] #37 4.718 + cd /tmp/tmp.RbS7mQCiTo/tini [2022-03-25T08:42:52.432Z] #37 4.718 + git checkout -q v0.19.0 [2022-03-25T08:42:52.432Z] #37 4.726 + cmake . [2022-03-25T08:42:52.432Z] #37 5.298 -- The C compiler identification is GNU 8.3.0 [2022-03-25T08:42:52.432Z] #37 5.346 -- Check for working C compiler: /usr/bin/cc [2022-03-25T08:42:52.432Z] #37 6.063 -- Check for working C compiler: /usr/bin/cc -- works [2022-03-25T08:42:52.432Z] #37 6.064 -- Detecting C compiler ABI info [2022-03-25T08:42:52.432Z] #37 6.560 -- Detecting C compiler ABI info - done [2022-03-25T08:42:52.432Z] #37 6.613 -- Detecting C compile features [2022-03-25T08:42:52.432Z] #37 8.557 -- Detecting C compile features - done [2022-03-25T08:42:52.432Z] #37 8.609 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-25T08:42:52.432Z] #37 8.861 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-25T08:42:52.432Z] #37 8.964 -- Configuring done [2022-03-25T08:42:52.432Z] #37 8.994 -- Generating done [2022-03-25T08:42:52.432Z] #37 8.996 -- Build files have been written to: /tmp/tmp.RbS7mQCiTo/tini [2022-03-25T08:42:52.432Z] #37 9.013 + make tini-static [2022-03-25T08:42:52.432Z] #37 9.308 Scanning dependencies of target tini-static [2022-03-25T08:42:52.432Z] #37 9.413 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-25T08:42:52.432Z] #37 ... [2022-03-25T08:42:52.432Z] [2022-03-25T08:42:52.432Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:42:52.432Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:42:52.432Z] #43 3.413 Note: Building without setproctitle() and strlcpy() support. [2022-03-25T08:42:52.432Z] #43 3.414 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-25T08:42:52.432Z] #43 3.436 Note: Building without GnuTLS support [2022-03-25T08:42:52.432Z] #43 3.447 Makefile.config:39: Warn: you have no libnftables installed [2022-03-25T08:42:52.432Z] #43 3.447 Makefile.config:40: Warn: Building without nftables support [2022-03-25T08:42:52.658Z] #43 ... [2022-03-25T08:42:52.658Z] [2022-03-25T08:42:52.658Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-25T08:42:52.658Z] #34 sha256:5e47581c3c05cb42607ee7a8007d3808fcc568b84ee2b5cefb6f18941942266b [2022-03-25T08:42:52.658Z] #34 56.43 internal/syscall/unix [2022-03-25T08:42:52.658Z] #34 56.76 time [2022-03-25T08:42:52.658Z] #34 60.46 internal/fmtsort [2022-03-25T08:42:52.658Z] #34 61.25 internal/syscall/execenv [2022-03-25T08:42:52.658Z] #34 61.64 path [2022-03-25T08:42:52.658Z] #34 62.75 strings [2022-03-25T08:42:52.658Z] #34 63.82 internal/poll [2022-03-25T08:42:52.658Z] #34 65.60 io/fs [2022-03-25T08:42:52.658Z] #34 ... [2022-03-25T08:42:52.658Z] [2022-03-25T08:42:52.658Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-03-25T08:42:52.658Z] #37 sha256:8cecd91828e12e71d7fb506d845bc617c732d5c0b54391511a83e73afcda9fc4 [2022-03-25T08:42:52.658Z] #37 6.142 -- Detecting C compile features - done [2022-03-25T08:42:52.658Z] #37 6.202 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-25T08:42:52.720Z] #43 23.20 CC images/file-lock.o [2022-03-25T08:42:52.720Z] #43 ... [2022-03-25T08:42:52.720Z] [2022-03-25T08:42:52.720Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:42:52.720Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-25T08:42:52.720Z] #13 67.92 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-25T08:42:52.889Z] #43 16.19 CC images/core-arm.o [2022-03-25T08:42:52.919Z] #37 6.433 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-25T08:42:52.919Z] #37 6.522 -- Configuring done [2022-03-25T08:42:52.919Z] #37 6.531 -- Generating done [2022-03-25T08:42:52.919Z] #37 6.556 -- Build files have been written to: /tmp/tmp.a2gz6uxhjn/tini [2022-03-25T08:42:52.919Z] #37 6.559 + make tini-static [2022-03-25T08:42:52.975Z] #13 67.93 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-03-25T08:42:52.975Z] #13 67.93 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-25T08:42:53.147Z] #43 16.50 CC images/core-aarch64.o [2022-03-25T08:42:53.405Z] #43 16.84 CC images/core-ppc64.o [2022-03-25T08:42:53.490Z] #37 7.050 Scanning dependencies of target tini-static [2022-03-25T08:42:53.750Z] #37 7.249 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-25T08:42:53.808Z] #43 ... [2022-03-25T08:42:53.808Z] [2022-03-25T08:42:53.808Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-03-25T08:42:53.808Z] #37 sha256:09a4b10e5b337a0ac945caff51c33a423cbc5567866e10219bca12861f668298 [2022-03-25T08:42:53.808Z] #37 10.70 [100%] Linking C executable tini-static [2022-03-25T08:42:53.808Z] #37 11.19 [100%] Built target tini-static [2022-03-25T08:42:53.808Z] #37 11.28 + mkdir -p /build [2022-03-25T08:42:53.808Z] #37 11.28 + cp tini-static /build/docker-init [2022-03-25T08:42:53.808Z] #37 DONE 11.7s [2022-03-25T08:42:53.972Z] #43 17.28 CC images/core-s390.o [2022-03-25T08:42:54.067Z] [2022-03-25T08:42:54.067Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:42:54.067Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:42:54.067Z] #13 59.84 Selecting previously unselected package mingw-w64-common. [2022-03-25T08:42:54.067Z] #13 59.84 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-03-25T08:42:54.067Z] #13 59.85 Unpacking mingw-w64-common (6.0.0-3) ... [2022-03-25T08:42:54.067Z] #13 64.65 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-25T08:42:54.067Z] #13 64.66 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-03-25T08:42:54.067Z] #13 64.67 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-25T08:42:54.326Z] #13 ... [2022-03-25T08:42:54.326Z] [2022-03-25T08:42:54.326Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:42:54.326Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:42:54.326Z] #43 5.509 fatal: not a git repository (or any of the parent directories): .git [2022-03-25T08:42:54.538Z] #43 17.72 CC images/cpuinfo.o [2022-03-25T08:42:54.585Z] #43 5.582 GEN .gitid [2022-03-25T08:42:54.585Z] #43 5.628 GEN criu/include/version.h [2022-03-25T08:42:54.585Z] #43 5.667 GEN include/common/asm [2022-03-25T08:42:54.797Z] #43 18.13 CC images/inventory.o [2022-03-25T08:42:54.864Z] #13 ... [2022-03-25T08:42:54.865Z] [2022-03-25T08:42:54.865Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-03-25T08:42:54.865Z] #37 sha256:ea2c99de2d1a6c95d05afb95f5c9bccbbd1343fb8495d5dd0f972956434a5c54 [2022-03-25T08:42:54.865Z] #37 6.181 -- Detecting C compile features - done [2022-03-25T08:42:54.865Z] #37 6.221 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-25T08:42:54.865Z] #37 6.439 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-25T08:42:54.865Z] #37 6.552 -- Configuring done [2022-03-25T08:42:54.865Z] #37 6.566 -- Generating done [2022-03-25T08:42:54.865Z] #37 6.585 -- Build files have been written to: /tmp/tmp.FWKhKQgIBX/tini [2022-03-25T08:42:54.865Z] #37 6.598 + make tini-static [2022-03-25T08:42:54.865Z] #37 7.002 Scanning dependencies of target tini-static [2022-03-25T08:42:54.865Z] #37 7.104 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-25T08:42:54.865Z] #37 8.200 [100%] Linking C executable tini-static [2022-03-25T08:42:54.865Z] #37 8.689 [100%] Built target tini-static [2022-03-25T08:42:54.865Z] #37 8.781 + mkdir -p /build [2022-03-25T08:42:54.865Z] #37 8.783 + cp tini-static /build/docker-init [2022-03-25T08:42:54.865Z] #37 DONE 8.9s [2022-03-25T08:42:54.865Z] [2022-03-25T08:42:54.865Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:42:54.865Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:42:54.865Z] #43 2.024 Note: Building without setproctitle() and strlcpy() support. [2022-03-25T08:42:54.865Z] #43 2.025 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-25T08:42:54.865Z] #43 2.034 Note: Building without GnuTLS support [2022-03-25T08:42:54.865Z] #43 2.048 Makefile.config:39: Warn: you have no libnftables installed [2022-03-25T08:42:54.865Z] #43 2.048 Makefile.config:40: Warn: Building without nftables support [2022-03-25T08:42:55.056Z] #43 18.32 CC images/fdinfo.o [2022-03-25T08:42:55.138Z] #37 8.467 [100%] Linking C executable tini-static [2022-03-25T08:42:55.315Z] #43 18.59 CC images/fown.o [2022-03-25T08:42:55.315Z] #43 18.86 CC images/ns.o [2022-03-25T08:42:55.712Z] #37 9.092 [100%] Built target tini-static [2022-03-25T08:42:55.712Z] #37 9.220 + mkdir -p /build [2022-03-25T08:42:55.712Z] #37 9.222 + cp tini-static /build/docker-init [2022-03-25T08:42:55.807Z] #43 4.173 fatal: not a git repository (or any of the parent directories): .git [2022-03-25T08:42:55.807Z] #43 4.213 GEN .gitid [2022-03-25T08:42:55.807Z] #43 4.249 GEN criu/include/version.h [2022-03-25T08:42:55.807Z] #43 4.307 GEN include/common/asm [2022-03-25T08:42:55.881Z] #43 19.09 CC images/regfile.o [2022-03-25T08:42:55.881Z] #43 19.25 CC images/ghost-file.o [2022-03-25T08:42:55.975Z] #37 DONE 9.5s [2022-03-25T08:42:55.975Z] [2022-03-25T08:42:55.975Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:42:55.975Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:42:55.975Z] #43 1.826 Note: Building without setproctitle() and strlcpy() support. [2022-03-25T08:42:55.975Z] #43 1.830 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-25T08:42:55.975Z] #43 1.842 Note: Building without GnuTLS support [2022-03-25T08:42:55.975Z] #43 1.850 Makefile.config:39: Warn: you have no libnftables installed [2022-03-25T08:42:55.975Z] #43 1.850 Makefile.config:40: Warn: Building without nftables support [2022-03-25T08:42:55.975Z] #43 3.259 fatal: not a git repository (or any of the parent directories): .git [2022-03-25T08:42:55.975Z] #43 3.312 GEN .gitid [2022-03-25T08:42:55.975Z] #43 3.336 GEN criu/include/version.h [2022-03-25T08:42:55.975Z] #43 3.393 GEN include/common/asm [2022-03-25T08:42:55.975Z] #43 4.956 PBCC images/timens.pb-c.c [2022-03-25T08:42:56.139Z] #43 19.49 CC images/fifo.o [2022-03-25T08:42:56.236Z] #43 5.010 DEP images/timens.pb-c.d [2022-03-25T08:42:56.236Z] #43 5.147 PBCC images/fown.pb-c.c [2022-03-25T08:42:56.236Z] #43 5.224 PBCC images/google/protobuf/descriptor.pb-c.c [2022-03-25T08:42:56.397Z] #43 19.63 CC images/remap-file-path.o [2022-03-25T08:42:56.397Z] #43 19.86 CC images/eventfd.o [2022-03-25T08:42:56.487Z] #43 7.264 PBCC images/timens.pb-c.c [2022-03-25T08:42:56.487Z] #43 7.270 DEP images/timens.pb-c.d [2022-03-25T08:42:56.487Z] #43 7.332 PBCC images/fown.pb-c.c [2022-03-25T08:42:56.487Z] #43 7.347 PBCC images/google/protobuf/descriptor.pb-c.c [2022-03-25T08:42:56.487Z] #43 7.428 PBCC images/opts.pb-c.c [2022-03-25T08:42:56.487Z] #43 7.505 PBCC images/memfd.pb-c.c [2022-03-25T08:42:56.487Z] #43 7.558 DEP images/fown.pb-c.d [2022-03-25T08:42:56.487Z] #43 7.588 DEP images/google/protobuf/descriptor.pb-c.d [2022-03-25T08:42:56.655Z] #43 20.03 CC images/eventpoll.o [2022-03-25T08:42:56.746Z] #43 7.696 DEP images/opts.pb-c.d [2022-03-25T08:42:56.746Z] #43 7.746 DEP images/memfd.pb-c.d [2022-03-25T08:42:56.746Z] #43 7.807 PBCC images/sit.pb-c.c [2022-03-25T08:42:56.746Z] #43 7.838 DEP images/sit.pb-c.d [2022-03-25T08:42:56.746Z] #43 7.922 PBCC images/macvlan.pb-c.c [2022-03-25T08:42:56.807Z] #43 5.502 PBCC images/opts.pb-c.c [2022-03-25T08:42:56.807Z] #43 5.613 PBCC images/memfd.pb-c.c [2022-03-25T08:42:56.807Z] #43 5.733 DEP images/fown.pb-c.d [2022-03-25T08:42:56.807Z] #43 5.803 DEP images/google/protobuf/descriptor.pb-c.d [2022-03-25T08:42:56.928Z] #43 20.24 CC images/fh.o [2022-03-25T08:42:57.005Z] #43 7.944 DEP images/macvlan.pb-c.d [2022-03-25T08:42:57.005Z] #43 7.988 PBCC images/autofs.pb-c.c [2022-03-25T08:42:57.005Z] #43 8.021 DEP images/autofs.pb-c.d [2022-03-25T08:42:57.005Z] #43 8.068 PBCC images/sysctl.pb-c.c [2022-03-25T08:42:57.005Z] #43 8.124 DEP images/sysctl.pb-c.d [2022-03-25T08:42:57.005Z] #43 8.185 PBCC images/time.pb-c.c [2022-03-25T08:42:57.005Z] #43 8.185 DEP images/time.pb-c.d [2022-03-25T08:42:57.005Z] #43 8.267 PBCC images/binfmt-misc.pb-c.c [2022-03-25T08:42:57.005Z] #43 8.290 DEP images/binfmt-misc.pb-c.d [2022-03-25T08:42:57.067Z] #43 5.900 DEP images/opts.pb-c.d [2022-03-25T08:42:57.067Z] #43 5.998 DEP images/memfd.pb-c.d [2022-03-25T08:42:57.187Z] #43 20.49 CC images/fsnotify.o [2022-03-25T08:42:57.192Z] #43 ... [2022-03-25T08:42:57.192Z] [2022-03-25T08:42:57.192Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:42:57.192Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:42:57.192Z] #13 64.84 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-25T08:42:57.192Z] #13 64.85 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-25T08:42:57.192Z] #13 64.86 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-25T08:42:57.192Z] #13 65.01 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-03-25T08:42:57.192Z] #13 65.01 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-25T08:42:57.192Z] #13 65.02 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-25T08:42:57.264Z] #43 8.355 PBCC images/seccomp.pb-c.c [2022-03-25T08:42:57.264Z] #43 8.401 DEP images/seccomp.pb-c.d [2022-03-25T08:42:57.264Z] #43 8.452 PBCC images/userns.pb-c.c [2022-03-25T08:42:57.264Z] #43 8.470 DEP images/userns.pb-c.d [2022-03-25T08:42:57.264Z] #43 8.522 PBCC images/cgroup.pb-c.c [2022-03-25T08:42:57.328Z] #43 6.071 PBCC images/sit.pb-c.c [2022-03-25T08:42:57.328Z] #43 6.095 DEP images/sit.pb-c.d [2022-03-25T08:42:57.328Z] #43 6.150 PBCC images/macvlan.pb-c.c [2022-03-25T08:42:57.329Z] #43 6.175 DEP images/macvlan.pb-c.d [2022-03-25T08:42:57.329Z] #43 6.223 PBCC images/autofs.pb-c.c [2022-03-25T08:42:57.329Z] #43 6.263 DEP images/autofs.pb-c.d [2022-03-25T08:42:57.329Z] #43 6.298 PBCC images/sysctl.pb-c.c [2022-03-25T08:42:57.329Z] #43 6.335 DEP images/sysctl.pb-c.d [2022-03-25T08:42:57.329Z] #43 6.387 PBCC images/time.pb-c.c [2022-03-25T08:42:57.445Z] #43 ... [2022-03-25T08:42:57.445Z] [2022-03-25T08:42:57.445Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-25T08:42:57.445Z] #56 sha256:81d49a99f82aa3ecd6716d4d6fc66f67a969a1872626379178d1c7d0ea44d4f4 [2022-03-25T08:42:57.523Z] #43 8.540 DEP images/cgroup.pb-c.d [2022-03-25T08:42:57.523Z] #43 8.580 PBCC images/ext-file.pb-c.c [2022-03-25T08:42:57.523Z] #43 8.616 DEP images/ext-file.pb-c.d [2022-03-25T08:42:57.589Z] #43 6.412 DEP images/time.pb-c.d [2022-03-25T08:42:57.589Z] #43 6.463 PBCC images/binfmt-misc.pb-c.c [2022-03-25T08:42:57.589Z] #43 6.484 DEP images/binfmt-misc.pb-c.d [2022-03-25T08:42:57.589Z] #43 6.511 PBCC images/seccomp.pb-c.c [2022-03-25T08:42:57.589Z] #43 6.549 DEP images/seccomp.pb-c.d [2022-03-25T08:42:57.589Z] #43 6.599 PBCC images/userns.pb-c.c [2022-03-25T08:42:57.589Z] #43 6.616 DEP images/userns.pb-c.d [2022-03-25T08:42:57.782Z] #43 8.690 PBCC images/rpc.pb-c.c [2022-03-25T08:42:57.782Z] #43 8.767 DEP images/rpc.pb-c.d [2022-03-25T08:42:57.782Z] #43 8.824 PBCC images/siginfo.pb-c.c [2022-03-25T08:42:57.782Z] #43 8.878 DEP images/siginfo.pb-c.d [2022-03-25T08:42:57.782Z] #43 8.910 PBCC images/pagemap.pb-c.c [2022-03-25T08:42:57.784Z] INFO: Expanding compiler 3 of 3... [2022-03-25T08:42:57.785Z] INFO: Removing downloaded files... [2022-03-25T08:42:57.785Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-25T08:42:57.785Z] INFO: Configuring git core.autocrlf... [2022-03-25T08:42:57.850Z] #43 6.662 PBCC images/cgroup.pb-c.c [2022-03-25T08:42:57.850Z] #43 6.681 DEP images/cgroup.pb-c.d [2022-03-25T08:42:57.850Z] #43 6.736 PBCC images/ext-file.pb-c.c [2022-03-25T08:42:57.850Z] #43 6.757 DEP images/ext-file.pb-c.d [2022-03-25T08:42:57.850Z] #43 6.796 PBCC images/rpc.pb-c.c [2022-03-25T08:42:57.850Z] #43 6.828 DEP images/rpc.pb-c.d [2022-03-25T08:42:58.040Z] #43 8.995 DEP images/pagemap.pb-c.d [2022-03-25T08:42:58.040Z] #43 9.043 PBCC images/rlimit.pb-c.c [2022-03-25T08:42:58.040Z] #43 9.083 DEP images/rlimit.pb-c.d [2022-03-25T08:42:58.040Z] #43 9.141 PBCC images/file-lock.pb-c.c [2022-03-25T08:42:58.040Z] #43 9.166 DEP images/file-lock.pb-c.d [2022-03-25T08:42:58.040Z] #43 9.224 PBCC images/tty.pb-c.c [2022-03-25T08:42:58.111Z] #43 6.894 PBCC images/siginfo.pb-c.c [2022-03-25T08:42:58.111Z] #43 6.919 DEP images/siginfo.pb-c.d [2022-03-25T08:42:58.111Z] #43 6.989 PBCC images/pagemap.pb-c.c [2022-03-25T08:42:58.111Z] #43 7.031 DEP images/pagemap.pb-c.d [2022-03-25T08:42:58.111Z] #43 7.091 PBCC images/rlimit.pb-c.c [2022-03-25T08:42:58.299Z] #43 9.247 DEP images/tty.pb-c.d [2022-03-25T08:42:58.299Z] #43 9.316 PBCC images/tun.pb-c.c [2022-03-25T08:42:58.299Z] #43 9.370 PBCC images/netdev.pb-c.c [2022-03-25T08:42:58.299Z] #43 9.424 DEP images/tun.pb-c.d [2022-03-25T08:42:58.299Z] #43 9.452 DEP images/netdev.pb-c.d [2022-03-25T08:42:58.299Z] #43 9.498 PBCC images/vma.pb-c.c [2022-03-25T08:42:58.299Z] #43 9.528 DEP images/vma.pb-c.d [2022-03-25T08:42:58.299Z] #43 9.578 PBCC images/creds.pb-c.c [2022-03-25T08:42:58.372Z] #43 7.135 DEP images/rlimit.pb-c.d [2022-03-25T08:42:58.372Z] #43 7.179 PBCC images/file-lock.pb-c.c [2022-03-25T08:42:58.372Z] #43 7.203 DEP images/file-lock.pb-c.d [2022-03-25T08:42:58.372Z] #43 7.256 PBCC images/tty.pb-c.c [2022-03-25T08:42:58.372Z] #43 7.308 DEP images/tty.pb-c.d [2022-03-25T08:42:58.372Z] #43 7.363 PBCC images/tun.pb-c.c [2022-03-25T08:42:58.372Z] #43 7.407 PBCC images/netdev.pb-c.c [2022-03-25T08:42:58.372Z] #43 7.445 DEP images/tun.pb-c.d [2022-03-25T08:42:58.557Z] #43 9.605 DEP images/creds.pb-c.d [2022-03-25T08:42:58.557Z] #43 9.654 PBCC images/utsns.pb-c.c [2022-03-25T08:42:58.557Z] #43 9.676 DEP images/utsns.pb-c.d [2022-03-25T08:42:58.557Z] #43 9.727 PBCC images/ipc-desc.pb-c.c [2022-03-25T08:42:58.557Z] #43 9.734 PBCC images/ipc-sem.pb-c.c [2022-03-25T08:42:58.557Z] #43 9.775 DEP images/ipc-desc.pb-c.d [2022-03-25T08:42:58.557Z] #43 9.808 DEP images/ipc-sem.pb-c.d [2022-03-25T08:42:58.557Z] #43 9.841 PBCC images/ipc-msg.pb-c.c [2022-03-25T08:42:58.633Z] #43 7.491 DEP images/netdev.pb-c.d [2022-03-25T08:42:58.633Z] #43 7.536 PBCC images/vma.pb-c.c [2022-03-25T08:42:58.633Z] #43 7.596 DEP images/vma.pb-c.d [2022-03-25T08:42:58.736Z] #56 41.67 Checking out files: 51% (2393/4621) Checking out files: 52% (2403/4621) Checking out files: 53% (2450/4621) Checking out files: 54% (2496/4621) Checking out files: 55% (2542/4621) Checking out files: 56% (2588/4621) Checking out files: 57% (2634/4621) Checking out files: 58% (2681/4621) Checking out files: 59% (2727/4621) Checking out files: 60% (2773/4621) Checking out files: 61% (2819/4621) Checking out files: 62% (2866/4621) Checking out files: 63% (2912/4621) Checking out files: 64% (2958/4621) Checking out files: 65% (3004/4621) Checking out files: 66% (3050/4621) Checking out files: 67% (3097/4621) Checking out files: 68% (3143/4621) Checking out files: 69% (3189/4621) Checking out files: 70% (3235/4621) Checking out files: 71% (3281/4621) Checking out files: 72% (3328/4621) Checking out files: 73% (3374/4621) Checking out files: 74% (3420/4621) Checking out files: 75% (3466/4621) Checking out files: 76% (3512/4621) Checking out files: 77% (3559/4621) Checking out files: 78% (3605/4621) Checking out files: 79% (3651/4621) Checking out files: 80% (3697/4621) Checking out files: 81% (3744/4621) Checking out files: 82% (3790/4621) Checking out files: 83% (3836/4621) Checking out files: 84% (3882/4621) Checking out files: 85% (3928/4621) Checking out files: 86% (3975/4621) Checking out files: 87% (4021/4621) Checking out files: 88% (4067/4621) Checking out files: 89% (4113/4621) Checking out files: 90% (4159/4621) Checking out files: 91% (4206/4621) Checking out files: 92% (4252/4621) Checking out files: 93% (4298/4621) Checking out files: 94% (4344/4621) Checking out files: 94% (4377/4621) Checking out files: 95% (4390/4621) Checking out files: 96% (4437/4621) Checking out files: 97% (4483/4621) Checking out files: 98% (4529/4621) Checking out files: 99% (4575/4621) Checking out files: 100% (4621/4621) Checking out files: 100% (4621/4621), done. [2022-03-25T08:42:58.736Z] #56 42.87 + cd /tmp/tmp.vUI1e22WzB/src/github.com/containerd/containerd [2022-03-25T08:42:58.736Z] #56 42.87 + git checkout -q v1.5.11 [2022-03-25T08:42:58.816Z] #43 9.872 DEP images/ipc-msg.pb-c.d [2022-03-25T08:42:58.816Z] #43 9.906 PBCC images/ipc-shm.pb-c.c [2022-03-25T08:42:58.816Z] #43 9.934 DEP images/ipc-shm.pb-c.d [2022-03-25T08:42:58.816Z] #43 9.993 PBCC images/ipc-var.pb-c.c [2022-03-25T08:42:58.816Z] #43 10.03 DEP images/ipc-var.pb-c.d [2022-03-25T08:42:58.816Z] #43 10.06 PBCC images/sk-opts.pb-c.c [2022-03-25T08:42:58.816Z] #43 10.10 PBCC images/packet-sock.pb-c.c [2022-03-25T08:42:58.893Z] #43 7.628 PBCC images/creds.pb-c.c [2022-03-25T08:42:58.893Z] #43 7.653 DEP images/creds.pb-c.d [2022-03-25T08:42:58.893Z] #43 7.674 PBCC images/utsns.pb-c.c [2022-03-25T08:42:58.893Z] #43 7.686 DEP images/utsns.pb-c.d [2022-03-25T08:42:58.893Z] #43 7.715 PBCC images/ipc-desc.pb-c.c [2022-03-25T08:42:58.893Z] #43 7.729 PBCC images/ipc-sem.pb-c.c [2022-03-25T08:42:58.893Z] #43 7.738 DEP images/ipc-desc.pb-c.d [2022-03-25T08:42:58.893Z] #43 7.760 DEP images/ipc-sem.pb-c.d [2022-03-25T08:42:58.893Z] #43 7.823 PBCC images/ipc-msg.pb-c.c [2022-03-25T08:42:58.893Z] #43 7.835 DEP images/ipc-msg.pb-c.d [2022-03-25T08:42:58.893Z] #43 7.871 PBCC images/ipc-shm.pb-c.c [2022-03-25T08:42:58.893Z] #43 7.887 DEP images/ipc-shm.pb-c.d [2022-03-25T08:42:58.893Z] #43 7.941 PBCC images/ipc-var.pb-c.c [2022-03-25T08:42:59.075Z] #43 10.15 DEP images/sk-opts.pb-c.d [2022-03-25T08:42:59.075Z] #43 10.19 DEP images/packet-sock.pb-c.d [2022-03-25T08:42:59.075Z] #43 10.23 PBCC images/sk-netlink.pb-c.c [2022-03-25T08:42:59.075Z] #43 10.27 DEP images/sk-netlink.pb-c.d [2022-03-25T08:42:59.075Z] #43 10.32 PBCC images/sk-inet.pb-c.c [2022-03-25T08:42:59.075Z] #43 10.37 DEP images/sk-inet.pb-c.d [2022-03-25T08:42:59.154Z] #43 7.963 DEP images/ipc-var.pb-c.d [2022-03-25T08:42:59.154Z] #43 7.999 PBCC images/sk-opts.pb-c.c [2022-03-25T08:42:59.154Z] #43 8.016 PBCC images/packet-sock.pb-c.c [2022-03-25T08:42:59.154Z] #43 8.059 DEP images/sk-opts.pb-c.d [2022-03-25T08:42:59.154Z] #43 8.111 DEP images/packet-sock.pb-c.d [2022-03-25T08:42:59.154Z] #43 8.150 PBCC images/sk-netlink.pb-c.c [2022-03-25T08:42:59.154Z] #43 8.175 DEP images/sk-netlink.pb-c.d [2022-03-25T08:42:59.333Z] #43 10.44 PBCC images/sk-unix.pb-c.c [2022-03-25T08:42:59.334Z] #43 10.50 DEP images/sk-unix.pb-c.d [2022-03-25T08:42:59.415Z] #43 8.247 PBCC images/sk-inet.pb-c.c [2022-03-25T08:42:59.415Z] #43 8.283 DEP images/sk-inet.pb-c.d [2022-03-25T08:42:59.415Z] #43 8.319 PBCC images/sk-unix.pb-c.c [2022-03-25T08:42:59.415Z] #43 8.347 DEP images/sk-unix.pb-c.d [2022-03-25T08:42:59.415Z] #43 8.404 PBCC images/mm.pb-c.c [2022-03-25T08:42:59.510Z] #13 ... [2022-03-25T08:42:59.510Z] [2022-03-25T08:42:59.510Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-25T08:42:59.510Z] #58 sha256:ef29807a053bb450526724584002229c00280fc921de47a5fc3414576f275d41 [2022-03-25T08:42:59.510Z] #58 84.39 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-25T08:42:59.510Z] #58 84.39 + GOBIN=/build [2022-03-25T08:42:59.510Z] #58 84.39 + GO111MODULE=on [2022-03-25T08:42:59.510Z] #58 84.39 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-03-25T08:42:59.592Z] #43 10.55 PBCC images/mm.pb-c.c [2022-03-25T08:42:59.592Z] #43 10.60 DEP images/mm.pb-c.d [2022-03-25T08:42:59.592Z] #43 10.65 PBCC images/timerfd.pb-c.c [2022-03-25T08:42:59.592Z] #43 10.69 DEP images/timerfd.pb-c.d [2022-03-25T08:42:59.592Z] #43 10.73 PBCC images/timer.pb-c.c [2022-03-25T08:42:59.592Z] #43 10.75 DEP images/timer.pb-c.d [2022-03-25T08:42:59.592Z] #43 10.78 PBCC images/sa.pb-c.c [2022-03-25T08:42:59.592Z] #43 10.83 DEP images/sa.pb-c.d [2022-03-25T08:42:59.592Z] #43 10.87 PBCC images/pipe-data.pb-c.c [2022-03-25T08:42:59.675Z] #43 8.485 DEP images/mm.pb-c.d [2022-03-25T08:42:59.676Z] #43 8.529 PBCC images/timerfd.pb-c.c [2022-03-25T08:42:59.676Z] #43 8.563 DEP images/timerfd.pb-c.d [2022-03-25T08:42:59.676Z] #43 8.651 PBCC images/timer.pb-c.c [2022-03-25T08:42:59.850Z] #43 10.90 DEP images/pipe-data.pb-c.d [2022-03-25T08:42:59.850Z] #43 10.95 PBCC images/mnt.pb-c.c [2022-03-25T08:42:59.850Z] #43 10.98 DEP images/mnt.pb-c.d [2022-03-25T08:42:59.851Z] #43 11.03 PBCC images/sk-packet.pb-c.c [2022-03-25T08:42:59.851Z] #43 11.06 DEP images/sk-packet.pb-c.d [2022-03-25T08:42:59.851Z] #43 11.09 PBCC images/tcp-stream.pb-c.c [2022-03-25T08:42:59.936Z] #43 8.679 DEP images/timer.pb-c.d [2022-03-25T08:42:59.936Z] #43 8.738 PBCC images/sa.pb-c.c [2022-03-25T08:42:59.936Z] #43 8.761 DEP images/sa.pb-c.d [2022-03-25T08:42:59.936Z] #43 8.805 PBCC images/pipe-data.pb-c.c [2022-03-25T08:42:59.936Z] #43 8.820 DEP images/pipe-data.pb-c.d [2022-03-25T08:42:59.936Z] #43 8.859 PBCC images/mnt.pb-c.c [2022-03-25T08:42:59.936Z] #43 8.892 DEP images/mnt.pb-c.d [2022-03-25T08:42:59.936Z] #43 8.930 PBCC images/sk-packet.pb-c.c [2022-03-25T08:42:59.936Z] #43 8.955 DEP images/sk-packet.pb-c.d [2022-03-25T08:42:59.936Z] #43 9.001 PBCC images/tcp-stream.pb-c.c [2022-03-25T08:43:00.109Z] #43 11.14 DEP images/tcp-stream.pb-c.d [2022-03-25T08:43:00.109Z] #43 11.23 PBCC images/pipe.pb-c.c [2022-03-25T08:43:00.109Z] #43 11.27 DEP images/pipe.pb-c.d [2022-03-25T08:43:00.109Z] #43 11.32 PBCC images/pstree.pb-c.c [2022-03-25T08:43:00.109Z] #43 11.34 DEP images/pstree.pb-c.d [2022-03-25T08:43:00.196Z] #43 9.063 DEP images/tcp-stream.pb-c.d [2022-03-25T08:43:00.196Z] #43 9.117 PBCC images/pipe.pb-c.c [2022-03-25T08:43:00.196Z] #43 9.163 DEP images/pipe.pb-c.d [2022-03-25T08:43:00.196Z] #43 9.195 PBCC images/pstree.pb-c.c [2022-03-25T08:43:00.196Z] #43 9.237 DEP images/pstree.pb-c.d [2022-03-25T08:43:00.367Z] #43 11.39 PBCC images/fs.pb-c.c [2022-03-25T08:43:00.367Z] #43 11.42 DEP images/fs.pb-c.d [2022-03-25T08:43:00.367Z] #43 11.46 PBCC images/signalfd.pb-c.c [2022-03-25T08:43:00.367Z] #43 11.51 DEP images/signalfd.pb-c.d [2022-03-25T08:43:00.367Z] #43 11.55 PBCC images/fh.pb-c.c [2022-03-25T08:43:00.367Z] #43 11.60 PBCC images/fsnotify.pb-c.c [2022-03-25T08:43:00.456Z] #43 9.287 PBCC images/fs.pb-c.c [2022-03-25T08:43:00.456Z] #43 9.319 DEP images/fs.pb-c.d [2022-03-25T08:43:00.456Z] #43 9.349 PBCC images/signalfd.pb-c.c [2022-03-25T08:43:00.456Z] #43 9.382 DEP images/signalfd.pb-c.d [2022-03-25T08:43:00.456Z] #43 9.439 PBCC images/fh.pb-c.c [2022-03-25T08:43:00.626Z] #43 11.65 DEP images/fh.pb-c.d [2022-03-25T08:43:00.626Z] #43 11.72 DEP images/fsnotify.pb-c.d [2022-03-25T08:43:00.626Z] #43 11.77 PBCC images/eventpoll.pb-c.c [2022-03-25T08:43:00.626Z] #43 11.82 DEP images/eventpoll.pb-c.d [2022-03-25T08:43:00.626Z] #43 11.86 PBCC images/eventfd.pb-c.c [2022-03-25T08:43:00.636Z] #56 44.47 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-25T08:43:00.636Z] #56 44.47 + BUILDTAGS='netgo osusergo static_build' [2022-03-25T08:43:00.636Z] #56 44.47 + export EXTRA_FLAGS=-buildmode=pie [2022-03-25T08:43:00.636Z] #56 44.47 + EXTRA_FLAGS=-buildmode=pie [2022-03-25T08:43:00.636Z] #56 44.47 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-25T08:43:00.636Z] #56 44.47 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-25T08:43:00.636Z] #56 44.48 + '[' '' = dynamic ']' [2022-03-25T08:43:00.636Z] #56 44.48 + make [2022-03-25T08:43:00.717Z] #43 9.529 PBCC images/fsnotify.pb-c.c [2022-03-25T08:43:00.717Z] #43 9.594 DEP images/fh.pb-c.d [2022-03-25T08:43:00.717Z] #43 9.644 DEP images/fsnotify.pb-c.d [2022-03-25T08:43:00.717Z] #43 9.699 PBCC images/eventpoll.pb-c.c [2022-03-25T08:43:00.717Z] #43 9.739 DEP images/eventpoll.pb-c.d [2022-03-25T08:43:00.717Z] #43 9.782 PBCC images/eventfd.pb-c.c [2022-03-25T08:43:00.884Z] #43 11.88 DEP images/eventfd.pb-c.d [2022-03-25T08:43:00.884Z] #43 11.94 PBCC images/remap-file-path.pb-c.c [2022-03-25T08:43:00.884Z] #43 11.97 DEP images/remap-file-path.pb-c.d [2022-03-25T08:43:00.884Z] #43 12.00 PBCC images/fifo.pb-c.c [2022-03-25T08:43:00.884Z] #43 12.03 DEP images/fifo.pb-c.d [2022-03-25T08:43:00.884Z] #43 12.06 PBCC images/ghost-file.pb-c.c [2022-03-25T08:43:00.884Z] #43 12.09 DEP images/ghost-file.pb-c.d [2022-03-25T08:43:00.977Z] #43 9.799 DEP images/eventfd.pb-c.d [2022-03-25T08:43:00.977Z] #43 9.851 PBCC images/remap-file-path.pb-c.c [2022-03-25T08:43:00.977Z] #43 9.883 DEP images/remap-file-path.pb-c.d [2022-03-25T08:43:00.977Z] #43 9.915 PBCC images/fifo.pb-c.c [2022-03-25T08:43:00.977Z] #43 9.952 DEP images/fifo.pb-c.d [2022-03-25T08:43:00.977Z] #43 9.997 PBCC images/ghost-file.pb-c.c [2022-03-25T08:43:01.142Z] #43 12.14 PBCC images/regfile.pb-c.c [2022-03-25T08:43:01.142Z] #43 12.18 DEP images/regfile.pb-c.d [2022-03-25T08:43:01.142Z] #43 12.23 PBCC images/ns.pb-c.c [2022-03-25T08:43:01.142Z] #43 12.25 DEP images/ns.pb-c.d [2022-03-25T08:43:01.142Z] #43 12.29 PBCC images/fdinfo.pb-c.c [2022-03-25T08:43:01.142Z] #43 12.35 DEP images/fdinfo.pb-c.d [2022-03-25T08:43:01.238Z] #43 10.04 DEP images/ghost-file.pb-c.d [2022-03-25T08:43:01.238Z] #43 10.10 PBCC images/regfile.pb-c.c [2022-03-25T08:43:01.238Z] #43 10.13 DEP images/regfile.pb-c.d [2022-03-25T08:43:01.238Z] #43 10.19 PBCC images/ns.pb-c.c [2022-03-25T08:43:01.238Z] #43 10.20 DEP images/ns.pb-c.d [2022-03-25T08:43:01.238Z] #43 10.25 PBCC images/fdinfo.pb-c.c [2022-03-25T08:43:01.400Z] #43 12.41 PBCC images/core-aarch64.pb-c.c [2022-03-25T08:43:01.400Z] #43 12.45 PBCC images/core-arm.pb-c.c [2022-03-25T08:43:01.400Z] #43 12.50 PBCC images/core-ppc64.pb-c.c [2022-03-25T08:43:01.400Z] #43 12.54 PBCC images/core-s390.pb-c.c [2022-03-25T08:43:01.400Z] #43 12.59 PBCC images/core-x86.pb-c.c [2022-03-25T08:43:01.499Z] #43 10.31 DEP images/fdinfo.pb-c.d [2022-03-25T08:43:01.499Z] #43 10.36 PBCC images/core-aarch64.pb-c.c [2022-03-25T08:43:01.499Z] #43 10.40 PBCC images/core-arm.pb-c.c [2022-03-25T08:43:01.499Z] #43 10.46 PBCC images/core-ppc64.pb-c.c [2022-03-25T08:43:01.499Z] #43 10.51 PBCC images/core-s390.pb-c.c [2022-03-25T08:43:01.569Z] #56 45.71 + bin/ctr [2022-03-25T08:43:01.659Z] #43 12.63 PBCC images/core.pb-c.c [2022-03-25T08:43:01.659Z] #43 12.69 PBCC images/inventory.pb-c.c [2022-03-25T08:43:01.659Z] #43 12.75 DEP images/core-aarch64.pb-c.d [2022-03-25T08:43:01.659Z] #43 12.79 DEP images/core-arm.pb-c.d [2022-03-25T08:43:01.659Z] #43 12.85 DEP images/core-ppc64.pb-c.d [2022-03-25T08:43:01.760Z] #43 10.55 PBCC images/core-x86.pb-c.c [2022-03-25T08:43:01.760Z] #43 10.60 PBCC images/core.pb-c.c [2022-03-25T08:43:01.760Z] #43 10.71 PBCC images/inventory.pb-c.c [2022-03-25T08:43:01.760Z] #43 10.75 DEP images/core-aarch64.pb-c.d [2022-03-25T08:43:01.760Z] #43 10.80 DEP images/core-arm.pb-c.d [2022-03-25T08:43:01.917Z] #43 12.92 DEP images/core-s390.pb-c.d [2022-03-25T08:43:01.917Z] #43 12.97 DEP images/core-x86.pb-c.d [2022-03-25T08:43:01.917Z] #43 13.01 DEP images/core.pb-c.d [2022-03-25T08:43:01.917Z] #43 13.07 DEP images/inventory.pb-c.d [2022-03-25T08:43:01.917Z] #43 13.12 PBCC images/cpuinfo.pb-c.c [2022-03-25T08:43:01.917Z] #43 13.15 DEP images/cpuinfo.pb-c.d [2022-03-25T08:43:01.917Z] #43 13.21 PBCC images/stats.pb-c.c [2022-03-25T08:43:02.021Z] #43 10.83 DEP images/core-ppc64.pb-c.d [2022-03-25T08:43:02.021Z] #43 10.88 DEP images/core-s390.pb-c.d [2022-03-25T08:43:02.021Z] #43 10.92 DEP images/core-x86.pb-c.d [2022-03-25T08:43:02.021Z] #43 11.03 DEP images/core.pb-c.d [2022-03-25T08:43:02.021Z] #43 ... [2022-03-25T08:43:02.021Z] [2022-03-25T08:43:02.021Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:43:02.021Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:43:02.021Z] #13 61.20 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-25T08:43:02.021Z] #13 61.20 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-03-25T08:43:02.021Z] #13 61.21 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-25T08:43:02.021Z] #13 67.14 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-25T08:43:02.021Z] #13 67.15 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-25T08:43:02.021Z] #13 67.17 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-25T08:43:02.021Z] #13 67.30 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-03-25T08:43:02.021Z] #13 67.31 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-25T08:43:02.021Z] #13 67.31 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-25T08:43:02.176Z] #43 13.24 DEP images/stats.pb-c.d [2022-03-25T08:43:02.283Z] #13 ... [2022-03-25T08:43:02.283Z] [2022-03-25T08:43:02.283Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:02.283Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:43:02.283Z] #43 11.10 DEP images/inventory.pb-c.d [2022-03-25T08:43:02.283Z] #43 11.17 PBCC images/cpuinfo.pb-c.c [2022-03-25T08:43:02.283Z] #43 11.19 DEP images/cpuinfo.pb-c.d [2022-03-25T08:43:02.283Z] #43 11.23 PBCC images/stats.pb-c.c [2022-03-25T08:43:02.283Z] #43 11.24 DEP images/stats.pb-c.d [2022-03-25T08:43:02.476Z] #13 ... [2022-03-25T08:43:02.476Z] [2022-03-25T08:43:02.476Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-25T08:43:02.476Z] #34 sha256:53588d92d4d1a0c559e7fdcfc38d416ecf8c7331b4c0281adbffbddff12d78fa [2022-03-25T08:43:02.476Z] #34 64.87 bufio [2022-03-25T08:43:02.476Z] #34 66.21 text/tabwriter [2022-03-25T08:43:02.476Z] #34 66.82 path/filepath [2022-03-25T08:43:02.476Z] #34 66.82 fmt [2022-03-25T08:43:02.476Z] #34 68.53 io/ioutil [2022-03-25T08:43:02.476Z] #34 70.03 flag [2022-03-25T08:43:02.476Z] #34 70.03 github.com/BurntSushi/toml [2022-03-25T08:43:02.476Z] #34 71.48 log [2022-03-25T08:43:02.476Z] #34 73.49 github.com/BurntSushi/toml/cmd/tomlv [2022-03-25T08:43:02.476Z] #34 ... [2022-03-25T08:43:02.476Z] [2022-03-25T08:43:02.476Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:02.476Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:43:02.476Z] #43 5.492 PBCC images/timens.pb-c.c [2022-03-25T08:43:02.476Z] #43 5.527 DEP images/timens.pb-c.d [2022-03-25T08:43:02.476Z] #43 5.568 PBCC images/fown.pb-c.c [2022-03-25T08:43:02.476Z] #43 5.591 PBCC images/google/protobuf/descriptor.pb-c.c [2022-03-25T08:43:02.476Z] #43 5.650 PBCC images/opts.pb-c.c [2022-03-25T08:43:02.476Z] #43 5.681 PBCC images/memfd.pb-c.c [2022-03-25T08:43:02.476Z] #43 5.718 DEP images/fown.pb-c.d [2022-03-25T08:43:02.476Z] #43 5.757 DEP images/google/protobuf/descriptor.pb-c.d [2022-03-25T08:43:02.476Z] #43 5.849 DEP images/opts.pb-c.d [2022-03-25T08:43:02.476Z] #43 5.885 DEP images/memfd.pb-c.d [2022-03-25T08:43:02.476Z] #43 5.950 PBCC images/sit.pb-c.c [2022-03-25T08:43:02.476Z] #43 5.991 DEP images/sit.pb-c.d [2022-03-25T08:43:02.476Z] #43 6.041 PBCC images/macvlan.pb-c.c [2022-03-25T08:43:02.476Z] #43 6.062 DEP images/macvlan.pb-c.d [2022-03-25T08:43:02.476Z] #43 6.137 PBCC images/autofs.pb-c.c [2022-03-25T08:43:02.476Z] #43 6.161 DEP images/autofs.pb-c.d [2022-03-25T08:43:02.476Z] #43 6.203 PBCC images/sysctl.pb-c.c [2022-03-25T08:43:02.476Z] #43 6.242 DEP images/sysctl.pb-c.d [2022-03-25T08:43:02.476Z] #43 6.295 PBCC images/time.pb-c.c [2022-03-25T08:43:02.476Z] #43 6.332 DEP images/time.pb-c.d [2022-03-25T08:43:02.476Z] #43 6.368 PBCC images/binfmt-misc.pb-c.c [2022-03-25T08:43:02.476Z] #43 6.391 DEP images/binfmt-misc.pb-c.d [2022-03-25T08:43:02.476Z] #43 6.459 PBCC images/seccomp.pb-c.c [2022-03-25T08:43:02.476Z] #43 6.504 DEP images/seccomp.pb-c.d [2022-03-25T08:43:02.476Z] #43 6.544 PBCC images/userns.pb-c.c [2022-03-25T08:43:02.476Z] #43 6.564 DEP images/userns.pb-c.d [2022-03-25T08:43:02.476Z] #43 6.609 PBCC images/cgroup.pb-c.c [2022-03-25T08:43:02.476Z] #43 6.637 DEP images/cgroup.pb-c.d [2022-03-25T08:43:02.476Z] #43 6.681 PBCC images/ext-file.pb-c.c [2022-03-25T08:43:02.476Z] #43 6.697 DEP images/ext-file.pb-c.d [2022-03-25T08:43:02.476Z] #43 6.758 PBCC images/rpc.pb-c.c [2022-03-25T08:43:02.476Z] #43 6.816 DEP images/rpc.pb-c.d [2022-03-25T08:43:02.476Z] #43 6.865 PBCC images/siginfo.pb-c.c [2022-03-25T08:43:02.476Z] #43 6.885 DEP images/siginfo.pb-c.d [2022-03-25T08:43:02.476Z] #43 6.938 PBCC images/pagemap.pb-c.c [2022-03-25T08:43:02.476Z] #43 6.978 DEP images/pagemap.pb-c.d [2022-03-25T08:43:02.476Z] #43 7.041 PBCC images/rlimit.pb-c.c [2022-03-25T08:43:02.476Z] #43 7.060 DEP images/rlimit.pb-c.d [2022-03-25T08:43:02.476Z] #43 7.129 PBCC images/file-lock.pb-c.c [2022-03-25T08:43:02.476Z] #43 7.137 DEP images/file-lock.pb-c.d [2022-03-25T08:43:02.476Z] #43 7.178 PBCC images/tty.pb-c.c [2022-03-25T08:43:02.476Z] #43 7.257 DEP images/tty.pb-c.d [2022-03-25T08:43:02.476Z] #43 7.323 PBCC images/tun.pb-c.c [2022-03-25T08:43:02.476Z] #43 7.388 PBCC images/netdev.pb-c.c [2022-03-25T08:43:02.476Z] #43 7.436 DEP images/tun.pb-c.d [2022-03-25T08:43:02.476Z] #43 7.485 DEP images/netdev.pb-c.d [2022-03-25T08:43:02.476Z] #43 7.551 PBCC images/vma.pb-c.c [2022-03-25T08:43:02.476Z] #43 7.650 DEP images/vma.pb-c.d [2022-03-25T08:43:02.476Z] #43 7.700 PBCC images/creds.pb-c.c [2022-03-25T08:43:02.476Z] #43 7.737 DEP images/creds.pb-c.d [2022-03-25T08:43:02.476Z] #43 7.759 PBCC images/utsns.pb-c.c [2022-03-25T08:43:02.476Z] #43 7.784 DEP images/utsns.pb-c.d [2022-03-25T08:43:02.476Z] #43 7.808 PBCC images/ipc-desc.pb-c.c [2022-03-25T08:43:02.476Z] #43 7.825 PBCC images/ipc-sem.pb-c.c [2022-03-25T08:43:02.476Z] #43 7.833 DEP images/ipc-desc.pb-c.d [2022-03-25T08:43:02.476Z] #43 7.866 DEP images/ipc-sem.pb-c.d [2022-03-25T08:43:02.476Z] #43 7.899 PBCC images/ipc-msg.pb-c.c [2022-03-25T08:43:02.476Z] #43 7.928 DEP images/ipc-msg.pb-c.d [2022-03-25T08:43:02.476Z] #43 8.005 PBCC images/ipc-shm.pb-c.c [2022-03-25T08:43:02.476Z] #43 8.026 DEP images/ipc-shm.pb-c.d [2022-03-25T08:43:02.476Z] #43 8.072 PBCC images/ipc-var.pb-c.c [2022-03-25T08:43:02.476Z] #43 8.105 DEP images/ipc-var.pb-c.d [2022-03-25T08:43:02.476Z] #43 8.154 PBCC images/sk-opts.pb-c.c [2022-03-25T08:43:02.476Z] #43 8.164 PBCC images/packet-sock.pb-c.c [2022-03-25T08:43:02.476Z] #43 8.217 DEP images/sk-opts.pb-c.d [2022-03-25T08:43:02.476Z] #43 8.255 DEP images/packet-sock.pb-c.d [2022-03-25T08:43:02.476Z] #43 8.301 PBCC images/sk-netlink.pb-c.c [2022-03-25T08:43:02.476Z] #43 8.348 DEP images/sk-netlink.pb-c.d [2022-03-25T08:43:02.476Z] #43 8.421 PBCC images/sk-inet.pb-c.c [2022-03-25T08:43:02.476Z] #43 8.482 DEP images/sk-inet.pb-c.d [2022-03-25T08:43:02.476Z] #43 8.526 PBCC images/sk-unix.pb-c.c [2022-03-25T08:43:02.476Z] #43 8.580 DEP images/sk-unix.pb-c.d [2022-03-25T08:43:02.476Z] #43 8.633 PBCC images/mm.pb-c.c [2022-03-25T08:43:02.476Z] #43 8.715 DEP images/mm.pb-c.d [2022-03-25T08:43:02.476Z] #43 8.789 PBCC images/timerfd.pb-c.c [2022-03-25T08:43:02.476Z] #43 8.824 DEP images/timerfd.pb-c.d [2022-03-25T08:43:02.476Z] #43 8.875 PBCC images/timer.pb-c.c [2022-03-25T08:43:02.476Z] #43 8.900 DEP images/timer.pb-c.d [2022-03-25T08:43:02.476Z] #43 8.941 PBCC images/sa.pb-c.c [2022-03-25T08:43:02.476Z] #43 9.008 DEP images/sa.pb-c.d [2022-03-25T08:43:02.476Z] #43 9.062 PBCC images/pipe-data.pb-c.c [2022-03-25T08:43:02.476Z] #43 9.086 DEP images/pipe-data.pb-c.d [2022-03-25T08:43:02.476Z] #43 9.165 PBCC images/mnt.pb-c.c [2022-03-25T08:43:02.476Z] #43 9.222 DEP images/mnt.pb-c.d [2022-03-25T08:43:02.476Z] #43 9.278 PBCC images/sk-packet.pb-c.c [2022-03-25T08:43:02.476Z] #43 9.302 DEP images/sk-packet.pb-c.d [2022-03-25T08:43:02.476Z] #43 9.357 PBCC images/tcp-stream.pb-c.c [2022-03-25T08:43:02.476Z] #43 9.397 DEP images/tcp-stream.pb-c.d [2022-03-25T08:43:02.476Z] #43 9.437 PBCC images/pipe.pb-c.c [2022-03-25T08:43:02.476Z] #43 9.476 DEP images/pipe.pb-c.d [2022-03-25T08:43:02.476Z] #43 9.508 PBCC images/pstree.pb-c.c [2022-03-25T08:43:02.476Z] #43 9.537 DEP images/pstree.pb-c.d [2022-03-25T08:43:02.476Z] #43 9.597 PBCC images/fs.pb-c.c [2022-03-25T08:43:02.476Z] #43 9.624 DEP images/fs.pb-c.d [2022-03-25T08:43:02.476Z] #43 9.657 PBCC images/signalfd.pb-c.c [2022-03-25T08:43:02.476Z] #43 9.694 DEP images/signalfd.pb-c.d [2022-03-25T08:43:02.476Z] #43 9.740 PBCC images/fh.pb-c.c [2022-03-25T08:43:02.476Z] #43 9.818 PBCC images/fsnotify.pb-c.c [2022-03-25T08:43:02.476Z] #43 9.857 DEP images/fh.pb-c.d [2022-03-25T08:43:02.476Z] #43 9.893 DEP images/fsnotify.pb-c.d [2022-03-25T08:43:02.476Z] #43 9.951 PBCC images/eventpoll.pb-c.c [2022-03-25T08:43:02.476Z] #43 9.993 DEP images/eventpoll.pb-c.d [2022-03-25T08:43:02.476Z] #43 10.04 PBCC images/eventfd.pb-c.c [2022-03-25T08:43:02.476Z] #43 10.06 DEP images/eventfd.pb-c.d [2022-03-25T08:43:02.476Z] #43 10.14 PBCC images/remap-file-path.pb-c.c [2022-03-25T08:43:02.476Z] #43 10.19 DEP images/remap-file-path.pb-c.d [2022-03-25T08:43:02.476Z] #43 10.24 PBCC images/fifo.pb-c.c [2022-03-25T08:43:02.476Z] #43 10.28 DEP images/fifo.pb-c.d [2022-03-25T08:43:02.476Z] #43 10.33 PBCC images/ghost-file.pb-c.c [2022-03-25T08:43:02.476Z] #43 10.38 DEP images/ghost-file.pb-c.d [2022-03-25T08:43:02.476Z] #43 10.45 PBCC images/regfile.pb-c.c [2022-03-25T08:43:02.476Z] #43 10.50 DEP images/regfile.pb-c.d [2022-03-25T08:43:02.476Z] #43 10.54 PBCC images/ns.pb-c.c [2022-03-25T08:43:02.476Z] #43 10.56 DEP images/ns.pb-c.d [2022-03-25T08:43:02.476Z] #43 10.61 PBCC images/fdinfo.pb-c.c [2022-03-25T08:43:02.476Z] #43 10.71 DEP images/fdinfo.pb-c.d [2022-03-25T08:43:02.476Z] #43 10.78 PBCC images/core-aarch64.pb-c.c [2022-03-25T08:43:02.476Z] #43 10.83 PBCC images/core-arm.pb-c.c [2022-03-25T08:43:02.476Z] #43 ... [2022-03-25T08:43:02.476Z] [2022-03-25T08:43:02.476Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-25T08:43:02.476Z] #34 sha256:53588d92d4d1a0c559e7fdcfc38d416ecf8c7331b4c0281adbffbddff12d78fa [2022-03-25T08:43:02.476Z] #34 DONE 75.2s [2022-03-25T08:43:02.476Z] [2022-03-25T08:43:02.476Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:02.476Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:43:02.476Z] #43 10.94 PBCC images/core-ppc64.pb-c.c [2022-03-25T08:43:02.477Z] #43 11.00 PBCC images/core-s390.pb-c.c [2022-03-25T08:43:02.737Z] #43 11.04 PBCC images/core-x86.pb-c.c [2022-03-25T08:43:02.737Z] #43 11.16 PBCC images/core.pb-c.c [2022-03-25T08:43:02.737Z] #43 11.29 PBCC images/inventory.pb-c.c [2022-03-25T08:43:02.855Z] #43 ... [2022-03-25T08:43:02.855Z] [2022-03-25T08:43:02.855Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-25T08:43:02.855Z] #34 sha256:5e47581c3c05cb42607ee7a8007d3808fcc568b84ee2b5cefb6f18941942266b [2022-03-25T08:43:02.855Z] #34 66.71 bufio [2022-03-25T08:43:02.855Z] #34 66.84 os [2022-03-25T08:43:02.855Z] #34 67.97 text/tabwriter [2022-03-25T08:43:02.855Z] #34 69.60 path/filepath [2022-03-25T08:43:02.855Z] #34 69.62 fmt [2022-03-25T08:43:02.855Z] #34 71.40 io/ioutil [2022-03-25T08:43:02.855Z] #34 72.93 flag [2022-03-25T08:43:02.855Z] #34 72.94 github.com/BurntSushi/toml [2022-03-25T08:43:02.855Z] #34 74.33 log [2022-03-25T08:43:02.855Z] #34 76.40 github.com/BurntSushi/toml/cmd/tomlv [2022-03-25T08:43:02.997Z] #43 11.34 DEP images/core-aarch64.pb-c.d [2022-03-25T08:43:02.997Z] #43 11.41 DEP images/core-arm.pb-c.d [2022-03-25T08:43:02.997Z] #43 11.45 DEP images/core-ppc64.pb-c.d [2022-03-25T08:43:02.997Z] #43 11.54 DEP images/core-s390.pb-c.d [2022-03-25T08:43:03.111Z] #43 ... [2022-03-25T08:43:03.111Z] [2022-03-25T08:43:03.111Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-25T08:43:03.111Z] #34 sha256:749547e0b96cece089264f2adcf69a883fbb34e67254c3c990c430353d36a96d [2022-03-25T08:43:03.111Z] #34 68.57 text/tabwriter [2022-03-25T08:43:03.111Z] #34 70.77 path/filepath [2022-03-25T08:43:03.111Z] #34 70.78 fmt [2022-03-25T08:43:03.111Z] #34 72.32 io/ioutil [2022-03-25T08:43:03.111Z] #34 73.92 github.com/BurntSushi/toml [2022-03-25T08:43:03.111Z] #34 73.93 flag [2022-03-25T08:43:03.111Z] #34 75.52 log [2022-03-25T08:43:03.111Z] #34 77.40 github.com/BurntSushi/toml/cmd/tomlv [2022-03-25T08:43:03.111Z] #34 ... [2022-03-25T08:43:03.111Z] [2022-03-25T08:43:03.111Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:43:03.111Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:43:03.111Z] #13 70.18 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-25T08:43:03.111Z] #13 70.20 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-25T08:43:03.111Z] #13 70.20 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-25T08:43:03.111Z] #13 70.32 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-03-25T08:43:03.111Z] #13 70.33 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-25T08:43:03.111Z] #13 70.33 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-25T08:43:03.257Z] #43 11.65 DEP images/core-x86.pb-c.d [2022-03-25T08:43:03.370Z] #13 ... [2022-03-25T08:43:03.370Z] [2022-03-25T08:43:03.370Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-25T08:43:03.370Z] #34 sha256:749547e0b96cece089264f2adcf69a883fbb34e67254c3c990c430353d36a96d [2022-03-25T08:43:03.370Z] #34 DONE 79.1s [2022-03-25T08:43:03.518Z] #43 11.82 DEP images/core.pb-c.d [2022-03-25T08:43:03.518Z] #43 11.92 DEP images/inventory.pb-c.d [2022-03-25T08:43:03.518Z] #43 12.01 PBCC images/cpuinfo.pb-c.c [2022-03-25T08:43:03.518Z] #43 12.04 DEP images/cpuinfo.pb-c.d [2022-03-25T08:43:03.628Z] [2022-03-25T08:43:03.628Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-25T08:43:03.628Z] #56 sha256:3e79bf5897b180982db6d07a331809e330d605c07ab8e847454abfb23b1be21a [2022-03-25T08:43:03.628Z] #56 ... [2022-03-25T08:43:03.628Z] [2022-03-25T08:43:03.628Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:03.628Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:43:03.628Z] #43 14.80 make[1]: Nothing to be done for 'all'. [2022-03-25T08:43:03.775Z] #58 ... [2022-03-25T08:43:03.775Z] [2022-03-25T08:43:03.775Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:03.775Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-25T08:43:03.775Z] #43 23.37 CC images/rlimit.o [2022-03-25T08:43:03.775Z] #43 23.48 CC images/pagemap.o [2022-03-25T08:43:03.775Z] #43 23.65 CC images/siginfo.o [2022-03-25T08:43:03.775Z] #43 23.84 CC images/rpc.o [2022-03-25T08:43:03.775Z] #43 24.76 CC images/ext-file.o [2022-03-25T08:43:03.775Z] #43 24.96 CC images/cgroup.o [2022-03-25T08:43:03.775Z] #43 25.52 CC images/userns.o [2022-03-25T08:43:03.775Z] #43 25.74 CC images/google/protobuf/descriptor.o [2022-03-25T08:43:03.775Z] #43 27.15 CC images/opts.o [2022-03-25T08:43:03.775Z] #43 27.30 CC images/seccomp.o [2022-03-25T08:43:03.775Z] #43 27.57 CC images/binfmt-misc.o [2022-03-25T08:43:03.775Z] #43 27.71 CC images/time.o [2022-03-25T08:43:03.775Z] #43 27.91 CC images/sysctl.o [2022-03-25T08:43:03.775Z] #43 28.09 CC images/autofs.o [2022-03-25T08:43:03.775Z] #43 28.28 CC images/macvlan.o [2022-03-25T08:43:03.775Z] #43 28.46 CC images/sit.o [2022-03-25T08:43:03.775Z] #43 28.64 CC images/memfd.o [2022-03-25T08:43:03.775Z] #43 28.94 CC images/timens.o [2022-03-25T08:43:03.775Z] #43 29.10 LINK images/built-in.o [2022-03-25T08:43:03.775Z] #43 29.19 GEN compel/include/asm [2022-03-25T08:43:03.775Z] #43 29.21 GEN compel/include/version.h [2022-03-25T08:43:03.775Z] #43 29.23 touch .config [2022-03-25T08:43:03.775Z] #43 29.30 GEN include/common/config.h [2022-03-25T08:43:03.775Z] #43 29.35 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-03-25T08:43:03.775Z] #43 29.36 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2022-03-25T08:43:03.775Z] #43 29.38 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2022-03-25T08:43:03.775Z] #43 29.40 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2022-03-25T08:43:03.775Z] #43 29.41 DEP compel/plugins/std/infect.d [2022-03-25T08:43:03.775Z] #43 29.48 DEP compel/plugins/std/string.d [2022-03-25T08:43:03.775Z] #43 29.53 DEP compel/plugins/std/log.d [2022-03-25T08:43:03.775Z] #43 29.59 DEP compel/plugins/std/fds.d [2022-03-25T08:43:03.775Z] #43 29.65 DEP compel/plugins/std/std.d [2022-03-25T08:43:03.775Z] #43 29.70 DEP compel/plugins/shmem/shmem.d [2022-03-25T08:43:03.775Z] #43 29.75 DEP compel/plugins/fds/fds.d [2022-03-25T08:43:03.775Z] #43 29.82 CC compel/plugins/std/std.o [2022-03-25T08:43:03.775Z] #43 30.12 CC compel/plugins/std/fds.o [2022-03-25T08:43:03.775Z] #43 30.39 CC compel/plugins/std/log.o [2022-03-25T08:43:03.775Z] #43 31.08 CC compel/plugins/std/string.o [2022-03-25T08:43:03.775Z] #43 31.56 CC compel/plugins/std/infect.o [2022-03-25T08:43:03.775Z] #43 31.87 CC compel/arch/aarch64/plugins/std/parasite-head.o [2022-03-25T08:43:03.775Z] #43 31.90 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2022-03-25T08:43:03.775Z] #43 31.95 AR compel/plugins/std.lib.a [2022-03-25T08:43:03.775Z] #43 32.01 CC compel/plugins/fds/fds.o [2022-03-25T08:43:03.775Z] #43 32.17 AR compel/plugins/fds.lib.a [2022-03-25T08:43:03.775Z] #43 32.22 HOSTDEP compel/src/lib/log-host.d [2022-03-25T08:43:03.775Z] #43 32.34 HOSTDEP compel/src/lib/handle-elf-host.d [2022-03-25T08:43:03.775Z] #43 32.39 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2022-03-25T08:43:03.775Z] #43 32.44 HOSTDEP compel/src/main-host.d [2022-03-25T08:43:03.775Z] #43 32.54 DEP compel/src/lib/ptrace.d [2022-03-25T08:43:03.775Z] #43 32.61 DEP compel/src/lib/infect.d [2022-03-25T08:43:03.775Z] #43 32.69 DEP compel/src/lib/infect-util.d [2022-03-25T08:43:03.775Z] #43 32.74 DEP compel/src/lib/infect-rpc.d [2022-03-25T08:43:03.775Z] #43 32.80 DEP compel/arch/aarch64/src/lib/infect.d [2022-03-25T08:43:03.775Z] #43 32.86 DEP compel/arch/aarch64/src/lib/cpu.d [2022-03-25T08:43:03.775Z] #43 32.90 DEP compel/src/lib/log.d [2022-03-25T08:43:03.775Z] #43 32.94 DEP compel/src/main.d [2022-03-25T08:43:03.775Z] #43 33.01 DEP compel/src/lib/handle-elf.d [2022-03-25T08:43:03.775Z] #43 33.06 DEP compel/arch/aarch64/src/lib/handle-elf.d [2022-03-25T08:43:03.775Z] #43 33.12 CC compel/src/lib/log.o [2022-03-25T08:43:03.775Z] #43 33.31 CC compel/arch/aarch64/src/lib/cpu.o [2022-03-25T08:43:03.775Z] #43 33.43 CC compel/arch/aarch64/src/lib/infect.o [2022-03-25T08:43:03.775Z] #43 33.72 CC compel/src/lib/infect-rpc.o [2022-03-25T08:43:03.775Z] #43 33.94 CC compel/src/lib/infect-util.o [2022-03-25T08:43:03.775Z] #43 ... [2022-03-25T08:43:03.775Z] [2022-03-25T08:43:03.775Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:43:03.775Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-25T08:43:03.775Z] #13 78.66 Selecting previously unselected package libapparmor1:arm64. [2022-03-25T08:43:03.775Z] #13 78.66 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2022-03-25T08:43:03.775Z] #13 78.70 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2022-03-25T08:43:03.778Z] #43 12.08 PBCC images/stats.pb-c.c [2022-03-25T08:43:03.778Z] #43 12.10 DEP images/stats.pb-c.d [2022-03-25T08:43:03.823Z] #34 ... [2022-03-25T08:43:03.823Z] [2022-03-25T08:43:03.823Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:03.823Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:43:03.823Z] #43 12.49 make[1]: Nothing to be done for 'all'. [2022-03-25T08:43:04.084Z] #43 ... [2022-03-25T08:43:04.084Z] [2022-03-25T08:43:04.084Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-25T08:43:04.084Z] #34 sha256:5e47581c3c05cb42607ee7a8007d3808fcc568b84ee2b5cefb6f18941942266b [2022-03-25T08:43:04.084Z] #34 DONE 77.9s [2022-03-25T08:43:04.344Z] [2022-03-25T08:43:04.344Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-25T08:43:04.344Z] #56 sha256:ecef55b114967b9cb4af4ce799a03a664e68c7b3d6650a8f08f5073053077f22 [2022-03-25T08:43:04.451Z] #13 79.32 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-25T08:43:04.451Z] #13 79.33 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2022-03-25T08:43:04.451Z] #13 79.35 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2022-03-25T08:43:05.013Z] #13 80.01 Selecting previously unselected package libbtrfs0. [2022-03-25T08:43:05.013Z] #13 80.01 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2022-03-25T08:43:05.013Z] #13 80.02 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-25T08:43:05.013Z] #13 80.10 Selecting previously unselected package libbtrfs-dev. [2022-03-25T08:43:05.013Z] #13 80.10 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-03-25T08:43:05.013Z] #13 80.11 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-25T08:43:05.161Z] #43 13.45 make[1]: Nothing to be done for 'all'. [2022-03-25T08:43:05.532Z] #43 16.29 CC images/stats.o [2022-03-25T08:43:05.532Z] #43 16.70 CC images/core.o [2022-03-25T08:43:05.727Z] #56 ... [2022-03-25T08:43:05.727Z] [2022-03-25T08:43:05.727Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:05.727Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:43:05.727Z] #43 14.33 CC images/stats.o [2022-03-25T08:43:05.727Z] #43 14.71 CC images/core.o [2022-03-25T08:43:05.830Z] #13 80.85 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-03-25T08:43:05.830Z] #13 80.86 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-03-25T08:43:05.830Z] #13 80.87 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-03-25T08:43:06.102Z] #43 14.54 CC images/stats.o [2022-03-25T08:43:06.306Z] #43 15.25 CC images/core-x86.o [2022-03-25T08:43:06.363Z] #43 14.83 CC images/core.o [2022-03-25T08:43:06.490Z] #43 17.29 CC images/core-x86.o [2022-03-25T08:43:06.749Z] #43 17.74 CC images/core-arm.o [2022-03-25T08:43:06.887Z] #13 81.65 Selecting previously unselected package libudev-dev:arm64. [2022-03-25T08:43:06.887Z] #13 81.65 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... [2022-03-25T08:43:06.887Z] #13 81.67 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... [2022-03-25T08:43:06.901Z] #43 15.71 CC images/core-arm.o [2022-03-25T08:43:06.935Z] #43 15.33 CC images/core-x86.o [2022-03-25T08:43:07.008Z] #43 18.11 CC images/core-aarch64.o [2022-03-25T08:43:07.162Z] #43 16.02 CC images/core-aarch64.o [2022-03-25T08:43:07.196Z] #43 15.76 CC images/core-arm.o [2022-03-25T08:43:07.423Z] #43 16.35 CC images/core-ppc64.o [2022-03-25T08:43:07.456Z] #43 16.05 CC images/core-aarch64.o [2022-03-25T08:43:07.537Z] #13 82.47 Selecting previously unselected package libsepol1-dev:arm64. [2022-03-25T08:43:07.537Z] #13 82.48 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2022-03-25T08:43:07.537Z] #13 82.49 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2022-03-25T08:43:07.576Z] #43 18.51 CC images/core-ppc64.o [2022-03-25T08:43:07.834Z] #43 19.07 CC images/core-s390.o [2022-03-25T08:43:07.995Z] #43 16.82 CC images/core-s390.o [2022-03-25T08:43:08.027Z] #43 16.38 CC images/core-ppc64.o [2022-03-25T08:43:08.125Z] #56 ... [2022-03-25T08:43:08.125Z] [2022-03-25T08:43:08.125Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:08.125Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:43:08.125Z] #43 20.97 CC images/signalfd.o [2022-03-25T08:43:08.125Z] #43 21.18 CC images/fs.o [2022-03-25T08:43:08.125Z] #43 21.34 CC images/pstree.o [2022-03-25T08:43:08.125Z] #43 21.58 CC images/pipe.o [2022-03-25T08:43:08.125Z] #43 21.73 CC images/tcp-stream.o [2022-03-25T08:43:08.125Z] #43 21.91 CC images/sk-packet.o [2022-03-25T08:43:08.125Z] #43 22.14 CC images/mnt.o [2022-03-25T08:43:08.125Z] #43 22.30 CC images/pipe-data.o [2022-03-25T08:43:08.125Z] #43 22.51 CC images/sa.o [2022-03-25T08:43:08.125Z] #43 22.69 CC images/timer.o [2022-03-25T08:43:08.125Z] #43 22.99 CC images/timerfd.o [2022-03-25T08:43:08.125Z] #43 23.19 CC images/mm.o [2022-03-25T08:43:08.125Z] #43 23.51 CC images/sk-opts.o [2022-03-25T08:43:08.125Z] #43 23.64 CC images/sk-unix.o [2022-03-25T08:43:08.125Z] #43 23.86 CC images/sk-inet.o [2022-03-25T08:43:08.125Z] #43 24.11 CC images/tun.o [2022-03-25T08:43:08.125Z] #43 24.34 CC images/sk-netlink.o [2022-03-25T08:43:08.125Z] #43 24.56 CC images/packet-sock.o [2022-03-25T08:43:08.125Z] #43 24.95 CC images/ipc-var.o [2022-03-25T08:43:08.125Z] #43 25.14 CC images/ipc-desc.o [2022-03-25T08:43:08.125Z] #43 25.33 CC images/ipc-shm.o [2022-03-25T08:43:08.125Z] #43 25.52 CC images/ipc-msg.o [2022-03-25T08:43:08.125Z] #43 25.76 CC images/ipc-sem.o [2022-03-25T08:43:08.125Z] #43 25.99 CC images/utsns.o [2022-03-25T08:43:08.125Z] #43 26.16 CC images/creds.o [2022-03-25T08:43:08.125Z] #43 26.35 CC images/vma.o [2022-03-25T08:43:08.125Z] #43 26.50 CC images/netdev.o [2022-03-25T08:43:08.125Z] #43 26.85 CC images/tty.o [2022-03-25T08:43:08.125Z] #43 27.38 CC images/file-lock.o [2022-03-25T08:43:08.125Z] #43 27.56 CC images/rlimit.o [2022-03-25T08:43:08.125Z] #43 27.73 CC images/pagemap.o [2022-03-25T08:43:08.125Z] #43 27.96 CC images/siginfo.o [2022-03-25T08:43:08.125Z] #43 28.20 CC images/rpc.o [2022-03-25T08:43:08.125Z] #43 29.24 CC images/ext-file.o [2022-03-25T08:43:08.125Z] #43 29.43 CC images/cgroup.o [2022-03-25T08:43:08.125Z] #43 29.97 CC images/userns.o [2022-03-25T08:43:08.125Z] #43 30.18 CC images/google/protobuf/descriptor.o [2022-03-25T08:43:08.125Z] #43 31.44 CC images/opts.o [2022-03-25T08:43:08.255Z] #43 17.33 CC images/cpuinfo.o [2022-03-25T08:43:08.383Z] #43 31.60 CC images/seccomp.o [2022-03-25T08:43:08.402Z] #43 19.67 CC images/cpuinfo.o [2022-03-25T08:43:08.598Z] #43 16.87 CC images/core-s390.o [2022-03-25T08:43:08.613Z] #13 83.23 Selecting previously unselected package libpcre16-3:arm64. [2022-03-25T08:43:08.613Z] #13 83.23 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2022-03-25T08:43:08.613Z] #13 83.27 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2022-03-25T08:43:08.641Z] #43 31.91 CC images/binfmt-misc.o [2022-03-25T08:43:08.641Z] #43 32.13 CC images/time.o [2022-03-25T08:43:08.825Z] #43 17.68 CC images/inventory.o [2022-03-25T08:43:08.825Z] #43 17.89 CC images/fdinfo.o [2022-03-25T08:43:08.859Z] #43 17.32 CC images/cpuinfo.o [2022-03-25T08:43:08.869Z] #13 84.01 Selecting previously unselected package libpcre32-3:arm64. [2022-03-25T08:43:08.869Z] #13 84.02 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2022-03-25T08:43:08.899Z] #43 32.27 CC images/sysctl.o [2022-03-25T08:43:08.969Z] #43 20.01 CC images/inventory.o [2022-03-25T08:43:09.157Z] #43 32.51 CC images/autofs.o [2022-03-25T08:43:09.228Z] #43 20.21 CC images/fdinfo.o [2022-03-25T08:43:09.397Z] #43 18.26 CC images/fown.o [2022-03-25T08:43:09.410Z] #13 84.18 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2022-03-25T08:43:09.415Z] #43 32.69 CC images/macvlan.o [2022-03-25T08:43:09.415Z] #43 32.85 CC images/sit.o [2022-03-25T08:43:09.446Z] #43 17.71 CC images/inventory.o [2022-03-25T08:43:09.446Z] #43 17.93 CC images/fdinfo.o [2022-03-25T08:43:09.487Z] #43 20.49 CC images/fown.o [2022-03-25T08:43:09.487Z] #43 20.67 CC images/ns.o [2022-03-25T08:43:09.657Z] #43 18.41 CC images/ns.o [2022-03-25T08:43:09.657Z] #43 18.59 CC images/regfile.o [2022-03-25T08:43:09.666Z] #13 84.81 Selecting previously unselected package libpcrecpp0v5:arm64. [2022-03-25T08:43:09.666Z] #13 84.82 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2022-03-25T08:43:09.666Z] #13 84.82 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-03-25T08:43:09.674Z] #43 33.01 CC images/memfd.o [2022-03-25T08:43:09.674Z] #43 33.23 CC images/timens.o [2022-03-25T08:43:09.705Z] #43 18.21 CC images/fown.o [2022-03-25T08:43:09.745Z] #43 20.84 CC images/regfile.o [2022-03-25T08:43:09.918Z] #43 18.81 CC images/ghost-file.o [2022-03-25T08:43:09.965Z] #43 18.44 CC images/ns.o [2022-03-25T08:43:10.003Z] #43 21.02 CC images/ghost-file.o [2022-03-25T08:43:10.178Z] #43 19.10 CC images/fifo.o [2022-03-25T08:43:10.225Z] #43 18.61 CC images/regfile.o [2022-03-25T08:43:10.240Z] #43 33.44 LINK images/built-in.o [2022-03-25T08:43:10.240Z] #43 33.56 GEN compel/include/asm [2022-03-25T08:43:10.240Z] #43 33.59 GEN compel/include/version.h [2022-03-25T08:43:10.240Z] #43 33.61 touch .config [2022-03-25T08:43:10.240Z] #43 33.66 GEN include/common/config.h [2022-03-25T08:43:10.240Z] #43 33.72 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-03-25T08:43:10.240Z] #43 33.74 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-03-25T08:43:10.240Z] #43 33.76 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-03-25T08:43:10.240Z] #43 33.78 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-03-25T08:43:10.262Z] #43 21.28 CC images/fifo.o [2022-03-25T08:43:10.438Z] #43 19.29 CC images/remap-file-path.o [2022-03-25T08:43:10.486Z] #43 18.79 CC images/ghost-file.o [2022-03-25T08:43:10.486Z] #43 19.00 CC images/fifo.o [2022-03-25T08:43:10.498Z] #43 33.80 DEP compel/arch/x86/plugins/std/memcpy.d [2022-03-25T08:43:10.498Z] #43 33.82 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-03-25T08:43:10.498Z] #43 33.83 GEN compel/plugins/include/uapi/std/syscall.h [2022-03-25T08:43:10.498Z] #43 33.85 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-03-25T08:43:10.498Z] #43 33.86 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-03-25T08:43:10.498Z] #43 33.89 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-03-25T08:43:10.498Z] #43 33.90 DEP compel/plugins/std/infect.d [2022-03-25T08:43:10.498Z] #43 34.01 DEP compel/plugins/std/string.d [2022-03-25T08:43:10.520Z] #43 21.52 CC images/remap-file-path.o [2022-03-25T08:43:10.520Z] #43 21.72 CC images/eventfd.o [2022-03-25T08:43:10.591Z] #13 ... [2022-03-25T08:43:10.591Z] [2022-03-25T08:43:10.591Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-25T08:43:10.591Z] #58 sha256:ef29807a053bb450526724584002229c00280fc921de47a5fc3414576f275d41 [2022-03-25T08:43:10.591Z] #58 DONE 96.2s [2022-03-25T08:43:10.591Z] [2022-03-25T08:43:10.591Z] #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-03-25T08:43:10.591Z] #32 sha256:4a30ad64e9bb7f3a0e5ca095d3222b48eb6b9c52400d0b70b4ce730371d1538e [2022-03-25T08:43:10.591Z] #32 DONE 96.1s [2022-03-25T08:43:10.591Z] [2022-03-25T08:43:10.591Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:43:10.591Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-25T08:43:10.591Z] #13 85.38 Selecting previously unselected package libpcre3-dev:arm64. [2022-03-25T08:43:10.591Z] #13 85.39 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2022-03-25T08:43:10.591Z] #13 85.40 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2022-03-25T08:43:10.591Z] #13 ... [2022-03-25T08:43:10.591Z] [2022-03-25T08:43:10.591Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-03-25T08:43:10.591Z] #59 sha256:dc3240350a5e048fcd4591e532bd97337e55c66d7a9b4c5eaf62445f9b4cecdb [2022-03-25T08:43:10.591Z] #59 DONE 0.1s [2022-03-25T08:43:10.591Z] [2022-03-25T08:43:10.591Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-25T08:43:10.591Z] #60 sha256:e1f61b36b06b5e4dd43964320f5bdd51a5c6b4992594bccc0dd8f241376c44fe [2022-03-25T08:43:10.591Z] #60 DONE 0.2s [2022-03-25T08:43:10.591Z] [2022-03-25T08:43:10.591Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:10.591Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-25T08:43:10.591Z] #43 34.13 CC compel/src/lib/infect.o [2022-03-25T08:43:10.591Z] #43 36.87 CC compel/src/lib/ptrace.o [2022-03-25T08:43:10.591Z] #43 37.12 AR compel/libcompel.a [2022-03-25T08:43:10.591Z] #43 37.35 HOSTCC compel/src/main-host.o [2022-03-25T08:43:10.591Z] #43 37.77 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2022-03-25T08:43:10.591Z] #43 37.89 HOSTCC compel/src/lib/handle-elf-host.o [2022-03-25T08:43:10.591Z] #43 38.31 HOSTCC compel/src/lib/log-host.o [2022-03-25T08:43:10.591Z] #43 38.37 HOSTLINK compel/compel-host-bin [2022-03-25T08:43:10.591Z] #43 38.43 DEP soccr/soccr.d [2022-03-25T08:43:10.591Z] #43 38.49 CC soccr/soccr.o [2022-03-25T08:43:10.591Z] #43 39.88 AR soccr/libsoccr.a [2022-03-25T08:43:10.591Z] #43 39.97 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-25T08:43:10.591Z] #43 40.37 DEP criu/arch/aarch64/sigframe.d [2022-03-25T08:43:10.591Z] #43 40.42 DEP criu/arch/aarch64/crtools.d [2022-03-25T08:43:10.591Z] #43 40.80 DEP criu/arch/aarch64/cpu.d [2022-03-25T08:43:10.591Z] #43 40.82 DEP criu/arch/aarch64/bitops.d [2022-03-25T08:43:10.591Z] #43 40.86 CC criu/arch/aarch64/bitops.o [2022-03-25T08:43:10.591Z] #43 40.95 CC criu/arch/aarch64/cpu.o [2022-03-25T08:43:10.591Z] #43 41.09 CC criu/arch/aarch64/crtools.o [2022-03-25T08:43:10.698Z] #43 19.45 CC images/eventfd.o [2022-03-25T08:43:10.698Z] #43 19.68 CC images/eventpoll.o [2022-03-25T08:43:10.746Z] #43 19.18 CC images/remap-file-path.o [2022-03-25T08:43:10.756Z] #43 34.08 DEP compel/plugins/std/log.d [2022-03-25T08:43:10.756Z] #43 34.20 DEP compel/plugins/std/fds.d [2022-03-25T08:43:10.756Z] #43 34.28 DEP compel/plugins/std/std.d [2022-03-25T08:43:10.779Z] #43 21.89 CC images/eventpoll.o [2022-03-25T08:43:10.847Z] #43 ... [2022-03-25T08:43:10.847Z] [2022-03-25T08:43:10.847Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:43:10.847Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-25T08:43:10.847Z] #13 85.85 Selecting previously unselected package libselinux1-dev:arm64. [2022-03-25T08:43:10.847Z] #13 85.88 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2022-03-25T08:43:10.847Z] #13 85.88 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2022-03-25T08:43:10.959Z] #43 19.95 CC images/fh.o [2022-03-25T08:43:11.007Z] #43 19.35 CC images/eventfd.o [2022-03-25T08:43:11.007Z] #43 19.52 CC images/eventpoll.o [2022-03-25T08:43:11.014Z] #43 34.38 DEP compel/plugins/shmem/shmem.d [2022-03-25T08:43:11.014Z] #43 34.45 DEP compel/plugins/fds/fds.d [2022-03-25T08:43:11.014Z] #43 34.56 CC compel/plugins/std/std.o [2022-03-25T08:43:11.037Z] #43 22.12 CC images/fh.o [2022-03-25T08:43:11.102Z] #13 86.13 Selecting previously unselected package libdevmapper-dev:arm64. [2022-03-25T08:43:11.102Z] #13 86.14 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2022-03-25T08:43:11.102Z] #13 86.15 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-03-25T08:43:11.102Z] #13 86.32 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-25T08:43:11.102Z] #13 86.32 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_arm64.deb ... [2022-03-25T08:43:11.102Z] #13 86.35 Unpacking libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-03-25T08:43:11.221Z] #43 20.17 CC images/fsnotify.o [2022-03-25T08:43:11.272Z] #43 34.83 CC compel/plugins/std/fds.o [2022-03-25T08:43:11.295Z] #43 22.36 CC images/fsnotify.o [2022-03-25T08:43:11.577Z] #43 19.79 CC images/fh.o [2022-03-25T08:43:11.577Z] #43 20.00 CC images/fsnotify.o [2022-03-25T08:43:11.577Z] #43 ... [2022-03-25T08:43:11.577Z] [2022-03-25T08:43:11.577Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-25T08:43:11.577Z] #56 sha256:20dc2f1296bfa90be2607791da35793c711324b38fc9063c3d940285a4e0c0a5 [2022-03-25T08:43:11.665Z] #13 86.59 Selecting previously unselected package libsystemd-dev:arm64. [2022-03-25T08:43:11.665Z] #13 86.60 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... [2022-03-25T08:43:11.665Z] #13 86.60 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-03-25T08:43:11.793Z] #43 20.62 CC images/signalfd.o [2022-03-25T08:43:11.793Z] #43 ... [2022-03-25T08:43:11.793Z] [2022-03-25T08:43:11.793Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-25T08:43:11.793Z] #56 sha256:ecef55b114967b9cb4af4ce799a03a664e68c7b3d6650a8f08f5073053077f22 [2022-03-25T08:43:11.838Z] #43 35.15 CC compel/plugins/std/log.o [2022-03-25T08:43:11.862Z] #43 22.83 CC images/signalfd.o [2022-03-25T08:43:11.862Z] #43 23.01 CC images/fs.o [2022-03-25T08:43:12.121Z] #43 23.19 CC images/pstree.o [2022-03-25T08:43:12.226Z] #13 87.20 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-03-25T08:43:12.226Z] #13 87.20 Setting up libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-03-25T08:43:12.226Z] #13 87.21 Setting up libapparmor1:arm64 (2.13.2-10) ... [2022-03-25T08:43:12.226Z] #13 87.26 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-25T08:43:12.226Z] #13 87.27 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2022-03-25T08:43:12.226Z] #13 87.30 Setting up libsepol1-dev:arm64 (2.8-1) ... [2022-03-25T08:43:12.226Z] #13 87.33 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-25T08:43:12.226Z] #13 87.36 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-25T08:43:12.226Z] #13 87.39 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2022-03-25T08:43:12.226Z] #13 87.41 Setting up libudev-dev:arm64 (241-7~deb10u8) ... [2022-03-25T08:43:12.226Z] #13 87.47 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-25T08:43:12.226Z] #13 87.50 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-25T08:43:12.379Z] #43 23.42 CC images/pipe.o [2022-03-25T08:43:12.379Z] #43 23.59 CC images/tcp-stream.o [2022-03-25T08:43:12.404Z] #43 ... [2022-03-25T08:43:12.404Z] [2022-03-25T08:43:12.404Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:43:12.404Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:43:12.404Z] #13 85.63 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-25T08:43:12.404Z] #13 85.64 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-25T08:43:12.404Z] #13 85.65 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-25T08:43:12.404Z] #13 ... [2022-03-25T08:43:12.404Z] [2022-03-25T08:43:12.404Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:12.404Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:43:12.404Z] #43 35.80 CC compel/plugins/std/string.o [2022-03-25T08:43:12.482Z] [2022-03-25T08:43:12.482Z] #13 ... [2022-03-25T08:43:12.482Z] [2022-03-25T08:43:12.482Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-25T08:43:12.482Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-03-25T08:43:12.482Z] #63 CACHED [2022-03-25T08:43:12.482Z] [2022-03-25T08:43:12.482Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-25T08:43:12.482Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-03-25T08:43:12.482Z] #65 CACHED [2022-03-25T08:43:12.482Z] [2022-03-25T08:43:12.482Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:43:12.482Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-25T08:43:12.482Z] #13 87.53 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2022-03-25T08:43:12.482Z] #13 87.55 Setting up mingw-w64-common (6.0.0-3) ... [2022-03-25T08:43:12.482Z] #13 87.56 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-03-25T08:43:12.482Z] #13 87.57 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-25T08:43:12.482Z] #13 87.58 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2022-03-25T08:43:12.482Z] #13 87.59 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-25T08:43:12.482Z] #13 87.60 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-03-25T08:43:12.482Z] #13 87.61 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-03-25T08:43:12.482Z] #13 87.61 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-25T08:43:12.482Z] #13 87.62 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-25T08:43:12.482Z] #13 87.63 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-03-25T08:43:12.482Z] #13 87.64 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-25T08:43:12.482Z] #13 87.65 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2022-03-25T08:43:12.482Z] #13 87.66 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-03-25T08:43:12.482Z] #13 87.67 Setting up dmsetup (2:1.02.155-3) ... [2022-03-25T08:43:12.482Z] #13 87.69 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-03-25T08:43:12.482Z] #13 87.70 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-03-25T08:43:12.638Z] #43 23.78 CC images/sk-packet.o [2022-03-25T08:43:12.738Z] #13 87.71 Processing triggers for libc-bin (2.28-10) ... [2022-03-25T08:43:12.738Z] #13 DONE 87.9s [2022-03-25T08:43:12.738Z] [2022-03-25T08:43:12.738Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-25T08:43:12.738Z] #53 sha256:a0006fce556747850ad26f8580422a5a26810a05e2bc4f9fa590061bae3d7495 [2022-03-25T08:43:12.879Z] #56 41.84 Checking out files: 57% (2652/4621) Checking out files: 58% (2681/4621) Checking out files: 59% (2727/4621) Checking out files: 60% (2773/4621) Checking out files: 61% (2819/4621) Checking out files: 62% (2866/4621) Checking out files: 63% (2912/4621) Checking out files: 64% (2958/4621) Checking out files: 65% (3004/4621) Checking out files: 66% (3050/4621) Checking out files: 67% (3097/4621) Checking out files: 68% (3143/4621) Checking out files: 69% (3189/4621) Checking out files: 70% (3235/4621) Checking out files: 71% (3281/4621) Checking out files: 72% (3328/4621) Checking out files: 73% (3374/4621) Checking out files: 74% (3420/4621) Checking out files: 75% (3466/4621) Checking out files: 76% (3512/4621) Checking out files: 77% (3559/4621) Checking out files: 78% (3605/4621) Checking out files: 79% (3651/4621) Checking out files: 80% (3697/4621) Checking out files: 81% (3744/4621) Checking out files: 82% (3790/4621) Checking out files: 83% (3836/4621) Checking out files: 84% (3882/4621) Checking out files: 85% (3928/4621) Checking out files: 86% (3975/4621) Checking out files: 87% (4021/4621) Checking out files: 88% (4067/4621) Checking out files: 89% (4113/4621) Checking out files: 90% (4159/4621) Checking out files: 91% (4206/4621) Checking out files: 92% (4252/4621) Checking out files: 93% (4298/4621) Checking out files: 94% (4344/4621) Checking out files: 95% (4390/4621) Checking out files: 96% (4437/4621) Checking out files: 97% (4483/4621) Checking out files: 98% (4529/4621) Checking out files: 99% (4575/4621) Checking out files: 100% (4621/4621) Checking out files: 100% (4621/4621), done. [2022-03-25T08:43:12.879Z] #56 42.98 + cd /tmp/tmp.CioUSacOy2/src/github.com/containerd/containerd [2022-03-25T08:43:12.879Z] #56 42.99 + git checkout -q v1.5.11 [2022-03-25T08:43:12.896Z] #43 24.01 CC images/mnt.o [2022-03-25T08:43:12.970Z] #43 36.30 CC compel/plugins/std/infect.o [2022-03-25T08:43:13.099Z] #56 41.79 Checking out files: 61% (2860/4621) Checking out files: 62% (2866/4621) Checking out files: 63% (2912/4621) Checking out files: 64% (2958/4621) Checking out files: 65% (3004/4621) Checking out files: 66% (3050/4621) Checking out files: 67% (3097/4621) Checking out files: 68% (3143/4621) Checking out files: 69% (3189/4621) Checking out files: 70% (3235/4621) Checking out files: 71% (3281/4621) Checking out files: 72% (3328/4621) Checking out files: 73% (3374/4621) Checking out files: 74% (3420/4621) Checking out files: 75% (3466/4621) Checking out files: 76% (3512/4621) Checking out files: 77% (3559/4621) Checking out files: 78% (3605/4621) Checking out files: 79% (3651/4621) Checking out files: 80% (3697/4621) Checking out files: 81% (3744/4621) Checking out files: 82% (3790/4621) Checking out files: 83% (3836/4621) Checking out files: 84% (3882/4621) Checking out files: 85% (3928/4621) Checking out files: 86% (3975/4621) Checking out files: 87% (4021/4621) Checking out files: 88% (4067/4621) Checking out files: 89% (4113/4621) Checking out files: 90% (4159/4621) Checking out files: 91% (4206/4621) Checking out files: 92% (4252/4621) Checking out files: 93% (4298/4621) Checking out files: 94% (4344/4621) Checking out files: 95% (4390/4621) Checking out files: 96% (4437/4621) Checking out files: 97% (4483/4621) Checking out files: 98% (4529/4621) Checking out files: 99% (4575/4621) Checking out files: 100% (4621/4621) Checking out files: 100% (4621/4621), done. [2022-03-25T08:43:13.099Z] #56 42.84 + cd /tmp/tmp.l55UQxCFbe/src/github.com/containerd/containerd [2022-03-25T08:43:13.099Z] #56 42.85 + git checkout -q v1.5.11 [2022-03-25T08:43:13.154Z] #43 24.28 CC images/pipe-data.o [2022-03-25T08:43:13.228Z] #43 36.66 CC compel/arch/x86/plugins/std/parasite-head.o [2022-03-25T08:43:13.228Z] #43 36.70 CC compel/arch/x86/plugins/std/memcpy.o [2022-03-25T08:43:13.228Z] #43 36.75 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-03-25T08:43:13.413Z] #43 24.49 CC images/sa.o [2022-03-25T08:43:13.486Z] #43 36.85 AR compel/plugins/std.lib.a [2022-03-25T08:43:13.486Z] #43 36.92 CC compel/plugins/fds/fds.o [2022-03-25T08:43:13.665Z] #53 0.853 + RM_GOPATH=0 [2022-03-25T08:43:13.665Z] #53 0.853 + TMP_GOPATH= [2022-03-25T08:43:13.665Z] #53 0.853 + : /build [2022-03-25T08:43:13.665Z] #53 0.853 + '[' -z '' ']' [2022-03-25T08:43:13.665Z] #53 0.853 ++ mktemp -d [2022-03-25T08:43:13.665Z] #53 0.853 + export GOPATH=/tmp/tmp.CkXf1tHja9 [2022-03-25T08:43:13.665Z] #53 0.853 + GOPATH=/tmp/tmp.CkXf1tHja9 [2022-03-25T08:43:13.665Z] #53 0.853 + RM_GOPATH=1 [2022-03-25T08:43:13.665Z] #53 0.853 + case "$(go env GOARCH)" in [2022-03-25T08:43:13.665Z] #53 0.853 ++ go env GOARCH [2022-03-25T08:43:13.665Z] #53 0.866 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:43:13.665Z] #53 0.866 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:43:13.665Z] #53 0.867 ++ dirname /tmp/install/install.sh [2022-03-25T08:43:13.665Z] #53 0.870 + dir=/tmp/install [2022-03-25T08:43:13.665Z] #53 ... [2022-03-25T08:43:13.665Z] [2022-03-25T08:43:13.665Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-03-25T08:43:13.665Z] #14 sha256:1e458b4bff10efcd20f05255344b2e3240d6ff9e45aa939f4a3c7572deebcdde [2022-03-25T08:43:13.665Z] #14 DONE 0.9s [2022-03-25T08:43:13.665Z] [2022-03-25T08:43:13.665Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-25T08:43:13.665Z] #53 sha256:a0006fce556747850ad26f8580422a5a26810a05e2bc4f9fa590061bae3d7495 [2022-03-25T08:43:13.665Z] #53 0.870 + bin=runc [2022-03-25T08:43:13.665Z] #53 0.870 + shift [2022-03-25T08:43:13.665Z] #53 0.870 + '[' '!' -f /tmp/install/runc.installer ']' [2022-03-25T08:43:13.665Z] #53 0.871 + . /tmp/install/runc.installer [2022-03-25T08:43:13.665Z] #53 0.871 ++ set -e [2022-03-25T08:43:13.665Z] #53 0.871 ++ : v1.0.3 [2022-03-25T08:43:13.665Z] #53 0.871 + install_runc [2022-03-25T08:43:13.665Z] #53 0.871 + RUNC_BUILDTAGS=seccomp [2022-03-25T08:43:13.665Z] #53 0.871 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-03-25T08:43:13.665Z] #53 0.872 Install runc version v1.0.3 (build tags: seccomp) [2022-03-25T08:43:13.665Z] #53 0.872 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CkXf1tHja9/src/github.com/opencontainers/runc [2022-03-25T08:43:13.665Z] #53 0.873 Cloning into '/tmp/tmp.CkXf1tHja9/src/github.com/opencontainers/runc'... [2022-03-25T08:43:13.671Z] #43 24.66 CC images/timer.o [2022-03-25T08:43:13.744Z] #43 37.13 AR compel/plugins/fds.lib.a [2022-03-25T08:43:13.744Z] #43 37.17 HOSTDEP compel/src/lib/log-host.d [2022-03-25T08:43:13.929Z] #43 24.89 CC images/timerfd.o [2022-03-25T08:43:13.929Z] #43 25.06 CC images/mm.o [2022-03-25T08:43:14.002Z] #43 37.23 HOSTDEP compel/src/lib/handle-elf-host.d [2022-03-25T08:43:14.002Z] #43 37.37 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-03-25T08:43:14.002Z] #43 37.43 HOSTDEP compel/src/main-host.d [2022-03-25T08:43:14.002Z] #43 37.57 DEP compel/src/lib/ptrace.d [2022-03-25T08:43:14.188Z] #43 25.27 CC images/sk-opts.o [2022-03-25T08:43:14.188Z] #43 25.43 CC images/sk-unix.o [2022-03-25T08:43:14.260Z] #43 37.68 DEP compel/src/lib/infect.d [2022-03-25T08:43:14.518Z] #43 37.88 DEP compel/src/lib/infect-util.d [2022-03-25T08:43:14.518Z] #43 37.96 DEP compel/src/lib/infect-rpc.d [2022-03-25T08:43:14.593Z] #53 ... [2022-03-25T08:43:14.593Z] [2022-03-25T08:43:14.593Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-25T08:43:14.593Z] #15 sha256:0ca2377bd177b589fbb47415ce9acb5dd4b5d798af10359ae161cac59e3d2499 [2022-03-25T08:43:14.593Z] #15 DONE 0.7s [2022-03-25T08:43:14.593Z] [2022-03-25T08:43:14.593Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:14.593Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-25T08:43:14.593Z] #43 41.60 CC criu/arch/aarch64/sigframe.o [2022-03-25T08:43:14.593Z] #43 41.80 LINK criu/arch/aarch64/crtools.built-in.o [2022-03-25T08:43:14.593Z] #43 41.84 DEP criu/pie/util-vdso.d [2022-03-25T08:43:14.593Z] #43 41.96 DEP criu/pie/util.d [2022-03-25T08:43:14.593Z] #43 42.14 CC criu/pie/util.o [2022-03-25T08:43:14.593Z] #43 42.52 CC criu/pie/util-vdso.o [2022-03-25T08:43:14.593Z] #43 43.10 AR criu/pie/pie.lib.a [2022-03-25T08:43:14.593Z] #43 43.14 DEP criu/pie/restorer.d [2022-03-25T08:43:14.593Z] #43 43.26 DEP criu/arch/aarch64/intraprocedure.d [2022-03-25T08:43:14.593Z] #43 43.27 DEP criu/arch/aarch64/restorer.d [2022-03-25T08:43:14.593Z] #43 43.44 DEP criu/arch/aarch64/vdso-pie.d [2022-03-25T08:43:14.593Z] #43 43.49 DEP criu/pie/parasite-vdso.d [2022-03-25T08:43:14.593Z] #43 43.67 DEP criu/pie/parasite.d [2022-03-25T08:43:14.593Z] #43 43.82 CC criu/pie/parasite.o [2022-03-25T08:43:14.593Z] #43 44.72 LINK criu/pie/parasite.built-in.o [2022-03-25T08:43:14.593Z] #43 44.72 GEN criu/pie/parasite-blob.h [2022-03-25T08:43:14.593Z] #43 44.74 CC criu/pie/parasite-vdso.o [2022-03-25T08:43:14.755Z] #43 25.70 CC images/sk-inet.o [2022-03-25T08:43:14.776Z] #43 38.11 DEP compel/arch/x86/src/lib/infect.d [2022-03-25T08:43:14.790Z] #56 44.76 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-25T08:43:14.790Z] #56 44.76 + BUILDTAGS='netgo osusergo static_build' [2022-03-25T08:43:14.790Z] #56 44.76 + export EXTRA_FLAGS=-buildmode=pie [2022-03-25T08:43:14.790Z] #56 44.76 + EXTRA_FLAGS=-buildmode=pie [2022-03-25T08:43:14.790Z] #56 44.76 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-25T08:43:14.790Z] #56 44.76 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-25T08:43:14.790Z] #56 44.76 + '[' '' = dynamic ']' [2022-03-25T08:43:14.790Z] #56 44.76 + make [2022-03-25T08:43:14.848Z] #43 45.38 CC criu/arch/aarch64/vdso-pie.o [2022-03-25T08:43:15.014Z] #43 25.98 CC images/tun.o [2022-03-25T08:43:15.014Z] #43 26.21 CC images/sk-netlink.o [2022-03-25T08:43:15.035Z] #43 38.28 DEP compel/arch/x86/src/lib/cpu.d [2022-03-25T08:43:15.035Z] #43 38.33 DEP compel/src/lib/log.d [2022-03-25T08:43:15.035Z] #43 38.40 DEP compel/src/main.d [2022-03-25T08:43:15.035Z] #43 38.50 DEP compel/src/lib/handle-elf.d [2022-03-25T08:43:15.104Z] #43 45.56 CC criu/arch/aarch64/restorer.o [2022-03-25T08:43:15.273Z] #43 26.46 CC images/packet-sock.o [2022-03-25T08:43:15.293Z] #43 38.63 DEP compel/arch/x86/src/lib/handle-elf.d [2022-03-25T08:43:15.293Z] #43 38.76 CC compel/src/lib/log.o [2022-03-25T08:43:15.360Z] #43 45.92 CC criu/arch/aarch64/intraprocedure.o [2022-03-25T08:43:15.360Z] #43 45.94 CC criu/pie/restorer.o [2022-03-25T08:43:15.531Z] #43 ... [2022-03-25T08:43:15.531Z] [2022-03-25T08:43:15.531Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-25T08:43:15.531Z] #56 sha256:3e79bf5897b180982db6d07a331809e330d605c07ab8e847454abfb23b1be21a [2022-03-25T08:43:15.551Z] #43 38.94 CC compel/arch/x86/src/lib/cpu.o [2022-03-25T08:43:15.616Z] #43 ... [2022-03-25T08:43:15.616Z] [2022-03-25T08:43:15.616Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-25T08:43:15.616Z] #16 sha256:30aaa04515cf0d90be273d6f4257a4a52a3dce1828190a996d9ca807a68687e1 [2022-03-25T08:43:15.616Z] #16 0.576 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-25T08:43:15.616Z] #16 DONE 1.0s [2022-03-25T08:43:15.616Z] [2022-03-25T08:43:15.616Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-25T08:43:15.616Z] #17 sha256:407e49f22d100a8f8b88ee0a5b00e1f3e9192b5183b511dfc1022114f636b713 [2022-03-25T08:43:15.645Z] #56 44.94 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-25T08:43:15.645Z] #56 44.94 + BUILDTAGS='netgo osusergo static_build' [2022-03-25T08:43:15.645Z] #56 44.94 + export EXTRA_FLAGS=-buildmode=pie [2022-03-25T08:43:15.645Z] #56 44.94 + EXTRA_FLAGS=-buildmode=pie [2022-03-25T08:43:15.645Z] #56 44.95 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-25T08:43:15.645Z] #56 44.95 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-25T08:43:15.645Z] #56 44.95 + '[' '' = dynamic ']' [2022-03-25T08:43:15.645Z] #56 44.95 + make [2022-03-25T08:43:16.174Z] #56 46.44 + bin/ctr [2022-03-25T08:43:16.177Z] #17 DONE 0.8s [2022-03-25T08:43:16.177Z] [2022-03-25T08:43:16.178Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-03-25T08:43:16.178Z] #24 sha256:0571493a8b6195c03182d7d016e7a3869e2e365198d847587a608301ea6cc001 [2022-03-25T08:43:16.433Z] #24 ... [2022-03-25T08:43:16.433Z] [2022-03-25T08:43:16.433Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-25T08:43:16.433Z] #18 sha256:f8aa40a105026c30b01a79a2760763b592187b4d571e8e0b0ca6baa649bf8f0f [2022-03-25T08:43:16.502Z] #43 39.73 CC compel/arch/x86/src/lib/infect.o [2022-03-25T08:43:16.821Z] #56 47.27 Checking out files: 52% (2415/4621) Checking out files: 53% (2450/4621) Checking out files: 54% (2496/4621) Checking out files: 55% (2542/4621) Checking out files: 56% (2588/4621) Checking out files: 57% (2634/4621) Checking out files: 58% (2681/4621) Checking out files: 59% (2727/4621) Checking out files: 60% (2773/4621) Checking out files: 61% (2819/4621) Checking out files: 62% (2866/4621) Checking out files: 63% (2912/4621) Checking out files: 64% (2958/4621) Checking out files: 65% (3004/4621) Checking out files: 66% (3050/4621) Checking out files: 67% (3097/4621) Checking out files: 68% (3143/4621) Checking out files: 69% (3189/4621) Checking out files: 70% (3235/4621) Checking out files: 71% (3281/4621) Checking out files: 72% (3328/4621) Checking out files: 73% (3374/4621) Checking out files: 74% (3420/4621) Checking out files: 75% (3466/4621) Checking out files: 76% (3512/4621) Checking out files: 77% (3559/4621) Checking out files: 78% (3605/4621) Checking out files: 79% (3651/4621) Checking out files: 80% (3697/4621) Checking out files: 81% (3744/4621) Checking out files: 82% (3790/4621) Checking out files: 83% (3836/4621) Checking out files: 84% (3882/4621) Checking out files: 85% (3928/4621) Checking out files: 86% (3975/4621) Checking out files: 87% (4021/4621) Checking out files: 88% (4067/4621) Checking out files: 89% (4113/4621) Checking out files: 90% (4159/4621) Checking out files: 91% (4206/4621) Checking out files: 92% (4252/4621) Checking out files: 92% (4261/4621) Checking out files: 93% (4298/4621) Checking out files: 94% (4344/4621) Checking out files: 95% (4390/4621) Checking out files: 96% (4437/4621) Checking out files: 97% (4483/4621) Checking out files: 98% (4529/4621) Checking out files: 99% (4575/4621) Checking out files: 100% (4621/4621) Checking out files: 100% (4621/4621), done. [2022-03-25T08:43:16.821Z] #56 48.50 + cd /tmp/tmp.OSfi2VoAqs/src/github.com/containerd/containerd [2022-03-25T08:43:16.821Z] #56 48.50 + git checkout -q v1.5.11 [2022-03-25T08:43:16.995Z] #18 DONE 0.8s [2022-03-25T08:43:16.995Z] [2022-03-25T08:43:16.995Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-03-25T08:43:16.995Z] #19 sha256:f191b47dbf7482f90343d92c28c6b279988fb63cf896ebebe952369e5ea02e41 [2022-03-25T08:43:17.031Z] #56 46.69 + bin/ctr [2022-03-25T08:43:17.068Z] #43 40.46 CC compel/src/lib/infect-rpc.o [2022-03-25T08:43:17.634Z] #43 40.80 CC compel/src/lib/infect-util.o [2022-03-25T08:43:17.634Z] #43 41.01 CC compel/src/lib/infect.o [2022-03-25T08:43:17.923Z] #19 DONE 0.7s [2022-03-25T08:43:17.923Z] [2022-03-25T08:43:17.923Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-25T08:43:17.923Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-03-25T08:43:18.199Z] #43 ... [2022-03-25T08:43:18.199Z] [2022-03-25T08:43:18.199Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:43:18.199Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:43:18.199Z] #13 98.66 Selecting previously unselected package libapparmor1:amd64. [2022-03-25T08:43:18.199Z] #13 98.66 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-03-25T08:43:18.200Z] #13 98.67 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-03-25T08:43:18.200Z] #13 98.76 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-25T08:43:18.200Z] #13 98.77 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-03-25T08:43:18.200Z] #13 98.78 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-25T08:43:18.200Z] #13 98.93 Selecting previously unselected package libbtrfs0. [2022-03-25T08:43:18.200Z] #13 98.94 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-25T08:43:18.200Z] #13 98.94 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-25T08:43:18.200Z] #13 99.01 Selecting previously unselected package libbtrfs-dev. [2022-03-25T08:43:18.200Z] #13 99.02 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-25T08:43:18.200Z] #13 99.03 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-25T08:43:18.200Z] #13 99.13 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-25T08:43:18.200Z] #13 99.14 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-25T08:43:18.200Z] #13 99.14 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-25T08:43:18.200Z] #13 99.23 Selecting previously unselected package libudev-dev:amd64. [2022-03-25T08:43:18.200Z] #13 99.24 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-03-25T08:43:18.200Z] #13 99.27 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-25T08:43:18.200Z] #13 99.50 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-25T08:43:18.200Z] #13 99.51 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-03-25T08:43:18.200Z] #13 99.52 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-03-25T08:43:18.200Z] #13 99.80 Selecting previously unselected package libpcre16-3:amd64. [2022-03-25T08:43:18.200Z] #13 99.81 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-03-25T08:43:18.200Z] #13 99.81 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-03-25T08:43:18.200Z] #13 99.98 Selecting previously unselected package libpcre32-3:amd64. [2022-03-25T08:43:18.200Z] #13 99.98 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-03-25T08:43:18.200Z] #13 100.00 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-03-25T08:43:18.200Z] #13 100.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-03-25T08:43:18.200Z] #13 100.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-03-25T08:43:18.200Z] #13 100.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-25T08:43:18.200Z] #13 100.2 Selecting previously unselected package libpcre3-dev:amd64. [2022-03-25T08:43:18.200Z] #13 100.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-03-25T08:43:18.200Z] #13 100.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-25T08:43:18.200Z] #13 100.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-25T08:43:18.200Z] #13 100.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-03-25T08:43:18.200Z] #13 100.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-25T08:43:18.200Z] #13 100.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-25T08:43:18.200Z] #13 100.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-03-25T08:43:18.200Z] #13 100.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-25T08:43:18.200Z] #13 101.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-25T08:43:18.200Z] #13 101.0 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-25T08:43:18.200Z] #13 101.0 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-25T08:43:18.200Z] #13 101.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-25T08:43:18.200Z] #13 101.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-03-25T08:43:18.200Z] #13 101.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-25T08:43:18.200Z] #13 101.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-25T08:43:18.200Z] #13 101.6 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-25T08:43:18.200Z] #13 101.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-03-25T08:43:18.200Z] #13 101.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-25T08:43:18.200Z] #13 101.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-03-25T08:43:18.200Z] #13 101.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-03-25T08:43:18.458Z] #13 101.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-25T08:43:18.458Z] #13 101.7 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-25T08:43:18.458Z] #13 101.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-03-25T08:43:18.458Z] #13 101.7 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-25T08:43:18.458Z] #13 101.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-25T08:43:18.458Z] #13 101.8 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-25T08:43:18.458Z] #13 101.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-25T08:43:18.458Z] #13 101.8 Setting up mingw-w64-common (6.0.0-3) ... [2022-03-25T08:43:18.458Z] #13 101.8 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-25T08:43:18.458Z] #13 101.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-25T08:43:18.458Z] #13 101.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-25T08:43:18.458Z] #13 101.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-25T08:43:18.458Z] #13 101.8 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-03-25T08:43:18.458Z] #13 101.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-25T08:43:18.458Z] #13 101.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-25T08:43:18.458Z] #13 101.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-25T08:43:18.458Z] #13 101.9 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-03-25T08:43:18.458Z] #13 101.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-25T08:43:18.716Z] #13 101.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-25T08:43:18.716Z] #13 101.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-25T08:43:18.716Z] #13 101.9 Setting up dmsetup (2:1.02.155-3) ... [2022-03-25T08:43:18.716Z] #13 101.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-25T08:43:18.716Z] #13 102.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-25T08:43:18.716Z] #13 102.0 Processing triggers for libc-bin (2.28-10) ... [2022-03-25T08:43:18.720Z] #56 50.31 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-25T08:43:18.720Z] #56 50.32 + BUILDTAGS='netgo osusergo static_build' [2022-03-25T08:43:18.720Z] #56 50.32 + export EXTRA_FLAGS=-buildmode=pie [2022-03-25T08:43:18.720Z] #56 50.32 + EXTRA_FLAGS=-buildmode=pie [2022-03-25T08:43:18.720Z] #56 50.32 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-25T08:43:18.720Z] #56 50.32 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-25T08:43:18.720Z] #56 50.32 + '[' '' = dynamic ']' [2022-03-25T08:43:18.720Z] #56 50.32 + make [2022-03-25T08:43:18.851Z] #20 0.890 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-25T08:43:18.851Z] #20 0.891 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-25T08:43:18.851Z] #20 1.074 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-25T08:43:18.851Z] #20 1.078 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-25T08:43:19.107Z] #20 1.282 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB] [2022-03-25T08:43:19.668Z] #20 2.014 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-03-25T08:43:20.089Z] #13 DONE 103.4s [2022-03-25T08:43:20.089Z] [2022-03-25T08:43:20.089Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-25T08:43:20.089Z] #53 sha256:4512ecad82854fdc31c15e19ee1d856b9aa9a8bec183cd2305b244408537cc3e [2022-03-25T08:43:20.595Z] #20 2.706 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [310 kB] [2022-03-25T08:43:20.619Z] #56 52.09 + bin/ctr [2022-03-25T08:43:21.467Z] #53 1.294 + RM_GOPATH=0 [2022-03-25T08:43:21.467Z] #53 1.296 + TMP_GOPATH= [2022-03-25T08:43:21.467Z] #53 1.296 + : /build [2022-03-25T08:43:21.467Z] #53 1.296 + '[' -z '' ']' [2022-03-25T08:43:21.467Z] #53 1.297 ++ mktemp -d [2022-03-25T08:43:21.467Z] #53 1.301 + export GOPATH=/tmp/tmp.sbjtPIbod9 [2022-03-25T08:43:21.467Z] #53 ... [2022-03-25T08:43:21.467Z] [2022-03-25T08:43:21.467Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-03-25T08:43:21.467Z] #14 sha256:8cefa88a8557f7d98a544e5409ad21db7076b1e9290218c06df15ca9dc4f698e [2022-03-25T08:43:21.467Z] #14 DONE 1.4s [2022-03-25T08:43:21.467Z] [2022-03-25T08:43:21.467Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-25T08:43:21.467Z] #53 sha256:4512ecad82854fdc31c15e19ee1d856b9aa9a8bec183cd2305b244408537cc3e [2022-03-25T08:43:21.467Z] #53 1.302 + GOPATH=/tmp/tmp.sbjtPIbod9 [2022-03-25T08:43:21.467Z] #53 1.303 + RM_GOPATH=1 [2022-03-25T08:43:21.467Z] #53 1.303 + case "$(go env GOARCH)" in [2022-03-25T08:43:21.467Z] #53 1.304 ++ go env GOARCH [2022-03-25T08:43:21.467Z] #53 1.342 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:43:21.467Z] #53 1.343 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:43:21.467Z] #53 1.343 ++ dirname /tmp/install/install.sh [2022-03-25T08:43:21.467Z] #53 1.346 + dir=/tmp/install [2022-03-25T08:43:21.467Z] #53 1.353 + bin=runc [2022-03-25T08:43:21.467Z] #53 1.353 + shift [2022-03-25T08:43:21.467Z] #53 1.353 + '[' '!' -f /tmp/install/runc.installer ']' [2022-03-25T08:43:21.467Z] #53 1.354 + . /tmp/install/runc.installer [2022-03-25T08:43:21.467Z] #53 1.354 ++ set -e [2022-03-25T08:43:21.467Z] #53 1.355 ++ : v1.0.3 [2022-03-25T08:43:21.467Z] #53 1.356 + install_runc [2022-03-25T08:43:21.467Z] #53 1.357 Install runc version v1.0.3 (build tags: seccomp) [2022-03-25T08:43:21.467Z] #53 1.357 + RUNC_BUILDTAGS=seccomp [2022-03-25T08:43:21.467Z] #53 1.357 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-03-25T08:43:21.467Z] #53 1.357 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.sbjtPIbod9/src/github.com/opencontainers/runc [2022-03-25T08:43:21.467Z] #53 1.367 Cloning into '/tmp/tmp.sbjtPIbod9/src/github.com/opencontainers/runc'... [2022-03-25T08:43:21.520Z] #20 3.510 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-03-25T08:43:22.316Z] #56 ... [2022-03-25T08:43:22.316Z] [2022-03-25T08:43:22.317Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:22.317Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:43:22.317Z] #43 20.87 CC images/fs.o [2022-03-25T08:43:22.317Z] #43 21.11 CC images/pstree.o [2022-03-25T08:43:22.317Z] #43 21.37 CC images/pipe.o [2022-03-25T08:43:22.317Z] #43 21.57 CC images/tcp-stream.o [2022-03-25T08:43:22.317Z] #43 21.85 CC images/sk-packet.o [2022-03-25T08:43:22.317Z] #43 22.09 CC images/mnt.o [2022-03-25T08:43:22.317Z] #43 22.32 CC images/pipe-data.o [2022-03-25T08:43:22.317Z] #43 22.52 CC images/sa.o [2022-03-25T08:43:22.317Z] #43 22.73 CC images/timer.o [2022-03-25T08:43:22.317Z] #43 23.01 CC images/timerfd.o [2022-03-25T08:43:22.317Z] #43 23.22 CC images/mm.o [2022-03-25T08:43:22.317Z] #43 23.54 CC images/sk-opts.o [2022-03-25T08:43:22.317Z] #43 23.75 CC images/sk-unix.o [2022-03-25T08:43:22.317Z] #43 23.99 CC images/sk-inet.o [2022-03-25T08:43:22.317Z] #43 24.23 CC images/tun.o [2022-03-25T08:43:22.317Z] #43 24.47 CC images/sk-netlink.o [2022-03-25T08:43:22.317Z] #43 24.73 CC images/packet-sock.o [2022-03-25T08:43:22.317Z] #43 25.09 CC images/ipc-var.o [2022-03-25T08:43:22.317Z] #43 25.33 CC images/ipc-desc.o [2022-03-25T08:43:22.317Z] #43 25.54 CC images/ipc-shm.o [2022-03-25T08:43:22.317Z] #43 25.71 CC images/ipc-msg.o [2022-03-25T08:43:22.317Z] #43 25.98 CC images/ipc-sem.o [2022-03-25T08:43:22.317Z] #43 26.13 CC images/utsns.o [2022-03-25T08:43:22.317Z] #43 26.35 CC images/creds.o [2022-03-25T08:43:22.317Z] #43 26.63 CC images/vma.o [2022-03-25T08:43:22.317Z] #43 26.83 CC images/netdev.o [2022-03-25T08:43:22.317Z] #43 27.18 CC images/tty.o [2022-03-25T08:43:22.317Z] #43 27.68 CC images/file-lock.o [2022-03-25T08:43:22.317Z] #43 27.87 CC images/rlimit.o [2022-03-25T08:43:22.317Z] #43 28.01 CC images/pagemap.o [2022-03-25T08:43:22.317Z] #43 28.26 CC images/siginfo.o [2022-03-25T08:43:22.317Z] #43 28.52 CC images/rpc.o [2022-03-25T08:43:22.317Z] #43 29.62 CC images/ext-file.o [2022-03-25T08:43:22.317Z] #43 29.77 CC images/cgroup.o [2022-03-25T08:43:22.317Z] #43 30.33 CC images/userns.o [2022-03-25T08:43:22.317Z] #43 30.56 CC images/google/protobuf/descriptor.o [2022-03-25T08:43:22.756Z] #56 ... [2022-03-25T08:43:22.757Z] [2022-03-25T08:43:22.757Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:22.757Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:43:22.757Z] #43 20.55 CC images/signalfd.o [2022-03-25T08:43:22.757Z] #43 20.74 CC images/fs.o [2022-03-25T08:43:22.757Z] #43 20.90 CC images/pstree.o [2022-03-25T08:43:22.757Z] #43 21.07 CC images/pipe.o [2022-03-25T08:43:22.757Z] #43 21.25 CC images/tcp-stream.o [2022-03-25T08:43:22.757Z] #43 21.42 CC images/sk-packet.o [2022-03-25T08:43:22.757Z] #43 21.74 CC images/mnt.o [2022-03-25T08:43:22.757Z] #43 21.94 CC images/pipe-data.o [2022-03-25T08:43:22.757Z] #43 22.09 CC images/sa.o [2022-03-25T08:43:22.757Z] #43 22.27 CC images/timer.o [2022-03-25T08:43:22.757Z] #43 22.57 CC images/timerfd.o [2022-03-25T08:43:22.757Z] #43 22.76 CC images/mm.o [2022-03-25T08:43:22.757Z] #43 23.13 CC images/sk-opts.o [2022-03-25T08:43:22.757Z] #43 23.31 CC images/sk-unix.o [2022-03-25T08:43:22.757Z] #43 23.54 CC images/sk-inet.o [2022-03-25T08:43:22.757Z] #43 23.87 CC images/tun.o [2022-03-25T08:43:22.757Z] #43 24.12 CC images/sk-netlink.o [2022-03-25T08:43:22.757Z] #43 24.32 CC images/packet-sock.o [2022-03-25T08:43:22.757Z] #43 24.58 CC images/ipc-var.o [2022-03-25T08:43:22.757Z] #43 24.74 CC images/ipc-desc.o [2022-03-25T08:43:22.757Z] #43 24.94 CC images/ipc-shm.o [2022-03-25T08:43:22.757Z] #43 25.16 CC images/ipc-msg.o [2022-03-25T08:43:22.757Z] #43 25.38 CC images/ipc-sem.o [2022-03-25T08:43:22.757Z] #43 25.54 CC images/utsns.o [2022-03-25T08:43:22.757Z] #43 25.74 CC images/creds.o [2022-03-25T08:43:22.757Z] #43 25.92 CC images/vma.o [2022-03-25T08:43:22.757Z] #43 26.18 CC images/netdev.o [2022-03-25T08:43:22.757Z] #43 26.54 CC images/tty.o [2022-03-25T08:43:22.757Z] #43 26.98 CC images/file-lock.o [2022-03-25T08:43:22.757Z] #43 27.12 CC images/rlimit.o [2022-03-25T08:43:22.757Z] #43 27.28 CC images/pagemap.o [2022-03-25T08:43:22.757Z] #43 27.47 CC images/siginfo.o [2022-03-25T08:43:22.757Z] #43 27.65 CC images/rpc.o [2022-03-25T08:43:22.757Z] #43 28.54 CC images/ext-file.o [2022-03-25T08:43:22.757Z] #43 28.67 CC images/cgroup.o [2022-03-25T08:43:22.757Z] #43 29.26 CC images/userns.o [2022-03-25T08:43:22.757Z] #43 29.50 CC images/google/protobuf/descriptor.o [2022-03-25T08:43:22.757Z] #43 30.82 CC images/opts.o [2022-03-25T08:43:22.757Z] #43 31.03 CC images/seccomp.o [2022-03-25T08:43:22.757Z] #43 31.27 CC images/binfmt-misc.o [2022-03-25T08:43:22.841Z] #53 ... [2022-03-25T08:43:22.841Z] [2022-03-25T08:43:22.841Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-25T08:43:22.841Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c [2022-03-25T08:43:22.841Z] #15 DONE 1.2s [2022-03-25T08:43:22.841Z] [2022-03-25T08:43:22.841Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-25T08:43:22.841Z] #16 sha256:a2e8b7a6c101f4153cd5f1496488e23690451fe24f2ea80d584a6e50fec36a6f [2022-03-25T08:43:22.889Z] #43 31.96 CC images/opts.o [2022-03-25T08:43:23.327Z] #43 31.51 CC images/time.o [2022-03-25T08:43:23.327Z] #43 31.74 CC images/sysctl.o [2022-03-25T08:43:23.327Z] #43 31.89 CC images/autofs.o [2022-03-25T08:43:23.406Z] #20 ... [2022-03-25T08:43:23.406Z] [2022-03-25T08:43:23.406Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-03-25T08:43:23.406Z] #24 sha256:0571493a8b6195c03182d7d016e7a3869e2e365198d847587a608301ea6cc001 [2022-03-25T08:43:23.407Z] #16 0.855 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-25T08:43:23.407Z] #16 DONE 0.9s [2022-03-25T08:43:23.407Z] [2022-03-25T08:43:23.407Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-25T08:43:23.407Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451 [2022-03-25T08:43:23.461Z] #43 32.18 CC images/seccomp.o [2022-03-25T08:43:23.587Z] #43 32.05 CC images/macvlan.o [2022-03-25T08:43:23.724Z] #43 32.43 CC images/binfmt-misc.o [2022-03-25T08:43:23.724Z] #43 32.60 CC images/time.o [2022-03-25T08:43:23.848Z] #43 32.23 CC images/sit.o [2022-03-25T08:43:23.985Z] #43 32.78 CC images/sysctl.o [2022-03-25T08:43:23.985Z] #43 32.93 CC images/autofs.o [2022-03-25T08:43:24.109Z] #43 32.35 CC images/memfd.o [2022-03-25T08:43:24.109Z] #43 32.59 CC images/timens.o [2022-03-25T08:43:24.246Z] #43 33.10 CC images/macvlan.o [2022-03-25T08:43:24.246Z] #43 33.26 CC images/sit.o [2022-03-25T08:43:24.342Z] #17 DONE 1.0s [2022-03-25T08:43:24.342Z] [2022-03-25T08:43:24.342Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:24.342Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:43:24.342Z] #43 42.96 CC compel/src/lib/ptrace.o [2022-03-25T08:43:24.342Z] #43 43.48 AR compel/libcompel.a [2022-03-25T08:43:24.342Z] #43 43.57 HOSTCC compel/src/main-host.o [2022-03-25T08:43:24.342Z] #43 44.05 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-03-25T08:43:24.342Z] #43 44.21 HOSTCC compel/src/lib/handle-elf-host.o [2022-03-25T08:43:24.342Z] #43 44.71 HOSTCC compel/src/lib/log-host.o [2022-03-25T08:43:24.342Z] #43 45.09 HOSTLINK compel/compel-host-bin [2022-03-25T08:43:24.342Z] #43 45.26 DEP soccr/soccr.d [2022-03-25T08:43:24.342Z] #43 45.43 CC soccr/soccr.o [2022-03-25T08:43:24.342Z] #43 46.95 AR soccr/libsoccr.a [2022-03-25T08:43:24.342Z] #43 47.01 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-25T08:43:24.342Z] #43 47.69 DEP criu/arch/x86/sigframe.d [2022-03-25T08:43:24.342Z] #43 47.75 DEP criu/arch/x86/sigaction_compat.d [2022-03-25T08:43:24.369Z] #43 32.87 LINK images/built-in.o [2022-03-25T08:43:24.507Z] #43 33.45 CC images/memfd.o [2022-03-25T08:43:24.600Z] #43 47.84 DEP criu/arch/x86/kerndat.d [2022-03-25T08:43:24.600Z] #43 ... [2022-03-25T08:43:24.600Z] [2022-03-25T08:43:24.600Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-25T08:43:24.600Z] #58 sha256:441c86773b4205329af670cfa04cc716ffce450e929505b4bc6065d3a84a9a6b [2022-03-25T08:43:24.600Z] #58 104.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-25T08:43:24.600Z] #58 104.6 + GOBIN=/build [2022-03-25T08:43:24.600Z] #58 104.6 + GO111MODULE=on [2022-03-25T08:43:24.600Z] #58 104.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-03-25T08:43:24.600Z] #58 DONE 112.3s [2022-03-25T08:43:24.600Z] [2022-03-25T08:43:24.600Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-25T08:43:24.600Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832 [2022-03-25T08:43:24.629Z] #43 33.03 GEN compel/include/asm [2022-03-25T08:43:24.629Z] #43 33.07 GEN compel/include/version.h [2022-03-25T08:43:24.629Z] #43 33.08 touch .config [2022-03-25T08:43:24.629Z] #43 33.13 GEN include/common/config.h [2022-03-25T08:43:24.629Z] #43 33.19 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-03-25T08:43:24.769Z] #43 33.67 CC images/timens.o [2022-03-25T08:43:24.859Z] #18 ... [2022-03-25T08:43:24.859Z] [2022-03-25T08:43:24.859Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-03-25T08:43:24.859Z] #59 sha256:70be22489ecdab9841e96717cf81da402874b83e5f23e7ca716a6afd5c5d968a [2022-03-25T08:43:24.859Z] #59 DONE 0.1s [2022-03-25T08:43:24.859Z] [2022-03-25T08:43:24.859Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-25T08:43:24.859Z] #60 sha256:7c816611238efcd88fef8f5a80f7d55d9167e941f3313e6adb76484f7cac7370 [2022-03-25T08:43:24.859Z] #60 DONE 0.1s [2022-03-25T08:43:24.859Z] [2022-03-25T08:43:24.859Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:24.859Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:43:24.859Z] #43 48.10 DEP criu/arch/x86/crtools.d [2022-03-25T08:43:24.859Z] #43 48.32 DEP criu/arch/x86/cpu.d [2022-03-25T08:43:24.889Z] #43 33.23 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-03-25T08:43:24.889Z] #43 33.24 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-03-25T08:43:24.889Z] #43 33.26 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-03-25T08:43:24.889Z] #43 33.29 DEP compel/arch/x86/plugins/std/memcpy.d [2022-03-25T08:43:24.889Z] #43 33.30 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-03-25T08:43:24.889Z] #43 33.32 GEN compel/plugins/include/uapi/std/syscall.h [2022-03-25T08:43:24.889Z] #43 33.34 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-03-25T08:43:24.889Z] #43 33.34 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-03-25T08:43:24.889Z] #43 33.36 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-03-25T08:43:24.889Z] #43 33.36 DEP compel/plugins/std/infect.d [2022-03-25T08:43:25.030Z] #43 33.87 LINK images/built-in.o [2022-03-25T08:43:25.030Z] #43 34.00 GEN compel/include/asm [2022-03-25T08:43:25.117Z] #43 48.45 CC criu/arch/x86/cpu.o [2022-03-25T08:43:25.150Z] #43 33.46 DEP compel/plugins/std/string.d [2022-03-25T08:43:25.150Z] #43 33.59 DEP compel/plugins/std/log.d [2022-03-25T08:43:25.150Z] #43 33.70 DEP compel/plugins/std/fds.d [2022-03-25T08:43:25.291Z] #43 34.03 GEN compel/include/version.h [2022-03-25T08:43:25.291Z] #43 34.05 touch .config [2022-03-25T08:43:25.291Z] #43 34.08 GEN include/common/config.h [2022-03-25T08:43:25.291Z] #43 34.14 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-03-25T08:43:25.291Z] #43 34.16 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-03-25T08:43:25.291Z] #43 34.18 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-03-25T08:43:25.291Z] #43 34.20 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-03-25T08:43:25.291Z] #43 34.22 DEP compel/arch/x86/plugins/std/memcpy.d [2022-03-25T08:43:25.291Z] #43 34.23 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-03-25T08:43:25.291Z] #43 34.26 GEN compel/plugins/include/uapi/std/syscall.h [2022-03-25T08:43:25.410Z] #43 33.82 DEP compel/plugins/std/std.d [2022-03-25T08:43:25.410Z] #43 33.94 DEP compel/plugins/shmem/shmem.d [2022-03-25T08:43:25.552Z] #43 34.30 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-03-25T08:43:25.552Z] #43 34.31 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-03-25T08:43:25.552Z] #43 34.33 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-03-25T08:43:25.552Z] #43 34.33 DEP compel/plugins/std/infect.d [2022-03-25T08:43:25.552Z] #43 34.49 DEP compel/plugins/std/string.d [2022-03-25T08:43:25.552Z] #43 34.56 DEP compel/plugins/std/log.d [2022-03-25T08:43:25.671Z] #43 34.06 DEP compel/plugins/fds/fds.d [2022-03-25T08:43:25.671Z] #43 ... [2022-03-25T08:43:25.671Z] [2022-03-25T08:43:25.671Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:43:25.671Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:43:25.671Z] #13 83.36 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-25T08:43:25.671Z] #13 83.37 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-25T08:43:25.671Z] #13 83.37 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-25T08:43:25.685Z] #43 49.10 CC criu/arch/x86/crtools.o [2022-03-25T08:43:25.812Z] #43 34.67 DEP compel/plugins/std/fds.d [2022-03-25T08:43:25.812Z] #43 34.80 DEP compel/plugins/std/std.d [2022-03-25T08:43:25.901Z] #56 ... [2022-03-25T08:43:25.901Z] [2022-03-25T08:43:25.901Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:25.901Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:43:25.901Z] #43 26.82 CC images/ipc-var.o [2022-03-25T08:43:25.901Z] #43 26.99 CC images/ipc-desc.o [2022-03-25T08:43:25.901Z] #43 27.15 CC images/ipc-shm.o [2022-03-25T08:43:25.901Z] #43 27.39 CC images/ipc-msg.o [2022-03-25T08:43:25.901Z] #43 27.62 CC images/ipc-sem.o [2022-03-25T08:43:25.901Z] #43 27.79 CC images/utsns.o [2022-03-25T08:43:25.901Z] #43 28.03 CC images/creds.o [2022-03-25T08:43:25.901Z] #43 28.20 CC images/vma.o [2022-03-25T08:43:25.901Z] #43 28.44 CC images/netdev.o [2022-03-25T08:43:25.901Z] #43 28.77 CC images/tty.o [2022-03-25T08:43:25.901Z] #43 29.22 CC images/file-lock.o [2022-03-25T08:43:25.901Z] #43 29.38 CC images/rlimit.o [2022-03-25T08:43:25.901Z] #43 29.60 CC images/pagemap.o [2022-03-25T08:43:25.901Z] #43 29.80 CC images/siginfo.o [2022-03-25T08:43:25.901Z] #43 30.05 CC images/rpc.o [2022-03-25T08:43:25.901Z] #43 31.00 CC images/ext-file.o [2022-03-25T08:43:25.901Z] #43 31.23 CC images/cgroup.o [2022-03-25T08:43:25.901Z] #43 31.72 CC images/userns.o [2022-03-25T08:43:25.901Z] #43 31.95 CC images/google/protobuf/descriptor.o [2022-03-25T08:43:25.901Z] #43 33.26 CC images/opts.o [2022-03-25T08:43:25.901Z] #43 33.48 CC images/seccomp.o [2022-03-25T08:43:25.901Z] #43 33.76 CC images/binfmt-misc.o [2022-03-25T08:43:25.901Z] #43 33.96 CC images/time.o [2022-03-25T08:43:25.901Z] #43 34.14 CC images/sysctl.o [2022-03-25T08:43:25.901Z] #43 34.32 CC images/autofs.o [2022-03-25T08:43:25.901Z] #43 34.56 CC images/macvlan.o [2022-03-25T08:43:25.901Z] #43 34.78 CC images/sit.o [2022-03-25T08:43:25.902Z] #43 34.94 CC images/memfd.o [2022-03-25T08:43:25.902Z] #43 35.20 CC images/timens.o [2022-03-25T08:43:25.902Z] #43 35.42 LINK images/built-in.o [2022-03-25T08:43:25.902Z] #43 35.55 GEN compel/include/asm [2022-03-25T08:43:25.902Z] #43 35.59 GEN compel/include/version.h [2022-03-25T08:43:25.902Z] #43 35.62 touch .config [2022-03-25T08:43:25.902Z] #43 35.68 GEN include/common/config.h [2022-03-25T08:43:25.902Z] #43 35.76 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-03-25T08:43:25.902Z] #43 35.78 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-03-25T08:43:25.902Z] #43 35.80 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-03-25T08:43:25.902Z] #43 35.81 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-03-25T08:43:25.902Z] #43 35.84 DEP compel/arch/x86/plugins/std/memcpy.d [2022-03-25T08:43:25.902Z] #43 35.88 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-03-25T08:43:25.902Z] #43 35.90 GEN compel/plugins/include/uapi/std/syscall.h [2022-03-25T08:43:25.902Z] #43 35.92 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-03-25T08:43:25.902Z] #43 35.94 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-03-25T08:43:25.902Z] #43 35.96 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-03-25T08:43:25.902Z] #43 35.97 DEP compel/plugins/std/infect.d [2022-03-25T08:43:25.902Z] #43 36.08 DEP compel/plugins/std/string.d [2022-03-25T08:43:25.902Z] #43 36.15 DEP compel/plugins/std/log.d [2022-03-25T08:43:25.902Z] #43 36.21 DEP compel/plugins/std/fds.d [2022-03-25T08:43:25.902Z] #43 36.35 DEP compel/plugins/std/std.d [2022-03-25T08:43:25.902Z] #43 36.44 DEP compel/plugins/shmem/shmem.d [2022-03-25T08:43:25.902Z] #43 36.51 DEP compel/plugins/fds/fds.d [2022-03-25T08:43:25.902Z] #43 36.65 CC compel/plugins/std/std.o [2022-03-25T08:43:25.902Z] #43 36.87 CC compel/plugins/std/fds.o [2022-03-25T08:43:25.931Z] #13 ... [2022-03-25T08:43:25.931Z] [2022-03-25T08:43:25.931Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:25.931Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:43:25.931Z] #43 34.25 CC compel/plugins/std/std.o [2022-03-25T08:43:25.931Z] #43 34.50 CC compel/plugins/std/fds.o [2022-03-25T08:43:25.943Z] #43 ... [2022-03-25T08:43:25.943Z] [2022-03-25T08:43:25.943Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-25T08:43:25.943Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832 [2022-03-25T08:43:25.943Z] #18 DONE 1.6s [2022-03-25T08:43:25.975Z] #24 109.4 Checking out files: 28% (3206/11414) Checking out files: 29% (3311/11414) Checking out files: 30% (3425/11414) Checking out files: 31% (3539/11414) Checking out files: 32% (3653/11414) Checking out files: 33% (3767/11414) Checking out files: 34% (3881/11414) Checking out files: 35% (3995/11414) Checking out files: 36% (4110/11414) Checking out files: 37% (4224/11414) Checking out files: 38% (4338/11414) Checking out files: 39% (4452/11414) Checking out files: 40% (4566/11414) Checking out files: 41% (4680/11414) Checking out files: 42% (4794/11414) Checking out files: 43% (4909/11414) Checking out files: 44% (5023/11414) Checking out files: 45% (5137/11414) Checking out files: 46% (5251/11414) Checking out files: 47% (5365/11414) Checking out files: 48% (5479/11414) Checking out files: 49% (5593/11414) Checking out files: 50% (5707/11414) Checking out files: 50% (5730/11414) Checking out files: 51% (5822/11414) Checking out files: 52% (5936/11414) Checking out files: 53% (6050/11414) Checking out files: 54% (6164/11414) Checking out files: 55% (6278/11414) Checking out files: 56% (6392/11414) Checking out files: 57% (6506/11414) Checking out files: 58% (6621/11414) Checking out files: 59% (6735/11414) Checking out files: 60% (6849/11414) Checking out files: 61% (6963/11414) Checking out files: 62% (7077/11414) Checking out files: 63% (7191/11414) Checking out files: 64% (7305/11414) Checking out files: 65% (7420/11414) Checking out files: 66% (7534/11414) Checking out files: 67% (7648/11414) Checking out files: 68% (7762/11414) Checking out files: 69% (7876/11414) Checking out files: 70% (7990/11414) Checking out files: 71% (8104/11414) Checking out files: 72% (8219/11414) Checking out files: 73% (8333/11414) Checking out files: 74% (8447/11414) Checking out files: 75% (8561/11414) Checking out files: 76% (8675/11414) Checking out files: 77% (8789/11414) Checking out files: 78% (8903/11414) Checking out files: 79% (9018/11414) Checking out files: 80% (9132/11414) Checking out files: 81% (9246/11414) Checking out files: 82% (9360/11414) Checking out files: 83% (9474/11414) Checking out files: 84% (9588/11414) Checking out files: 85% (9702/11414) Checking out files: 86% (9817/11414) Checking out files: 87% (9931/11414) Checking out files: 88% (10045/11414) Checking out files: 89% (10159/11414) Checking out files: 89% (10244/11414) Checking out files: 90% (10273/11414) Checking out files: 91% (10387/11414) Checking out files: 92% (10501/11414) Checking out files: 93% (10616/11414) Checking out files: 94% (10730/11414) Checking out files: 95% (10844/11414) Checking out files: 96% (10958/11414) Checking out files: 97% (11072/11414) Checking out files: 98% (11186/11414) Checking out files: 99% (11300/11414) Checking out files: 100% (11414/11414) Checking out files: 100% (11414/11414), done. [2022-03-25T08:43:25.975Z] #24 111.8 + cd /tmp/tmp.jwCqaqsYA7/tmp/docker-ce [2022-03-25T08:43:25.975Z] #24 111.8 + git checkout -q v17.06.2-ce [2022-03-25T08:43:26.073Z] #43 34.87 DEP compel/plugins/shmem/shmem.d [2022-03-25T08:43:26.073Z] #43 34.93 DEP compel/plugins/fds/fds.d [2022-03-25T08:43:26.073Z] #43 35.06 CC compel/plugins/std/std.o [2022-03-25T08:43:26.159Z] #43 37.24 CC compel/plugins/std/log.o [2022-03-25T08:43:26.201Z] [2022-03-25T08:43:26.201Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-03-25T08:43:26.201Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89 [2022-03-25T08:43:26.334Z] #43 35.27 CC compel/plugins/std/fds.o [2022-03-25T08:43:26.502Z] #43 34.84 CC compel/plugins/std/log.o [2022-03-25T08:43:26.907Z] #43 35.72 CC compel/plugins/std/log.o [2022-03-25T08:43:26.907Z] #43 ... [2022-03-25T08:43:26.907Z] [2022-03-25T08:43:26.907Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:43:26.907Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:43:26.907Z] #13 86.16 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-25T08:43:26.907Z] #13 86.17 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-25T08:43:26.907Z] #13 86.18 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-25T08:43:27.073Z] #43 35.54 CC compel/plugins/std/string.o [2022-03-25T08:43:27.092Z] #43 37.93 CC compel/plugins/std/string.o [2022-03-25T08:43:27.137Z] #19 ... [2022-03-25T08:43:27.137Z] [2022-03-25T08:43:27.137Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-25T08:43:27.137Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-25T08:43:27.137Z] #63 CACHED [2022-03-25T08:43:27.137Z] [2022-03-25T08:43:27.137Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-25T08:43:27.137Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-25T08:43:27.137Z] #65 CACHED [2022-03-25T08:43:27.137Z] [2022-03-25T08:43:27.137Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:27.137Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:43:27.351Z] #43 38.50 CC compel/plugins/std/infect.o [2022-03-25T08:43:27.395Z] #43 50.77 CC criu/arch/x86/kerndat.o [2022-03-25T08:43:27.396Z] #43 ... [2022-03-25T08:43:27.396Z] [2022-03-25T08:43:27.396Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-03-25T08:43:27.396Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89 [2022-03-25T08:43:27.396Z] #19 DONE 1.6s [2022-03-25T08:43:27.645Z] #43 36.13 CC compel/plugins/std/infect.o [2022-03-25T08:43:27.658Z] [2022-03-25T08:43:27.659Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-25T08:43:27.659Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-25T08:43:27.859Z] #13 ... [2022-03-25T08:43:27.859Z] [2022-03-25T08:43:27.859Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:27.859Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:43:27.859Z] #43 36.58 CC compel/plugins/std/string.o [2022-03-25T08:43:27.917Z] #43 38.92 CC compel/arch/x86/plugins/std/parasite-head.o [2022-03-25T08:43:27.917Z] #43 38.98 CC compel/arch/x86/plugins/std/memcpy.o [2022-03-25T08:43:27.917Z] #43 39.04 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-03-25T08:43:27.917Z] #43 39.10 AR compel/plugins/std.lib.a [2022-03-25T08:43:27.917Z] #43 39.17 CC compel/plugins/fds/fds.o [2022-03-25T08:43:27.917Z] #43 ... [2022-03-25T08:43:27.917Z] [2022-03-25T08:43:27.917Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:43:27.917Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:43:27.917Z] #13 88.90 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-25T08:43:27.917Z] #13 88.90 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-25T08:43:27.917Z] #13 88.91 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-25T08:43:28.120Z] #43 37.14 CC compel/plugins/std/infect.o [2022-03-25T08:43:28.175Z] #13 ... [2022-03-25T08:43:28.175Z] [2022-03-25T08:43:28.175Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:28.175Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:43:28.175Z] #43 39.38 AR compel/plugins/fds.lib.a [2022-03-25T08:43:28.175Z] #43 39.45 HOSTDEP compel/src/lib/log-host.d [2022-03-25T08:43:28.217Z] #43 36.47 CC compel/arch/x86/plugins/std/parasite-head.o [2022-03-25T08:43:28.217Z] #43 36.54 CC compel/arch/x86/plugins/std/memcpy.o [2022-03-25T08:43:28.217Z] #43 36.58 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-03-25T08:43:28.217Z] #43 36.63 AR compel/plugins/std.lib.a [2022-03-25T08:43:28.434Z] #43 39.59 HOSTDEP compel/src/lib/handle-elf-host.d [2022-03-25T08:43:28.434Z] #43 39.68 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-03-25T08:43:28.434Z] #43 39.73 HOSTDEP compel/src/main-host.d [2022-03-25T08:43:28.478Z] #43 36.70 CC compel/plugins/fds/fds.o [2022-03-25T08:43:28.478Z] #43 36.91 AR compel/plugins/fds.lib.a [2022-03-25T08:43:28.478Z] #43 36.95 HOSTDEP compel/src/lib/log-host.d [2022-03-25T08:43:28.491Z] #24 ... [2022-03-25T08:43:28.491Z] [2022-03-25T08:43:28.491Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:28.491Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-25T08:43:28.491Z] #43 48.71 LINK criu/pie/restorer.built-in.o [2022-03-25T08:43:28.491Z] #43 48.72 GEN criu/pie/restorer-blob.h [2022-03-25T08:43:28.491Z] #43 48.79 DEP criu/vdso.d [2022-03-25T08:43:28.491Z] #43 48.94 DEP criu/uts_ns.d [2022-03-25T08:43:28.491Z] #43 48.99 DEP criu/util.d [2022-03-25T08:43:28.491Z] #43 49.06 DEP criu/uffd.d [2022-03-25T08:43:28.491Z] #43 49.21 DEP criu/tun.d [2022-03-25T08:43:28.491Z] #43 49.31 DEP criu/tty.d [2022-03-25T08:43:28.491Z] #43 49.43 DEP criu/timerfd.d [2022-03-25T08:43:28.491Z] #43 49.56 DEP criu/timens.d [2022-03-25T08:43:28.491Z] #43 49.66 DEP criu/sysfs_parse.d [2022-03-25T08:43:28.491Z] #43 49.71 DEP criu/sysctl.d [2022-03-25T08:43:28.491Z] #43 49.76 DEP criu/string.d [2022-03-25T08:43:28.491Z] #43 49.79 DEP criu/stats.d [2022-03-25T08:43:28.491Z] #43 49.85 DEP criu/sockets.d [2022-03-25T08:43:28.491Z] #43 49.97 DEP criu/sk-unix.d [2022-03-25T08:43:28.491Z] #43 50.08 DEP criu/sk-tcp.d [2022-03-25T08:43:28.491Z] #43 50.17 DEP criu/sk-queue.d [2022-03-25T08:43:28.491Z] #43 50.26 DEP criu/sk-packet.d [2022-03-25T08:43:28.491Z] #43 50.37 DEP criu/sk-netlink.d [2022-03-25T08:43:28.491Z] #43 50.44 DEP criu/sk-inet.d [2022-03-25T08:43:28.491Z] #43 50.52 DEP criu/signalfd.d [2022-03-25T08:43:28.491Z] #43 50.59 DEP criu/sigframe.d [2022-03-25T08:43:28.491Z] #43 50.67 DEP criu/shmem.d [2022-03-25T08:43:28.491Z] #43 50.77 DEP criu/servicefd.d [2022-03-25T08:43:28.491Z] #43 50.83 DEP criu/seize.d [2022-03-25T08:43:28.491Z] #43 50.94 DEP criu/seccomp.d [2022-03-25T08:43:28.491Z] #43 51.01 DEP criu/rst-malloc.d [2022-03-25T08:43:28.491Z] #43 51.07 DEP criu/rbtree.d [2022-03-25T08:43:28.491Z] #43 51.10 DEP criu/pstree.d [2022-03-25T08:43:28.491Z] #43 51.18 DEP criu/protobuf.d [2022-03-25T08:43:28.491Z] #43 51.26 GEN criu/protobuf-desc-gen.h [2022-03-25T08:43:28.491Z] #43 52.40 DEP criu/protobuf-desc.d [2022-03-25T08:43:28.491Z] #43 52.47 DEP criu/proc_parse.d [2022-03-25T08:43:28.491Z] #43 52.58 DEP criu/plugin.d [2022-03-25T08:43:28.491Z] #43 52.62 DEP criu/pipes.d [2022-03-25T08:43:28.491Z] #43 52.76 DEP criu/pie-util.d [2022-03-25T08:43:28.491Z] #43 52.84 DEP criu/pie-util-vdso.d [2022-03-25T08:43:28.491Z] #43 52.98 DEP criu/path.d [2022-03-25T08:43:28.491Z] #43 53.08 DEP criu/parasite-syscall.d [2022-03-25T08:43:28.491Z] #43 53.29 DEP criu/pagemap.d [2022-03-25T08:43:28.491Z] #43 53.38 DEP criu/pagemap-cache.d [2022-03-25T08:43:28.491Z] #43 53.46 DEP criu/page-xfer.d [2022-03-25T08:43:28.491Z] #43 53.56 DEP criu/page-pipe.d [2022-03-25T08:43:28.491Z] #43 53.62 DEP criu/netfilter.d [2022-03-25T08:43:28.491Z] #43 53.72 DEP criu/net.d [2022-03-25T08:43:28.491Z] #43 53.83 DEP criu/namespaces.d [2022-03-25T08:43:28.491Z] #43 53.95 DEP criu/mount.d [2022-03-25T08:43:28.491Z] #43 54.06 DEP criu/memfd.d [2022-03-25T08:43:28.491Z] #43 54.16 DEP criu/mem.d [2022-03-25T08:43:28.491Z] #43 54.27 DEP criu/lsm.d [2022-03-25T08:43:28.491Z] #43 54.36 DEP criu/log.d [2022-03-25T08:43:28.491Z] #43 54.44 DEP criu/libnetlink.d [2022-03-25T08:43:28.491Z] #43 54.51 DEP criu/kerndat.d [2022-03-25T08:43:28.491Z] #43 54.58 DEP criu/kcmp-ids.d [2022-03-25T08:43:28.491Z] #43 54.62 DEP criu/irmap.d [2022-03-25T08:43:28.491Z] #43 54.70 DEP criu/ipc_ns.d [2022-03-25T08:43:28.491Z] #43 54.79 DEP criu/image.d [2022-03-25T08:43:28.491Z] #43 54.97 DEP criu/image-desc.d [2022-03-25T08:43:28.491Z] #43 55.08 DEP criu/fsnotify.d [2022-03-25T08:43:28.491Z] #43 55.17 DEP criu/filesystems.d [2022-03-25T08:43:28.491Z] #43 55.27 DEP criu/files.d [2022-03-25T08:43:28.491Z] #43 55.36 DEP criu/files-reg.d [2022-03-25T08:43:28.491Z] #43 55.56 DEP criu/files-ext.d [2022-03-25T08:43:28.491Z] #43 55.62 DEP criu/file-lock.d [2022-03-25T08:43:28.491Z] #43 55.73 DEP criu/file-ids.d [2022-03-25T08:43:28.491Z] #43 55.88 DEP criu/fifo.d [2022-03-25T08:43:28.491Z] #43 56.00 DEP criu/fdstore.d [2022-03-25T08:43:28.491Z] #43 56.05 DEP criu/fault-injection.d [2022-03-25T08:43:28.491Z] #43 56.08 DEP criu/external.d [2022-03-25T08:43:28.491Z] #43 56.15 DEP criu/eventpoll.d [2022-03-25T08:43:28.491Z] #43 56.26 DEP criu/eventfd.d [2022-03-25T08:43:28.491Z] #43 56.35 DEP criu/crtools.d [2022-03-25T08:43:28.491Z] #43 56.45 DEP criu/cr-service.d [2022-03-25T08:43:28.491Z] #43 56.55 DEP criu/cr-restore.d [2022-03-25T08:43:28.491Z] #43 56.68 DEP criu/cr-errno.d [2022-03-25T08:43:28.491Z] #43 56.69 DEP criu/cr-dump.d [2022-03-25T08:43:28.491Z] #43 56.81 DEP criu/cr-dedup.d [2022-03-25T08:43:28.491Z] #43 56.88 DEP criu/cr-check.d [2022-03-25T08:43:28.491Z] #43 56.99 DEP criu/config.d [2022-03-25T08:43:28.491Z] #43 57.08 DEP criu/clone-noasan.d [2022-03-25T08:43:28.491Z] #43 57.13 DEP criu/cgroup.d [2022-03-25T08:43:28.491Z] #43 57.23 DEP criu/cgroup-props.d [2022-03-25T08:43:28.491Z] #43 57.32 DEP criu/bitmap.d [2022-03-25T08:43:28.491Z] #43 57.35 DEP criu/bfd.d [2022-03-25T08:43:28.491Z] #43 57.44 DEP criu/autofs.d [2022-03-25T08:43:28.491Z] #43 57.61 DEP criu/aio.d [2022-03-25T08:43:28.491Z] #43 57.70 DEP criu/action-scripts.d [2022-03-25T08:43:28.491Z] #43 57.85 CC criu/action-scripts.o [2022-03-25T08:43:28.491Z] #43 58.13 CC criu/aio.o [2022-03-25T08:43:28.491Z] #43 58.61 CC criu/autofs.o [2022-03-25T08:43:28.694Z] #43 37.54 CC compel/arch/x86/plugins/std/parasite-head.o [2022-03-25T08:43:28.694Z] #43 37.58 CC compel/arch/x86/plugins/std/memcpy.o [2022-03-25T08:43:28.694Z] #43 37.64 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-03-25T08:43:28.694Z] #43 37.71 AR compel/plugins/std.lib.a [2022-03-25T08:43:28.694Z] #43 39.81 DEP compel/src/lib/ptrace.d [2022-03-25T08:43:28.739Z] #43 37.03 HOSTDEP compel/src/lib/handle-elf-host.d [2022-03-25T08:43:28.739Z] #43 37.17 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-03-25T08:43:28.747Z] #43 ... [2022-03-25T08:43:28.747Z] [2022-03-25T08:43:28.747Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-03-25T08:43:28.747Z] #24 sha256:0571493a8b6195c03182d7d016e7a3869e2e365198d847587a608301ea6cc001 [2022-03-25T08:43:28.747Z] #24 114.7 + mkdir -p /tmp/tmp.jwCqaqsYA7/src/github.com/docker [2022-03-25T08:43:28.954Z] #43 39.91 DEP compel/src/lib/infect.d [2022-03-25T08:43:28.954Z] #43 40.08 DEP compel/src/lib/infect-util.d [2022-03-25T08:43:28.954Z] #43 40.15 DEP compel/src/lib/infect-rpc.d [2022-03-25T08:43:28.955Z] #43 37.79 CC compel/plugins/fds/fds.o [2022-03-25T08:43:28.955Z] #43 38.00 AR compel/plugins/fds.lib.a [2022-03-25T08:43:29.000Z] #43 37.24 HOSTDEP compel/src/main-host.d [2022-03-25T08:43:29.000Z] #43 37.35 DEP compel/src/lib/ptrace.d [2022-03-25T08:43:29.000Z] #43 37.45 DEP compel/src/lib/infect.d [2022-03-25T08:43:29.000Z] #43 37.58 DEP compel/src/lib/infect-util.d [2022-03-25T08:43:29.002Z] #24 114.7 + mv components/cli /tmp/tmp.jwCqaqsYA7/src/github.com/docker/cli [2022-03-25T08:43:29.002Z] #24 114.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-03-25T08:43:29.036Z] #20 1.369 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-25T08:43:29.037Z] #20 1.395 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-25T08:43:29.037Z] #20 1.396 Get:3 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-25T08:43:29.037Z] #20 1.400 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-25T08:43:29.212Z] #43 40.23 DEP compel/arch/x86/src/lib/infect.d [2022-03-25T08:43:29.212Z] #43 40.39 DEP compel/arch/x86/src/lib/cpu.d [2022-03-25T08:43:29.216Z] #43 38.04 HOSTDEP compel/src/lib/log-host.d [2022-03-25T08:43:29.216Z] #43 38.12 HOSTDEP compel/src/lib/handle-elf-host.d [2022-03-25T08:43:29.261Z] #43 37.67 DEP compel/src/lib/infect-rpc.d [2022-03-25T08:43:29.261Z] #43 37.78 DEP compel/arch/x86/src/lib/infect.d [2022-03-25T08:43:29.471Z] #43 40.46 DEP compel/src/lib/log.d [2022-03-25T08:43:29.471Z] #43 40.52 DEP compel/src/main.d [2022-03-25T08:43:29.471Z] #43 40.60 DEP compel/src/lib/handle-elf.d [2022-03-25T08:43:29.471Z] #43 40.68 DEP compel/arch/x86/src/lib/handle-elf.d [2022-03-25T08:43:29.478Z] #43 38.28 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-03-25T08:43:29.478Z] #43 38.35 HOSTDEP compel/src/main-host.d [2022-03-25T08:43:29.522Z] #43 37.93 DEP compel/arch/x86/src/lib/cpu.d [2022-03-25T08:43:29.603Z] #20 1.958 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-25T08:43:29.733Z] #43 40.76 CC compel/src/lib/log.o [2022-03-25T08:43:29.733Z] #43 40.84 CC compel/arch/x86/src/lib/cpu.o [2022-03-25T08:43:29.739Z] #43 38.47 DEP compel/src/lib/ptrace.d [2022-03-25T08:43:29.739Z] #43 38.57 DEP compel/src/lib/infect.d [2022-03-25T08:43:29.783Z] #43 38.01 DEP compel/src/lib/log.d [2022-03-25T08:43:29.783Z] #43 38.06 DEP compel/src/main.d [2022-03-25T08:43:29.783Z] #43 38.17 DEP compel/src/lib/handle-elf.d [2022-03-25T08:43:29.783Z] #43 38.27 DEP compel/arch/x86/src/lib/handle-elf.d [2022-03-25T08:43:30.000Z] #43 38.73 DEP compel/src/lib/infect-util.d [2022-03-25T08:43:30.000Z] #43 38.85 DEP compel/src/lib/infect-rpc.d [2022-03-25T08:43:30.000Z] #43 39.00 DEP compel/arch/x86/src/lib/infect.d [2022-03-25T08:43:30.044Z] #43 38.36 CC compel/src/lib/log.o [2022-03-25T08:43:30.044Z] #43 38.54 CC compel/arch/x86/src/lib/cpu.o [2022-03-25T08:43:30.262Z] #43 39.17 DEP compel/arch/x86/src/lib/cpu.d [2022-03-25T08:43:30.262Z] #43 39.21 DEP compel/src/lib/log.d [2022-03-25T08:43:30.262Z] #43 39.27 DEP compel/src/main.d [2022-03-25T08:43:30.300Z] #43 41.45 CC compel/arch/x86/src/lib/infect.o [2022-03-25T08:43:30.524Z] #43 39.35 DEP compel/src/lib/handle-elf.d [2022-03-25T08:43:30.524Z] #43 39.44 DEP compel/arch/x86/src/lib/handle-elf.d [2022-03-25T08:43:30.524Z] #43 39.55 CC compel/src/lib/log.o [2022-03-25T08:43:30.785Z] #43 39.78 CC compel/arch/x86/src/lib/cpu.o [2022-03-25T08:43:30.978Z] #20 3.290 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-25T08:43:30.995Z] #43 39.17 CC compel/arch/x86/src/lib/infect.o [2022-03-25T08:43:31.234Z] #43 42.18 CC compel/src/lib/infect-rpc.o [2022-03-25T08:43:31.234Z] #43 42.48 CC compel/src/lib/infect-util.o [2022-03-25T08:43:31.493Z] #43 42.73 CC compel/src/lib/infect.o [2022-03-25T08:43:31.516Z] #24 ... [2022-03-25T08:43:31.516Z] [2022-03-25T08:43:31.516Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-25T08:43:31.516Z] #53 sha256:a0006fce556747850ad26f8580422a5a26810a05e2bc4f9fa590061bae3d7495 [2022-03-25T08:43:31.516Z] #53 8.785 + cd /tmp/tmp.CkXf1tHja9/src/github.com/opencontainers/runc [2022-03-25T08:43:31.516Z] #53 8.796 + git checkout -q v1.0.3 [2022-03-25T08:43:31.516Z] #53 9.399 + '[' -z '' ']' [2022-03-25T08:43:31.516Z] #53 9.399 + target=static [2022-03-25T08:43:31.516Z] #53 9.400 + make BUILDTAGS=seccomp static [2022-03-25T08:43:31.516Z] #53 9.588 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-03-25T08:43:31.566Z] #43 39.96 CC compel/src/lib/infect-rpc.o [2022-03-25T08:43:31.728Z] #43 40.45 CC compel/arch/x86/src/lib/infect.o [2022-03-25T08:43:31.771Z] #53 ... [2022-03-25T08:43:31.771Z] [2022-03-25T08:43:31.771Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:31.771Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-25T08:43:31.771Z] #43 59.95 CC criu/bfd.o [2022-03-25T08:43:31.771Z] #43 60.45 CC criu/bitmap.o [2022-03-25T08:43:31.771Z] #43 60.56 CC criu/cgroup-props.o [2022-03-25T08:43:31.771Z] #43 61.25 CC criu/cgroup.o [2022-03-25T08:43:31.826Z] #43 ... [2022-03-25T08:43:31.826Z] [2022-03-25T08:43:31.826Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:43:31.826Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:43:31.826Z] #13 96.63 Selecting previously unselected package libapparmor1:amd64. [2022-03-25T08:43:31.826Z] #13 96.64 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-03-25T08:43:31.826Z] #13 96.64 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-03-25T08:43:31.826Z] #13 96.75 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-25T08:43:31.826Z] #13 96.77 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-03-25T08:43:31.826Z] #13 96.78 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-25T08:43:31.826Z] #13 96.90 Selecting previously unselected package libbtrfs0. [2022-03-25T08:43:31.826Z] #13 96.90 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-25T08:43:31.826Z] #13 96.91 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-25T08:43:31.826Z] #13 97.00 Selecting previously unselected package libbtrfs-dev. [2022-03-25T08:43:31.826Z] #13 97.01 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-25T08:43:31.826Z] #13 97.02 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-25T08:43:31.826Z] #13 97.13 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-25T08:43:31.826Z] #13 97.14 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-25T08:43:31.826Z] #13 97.15 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-25T08:43:31.826Z] #13 97.21 Selecting previously unselected package libudev-dev:amd64. [2022-03-25T08:43:31.826Z] #13 97.21 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-03-25T08:43:31.826Z] #13 97.24 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-25T08:43:31.826Z] #13 97.39 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-25T08:43:31.826Z] #13 97.41 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-03-25T08:43:31.826Z] #13 97.41 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-03-25T08:43:31.826Z] #13 97.71 Selecting previously unselected package libpcre16-3:amd64. [2022-03-25T08:43:31.826Z] #13 97.71 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-03-25T08:43:31.826Z] #13 97.72 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-03-25T08:43:31.826Z] #13 97.85 Selecting previously unselected package libpcre32-3:amd64. [2022-03-25T08:43:31.826Z] #13 97.85 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-03-25T08:43:31.826Z] #13 97.86 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-03-25T08:43:31.826Z] #13 98.00 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-03-25T08:43:31.826Z] #13 98.00 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-03-25T08:43:31.826Z] #13 98.01 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-25T08:43:31.826Z] #13 98.14 Selecting previously unselected package libpcre3-dev:amd64. [2022-03-25T08:43:31.826Z] #13 98.14 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-03-25T08:43:31.826Z] #13 98.16 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-25T08:43:31.826Z] #13 98.58 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-25T08:43:31.826Z] #13 98.58 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-03-25T08:43:31.826Z] #13 98.58 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-25T08:43:31.826Z] #13 98.82 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-25T08:43:31.826Z] #13 98.84 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-03-25T08:43:31.826Z] #13 98.88 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-25T08:43:31.826Z] #13 98.94 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-25T08:43:31.826Z] #13 98.96 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-25T08:43:31.826Z] #13 98.97 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-25T08:43:31.826Z] #13 99.12 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-25T08:43:31.826Z] #13 99.13 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-03-25T08:43:31.826Z] #13 99.13 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-25T08:43:31.826Z] #13 99.57 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-25T08:43:31.826Z] #13 99.58 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-25T08:43:31.826Z] #13 99.59 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-03-25T08:43:31.826Z] #13 99.60 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-25T08:43:31.826Z] #13 99.61 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-03-25T08:43:31.826Z] #13 99.62 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-03-25T08:43:31.826Z] #13 99.63 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-25T08:43:31.826Z] #13 99.64 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-25T08:43:31.826Z] #13 99.65 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-03-25T08:43:31.826Z] #13 99.66 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-25T08:43:31.826Z] #13 99.72 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-25T08:43:31.826Z] #13 99.73 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-25T08:43:31.826Z] #13 99.74 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-25T08:43:31.826Z] #13 99.75 Setting up mingw-w64-common (6.0.0-3) ... [2022-03-25T08:43:31.826Z] #13 99.77 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-25T08:43:31.826Z] #13 99.78 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-25T08:43:31.826Z] #13 99.79 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-25T08:43:31.826Z] #13 99.80 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-25T08:43:31.826Z] #13 99.81 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-03-25T08:43:31.826Z] #13 99.82 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-03-25T08:43:31.826Z] #13 99.83 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-25T08:43:32.085Z] #13 99.84 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-25T08:43:32.086Z] #13 99.84 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-03-25T08:43:32.086Z] #13 99.86 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-25T08:43:32.086Z] #13 99.87 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-25T08:43:32.086Z] #13 99.88 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-25T08:43:32.086Z] #13 99.89 Setting up dmsetup (2:1.02.155-3) ... [2022-03-25T08:43:32.086Z] #13 99.90 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-25T08:43:32.086Z] #13 99.91 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-25T08:43:32.086Z] #13 99.93 Processing triggers for libc-bin (2.28-10) ... [2022-03-25T08:43:32.300Z] #43 41.18 CC compel/src/lib/infect-rpc.o [2022-03-25T08:43:32.352Z] #20 4.570 Get:7 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-03-25T08:43:32.562Z] #43 41.46 CC compel/src/lib/infect-util.o [2022-03-25T08:43:32.823Z] #43 41.68 CC compel/src/lib/infect.o [2022-03-25T08:43:33.030Z] #13 DONE 100.9s [2022-03-25T08:43:33.030Z] [2022-03-25T08:43:33.030Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-03-25T08:43:33.030Z] #14 sha256:8cefa88a8557f7d98a544e5409ad21db7076b1e9290218c06df15ca9dc4f698e [2022-03-25T08:43:33.135Z] #43 63.65 CC criu/clone-noasan.o [2022-03-25T08:43:33.286Z] #20 ... [2022-03-25T08:43:33.286Z] [2022-03-25T08:43:33.286Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-25T08:43:33.286Z] #53 sha256:4512ecad82854fdc31c15e19ee1d856b9aa9a8bec183cd2305b244408537cc3e [2022-03-25T08:43:33.286Z] #53 13.18 + cd /tmp/tmp.sbjtPIbod9/src/github.com/opencontainers/runc [2022-03-25T08:43:33.286Z] #53 13.18 + git checkout -q v1.0.3 [2022-03-25T08:43:33.391Z] #43 63.81 CC criu/config.o [2022-03-25T08:43:33.395Z] #43 ... [2022-03-25T08:43:33.395Z] [2022-03-25T08:43:33.395Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:43:33.395Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:43:33.395Z] #13 99.67 Selecting previously unselected package libapparmor1:amd64. [2022-03-25T08:43:33.395Z] #13 99.67 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-03-25T08:43:33.395Z] #13 99.68 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-03-25T08:43:33.395Z] #13 99.78 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-25T08:43:33.395Z] #13 99.80 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-03-25T08:43:33.395Z] #13 99.81 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-25T08:43:33.395Z] #13 99.90 Selecting previously unselected package libbtrfs0. [2022-03-25T08:43:33.395Z] #13 99.91 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-25T08:43:33.395Z] #13 99.92 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-25T08:43:33.395Z] #13 99.99 Selecting previously unselected package libbtrfs-dev. [2022-03-25T08:43:33.395Z] #13 100.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-25T08:43:33.395Z] #13 100.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-25T08:43:33.395Z] #13 100.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-25T08:43:33.395Z] #13 100.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-25T08:43:33.395Z] #13 100.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-25T08:43:33.395Z] #13 100.2 Selecting previously unselected package libudev-dev:amd64. [2022-03-25T08:43:33.395Z] #13 100.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-03-25T08:43:33.395Z] #13 100.3 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-25T08:43:33.395Z] #13 100.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-25T08:43:33.395Z] #13 100.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-03-25T08:43:33.395Z] #13 100.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-03-25T08:43:33.395Z] #13 100.7 Selecting previously unselected package libpcre16-3:amd64. [2022-03-25T08:43:33.395Z] #13 100.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-03-25T08:43:33.395Z] #13 100.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-03-25T08:43:33.395Z] #13 100.9 Selecting previously unselected package libpcre32-3:amd64. [2022-03-25T08:43:33.395Z] #13 100.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-03-25T08:43:33.395Z] #13 100.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-03-25T08:43:33.395Z] #13 101.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-03-25T08:43:33.395Z] #13 101.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-03-25T08:43:33.395Z] #13 101.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-25T08:43:33.395Z] #13 101.2 Selecting previously unselected package libpcre3-dev:amd64. [2022-03-25T08:43:33.395Z] #13 101.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-03-25T08:43:33.395Z] #13 101.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-25T08:43:33.395Z] #13 101.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-25T08:43:33.395Z] #13 101.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-03-25T08:43:33.395Z] #13 101.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-25T08:43:33.395Z] #13 101.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-25T08:43:33.395Z] #13 101.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-03-25T08:43:33.395Z] #13 101.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-25T08:43:33.395Z] #13 102.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-25T08:43:33.395Z] #13 102.0 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-25T08:43:33.395Z] #13 102.0 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-25T08:43:33.395Z] #13 102.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-25T08:43:33.395Z] #13 102.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-03-25T08:43:33.395Z] #13 102.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-25T08:43:33.395Z] #13 102.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-25T08:43:33.395Z] #13 102.6 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-25T08:43:33.395Z] #13 102.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-03-25T08:43:33.395Z] #13 102.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-25T08:43:33.395Z] #13 102.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-03-25T08:43:33.656Z] #13 102.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-03-25T08:43:33.656Z] #13 102.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-25T08:43:33.656Z] #13 102.7 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-25T08:43:33.656Z] #13 102.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-03-25T08:43:33.656Z] #13 102.7 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-25T08:43:33.656Z] #13 102.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-25T08:43:33.656Z] #13 102.8 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-25T08:43:33.656Z] #13 102.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-25T08:43:33.656Z] #13 102.8 Setting up mingw-w64-common (6.0.0-3) ... [2022-03-25T08:43:33.656Z] #13 102.8 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-25T08:43:33.656Z] #13 102.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-25T08:43:33.656Z] #13 102.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-25T08:43:33.656Z] #13 102.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-25T08:43:33.656Z] #13 102.9 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-03-25T08:43:33.656Z] #13 102.9 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-03-25T08:43:33.656Z] #13 102.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-25T08:43:33.656Z] #13 102.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-25T08:43:33.919Z] #13 102.9 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-03-25T08:43:33.919Z] #13 102.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-25T08:43:33.919Z] #13 102.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-25T08:43:33.919Z] #13 102.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-25T08:43:33.919Z] #13 102.9 Setting up dmsetup (2:1.02.155-3) ... [2022-03-25T08:43:33.919Z] #13 103.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-25T08:43:33.919Z] #13 103.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-25T08:43:33.919Z] #13 103.0 Processing triggers for libc-bin (2.28-10) ... [2022-03-25T08:43:34.022Z] #43 44.80 CC compel/src/lib/ptrace.o [2022-03-25T08:43:34.022Z] #43 45.16 AR compel/libcompel.a [2022-03-25T08:43:34.022Z] #43 ... [2022-03-25T08:43:34.022Z] [2022-03-25T08:43:34.022Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-03-25T08:43:34.022Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-25T08:43:34.022Z] #13 101.9 Selecting previously unselected package libapparmor1:amd64. [2022-03-25T08:43:34.022Z] #13 101.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-03-25T08:43:34.022Z] #13 101.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-03-25T08:43:34.022Z] #13 102.0 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-25T08:43:34.022Z] #13 102.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-03-25T08:43:34.022Z] #13 102.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-25T08:43:34.022Z] #13 102.2 Selecting previously unselected package libbtrfs0. [2022-03-25T08:43:34.022Z] #13 102.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-25T08:43:34.022Z] #13 102.2 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-25T08:43:34.022Z] #13 102.3 Selecting previously unselected package libbtrfs-dev. [2022-03-25T08:43:34.022Z] #13 102.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-25T08:43:34.022Z] #13 102.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-25T08:43:34.022Z] #13 102.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-25T08:43:34.022Z] #13 102.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-25T08:43:34.022Z] #13 102.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-25T08:43:34.022Z] #13 102.5 Selecting previously unselected package libudev-dev:amd64. [2022-03-25T08:43:34.022Z] #13 102.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-03-25T08:43:34.022Z] #13 102.5 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-25T08:43:34.022Z] #13 102.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-25T08:43:34.022Z] #13 102.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-03-25T08:43:34.022Z] #13 102.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-03-25T08:43:34.022Z] #13 102.9 Selecting previously unselected package libpcre16-3:amd64. [2022-03-25T08:43:34.022Z] #13 102.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-03-25T08:43:34.022Z] #13 102.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-03-25T08:43:34.022Z] #13 103.1 Selecting previously unselected package libpcre32-3:amd64. [2022-03-25T08:43:34.022Z] #13 103.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-03-25T08:43:34.022Z] #13 103.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-03-25T08:43:34.022Z] #13 103.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-03-25T08:43:34.022Z] #13 103.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-03-25T08:43:34.022Z] #13 103.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-25T08:43:34.022Z] #13 103.4 Selecting previously unselected package libpcre3-dev:amd64. [2022-03-25T08:43:34.022Z] #13 103.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-03-25T08:43:34.022Z] #13 103.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-25T08:43:34.022Z] #13 103.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-25T08:43:34.022Z] #13 103.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-03-25T08:43:34.022Z] #13 103.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-25T08:43:34.022Z] #13 104.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-25T08:43:34.022Z] #13 104.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-03-25T08:43:34.022Z] #13 104.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-25T08:43:34.022Z] #13 104.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-25T08:43:34.022Z] #13 104.2 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-25T08:43:34.022Z] #13 104.2 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-25T08:43:34.022Z] #13 104.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-25T08:43:34.022Z] #13 104.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-03-25T08:43:34.022Z] #13 104.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-25T08:43:34.022Z] #13 104.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-25T08:43:34.022Z] #13 104.9 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-25T08:43:34.022Z] #13 104.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-03-25T08:43:34.022Z] #13 104.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-25T08:43:34.022Z] #13 104.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-03-25T08:43:34.022Z] #13 104.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-03-25T08:43:34.022Z] #13 104.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-25T08:43:34.022Z] #13 104.9 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-25T08:43:34.022Z] #13 104.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-03-25T08:43:34.022Z] #13 105.0 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-25T08:43:34.022Z] #13 105.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-25T08:43:34.022Z] #13 105.0 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-25T08:43:34.022Z] #13 105.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-25T08:43:34.022Z] #13 105.0 Setting up mingw-w64-common (6.0.0-3) ... [2022-03-25T08:43:34.022Z] #13 105.0 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-25T08:43:34.022Z] #13 105.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-25T08:43:34.022Z] #13 105.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-25T08:43:34.022Z] #13 105.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-25T08:43:34.022Z] #13 105.1 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-03-25T08:43:34.227Z] #53 14.04 + '[' -z '' ']' [2022-03-25T08:43:34.227Z] #53 14.04 + target=static [2022-03-25T08:43:34.227Z] #53 14.04 + make BUILDTAGS=seccomp static [2022-03-25T08:43:34.281Z] #13 105.1 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-03-25T08:43:34.281Z] #13 105.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-25T08:43:34.281Z] #13 105.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-25T08:43:34.281Z] #13 105.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-03-25T08:43:34.281Z] #13 105.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-25T08:43:34.281Z] #13 105.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-25T08:43:34.281Z] #13 105.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-25T08:43:34.281Z] #13 105.1 Setting up dmsetup (2:1.02.155-3) ... [2022-03-25T08:43:34.281Z] #13 105.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-25T08:43:34.281Z] #13 105.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-25T08:43:34.281Z] #13 105.2 Processing triggers for libc-bin (2.28-10) ... [2022-03-25T08:43:34.485Z] #53 14.34 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-03-25T08:43:34.491Z] #13 DONE 103.6s [2022-03-25T08:43:34.491Z] [2022-03-25T08:43:34.491Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-25T08:43:34.491Z] #58 sha256:ee1edbbf1af633db9ccbc410def21c991faae6ea2e52120bdffcb92876768cd7 [2022-03-25T08:43:34.491Z] #58 104.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-25T08:43:34.491Z] #58 104.5 + GOBIN=/build [2022-03-25T08:43:34.491Z] #58 104.5 + GO111MODULE=on [2022-03-25T08:43:34.491Z] #58 104.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-03-25T08:43:34.755Z] #43 65.16 CC criu/cr-check.o [2022-03-25T08:43:34.755Z] #43 ... [2022-03-25T08:43:34.755Z] [2022-03-25T08:43:34.756Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-25T08:43:34.756Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-03-25T08:43:34.756Z] #20 7.062 Fetched 8824 kB in 6s (1380 kB/s) [2022-03-25T08:43:34.756Z] #20 7.062 Reading package lists... [2022-03-25T08:43:34.756Z] #20 9.994 Reading package lists... [2022-03-25T08:43:34.756Z] #20 12.54 Building dependency tree... [2022-03-25T08:43:34.756Z] #20 13.24 Reading state information... [2022-03-25T08:43:34.756Z] #20 13.98 libcap2-bin is already the newest version (1:2.25-2). [2022-03-25T08:43:34.756Z] #20 13.98 The following additional packages will be installed: [2022-03-25T08:43:34.756Z] #20 13.98 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-03-25T08:43:34.756Z] #20 13.98 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-03-25T08:43:34.756Z] #20 13.98 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-03-25T08:43:34.756Z] #20 13.98 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-03-25T08:43:34.756Z] #20 13.98 python3.7 python3.7-minimal vim-runtime xxd [2022-03-25T08:43:34.756Z] #20 13.99 Suggested packages: [2022-03-25T08:43:34.756Z] #20 13.99 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-03-25T08:43:34.756Z] #20 13.99 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-03-25T08:43:34.756Z] #20 13.99 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-03-25T08:43:34.756Z] #20 13.99 quota [2022-03-25T08:43:34.756Z] #20 13.99 Recommended packages: [2022-03-25T08:43:34.756Z] #20 13.99 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-03-25T08:43:34.756Z] #20 13.99 python3-keyrings.alt python3-xdg unzip [2022-03-25T08:43:34.756Z] #20 15.39 The following NEW packages will be installed: [2022-03-25T08:43:34.756Z] #20 15.40 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-03-25T08:43:34.756Z] #20 15.40 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-03-25T08:43:34.756Z] #20 15.40 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-03-25T08:43:34.756Z] #20 15.40 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-03-25T08:43:34.756Z] #20 15.40 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-03-25T08:43:34.756Z] #20 15.40 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-03-25T08:43:34.756Z] #20 15.40 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-03-25T08:43:34.756Z] #20 15.40 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-25T08:43:34.756Z] #20 15.40 xz-utils zip [2022-03-25T08:43:34.756Z] #20 15.72 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2022-03-25T08:43:34.756Z] #20 15.72 Need to get 27.7 MB of archives. [2022-03-25T08:43:34.756Z] #20 15.72 After this operation, 114 MB of additional disk space will be used. [2022-03-25T08:43:34.756Z] #20 15.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2022-03-25T08:43:34.756Z] #20 15.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2022-03-25T08:43:34.756Z] #20 15.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2022-03-25T08:43:34.756Z] #20 15.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2022-03-25T08:43:34.756Z] #20 15.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2022-03-25T08:43:34.756Z] #20 15.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2022-03-25T08:43:34.756Z] #20 15.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2022-03-25T08:43:34.756Z] #20 16.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2022-03-25T08:43:34.756Z] #20 16.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2022-03-25T08:43:34.756Z] #20 16.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2022-03-25T08:43:34.756Z] #20 16.01 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2022-03-25T08:43:34.756Z] #20 16.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2022-03-25T08:43:34.756Z] #20 16.01 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-03-25T08:43:34.756Z] #20 16.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2022-03-25T08:43:34.756Z] #20 16.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2022-03-25T08:43:34.756Z] #20 16.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2022-03-25T08:43:34.756Z] #20 16.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2022-03-25T08:43:34.756Z] #20 16.04 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-25T08:43:34.756Z] #20 16.05 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2022-03-25T08:43:34.756Z] #20 16.05 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2022-03-25T08:43:34.756Z] #20 16.05 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2022-03-25T08:43:34.756Z] #20 16.08 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2022-03-25T08:43:34.756Z] #20 16.10 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2022-03-25T08:43:34.756Z] #20 16.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-03-25T08:43:34.756Z] #20 16.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-03-25T08:43:34.756Z] #20 16.12 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-03-25T08:43:34.756Z] #20 16.12 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2022-03-25T08:43:34.756Z] #20 16.13 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2022-03-25T08:43:34.756Z] #20 16.13 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u2 [8154 kB] [2022-03-25T08:43:34.756Z] #20 16.84 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-03-25T08:43:34.756Z] #20 16.86 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-03-25T08:43:34.756Z] #20 16.86 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-03-25T08:43:34.756Z] #20 16.86 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2022-03-25T08:43:34.756Z] #20 16.87 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2022-03-25T08:43:34.756Z] #20 16.87 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2022-03-25T08:43:34.756Z] #20 16.88 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2022-03-25T08:43:34.756Z] #20 16.93 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-03-25T08:43:34.756Z] #20 16.94 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2022-03-25T08:43:34.756Z] #20 16.94 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2022-03-25T08:43:34.756Z] #20 16.95 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-03-25T08:43:34.756Z] #20 16.95 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2022-03-25T08:43:34.756Z] #20 16.96 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-03-25T08:43:34.756Z] #20 16.97 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2022-03-25T08:43:34.756Z] #20 17.01 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2022-03-25T08:43:34.756Z] #20 17.01 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2022-03-25T08:43:34.940Z] #14 DONE 1.5s [2022-03-25T08:43:34.940Z] [2022-03-25T08:43:34.940Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-25T08:43:34.940Z] #53 sha256:602e7a8e1788e0bc52002c2f99dc17de343100ca8b98f5eef4288c4e5dbab6cf [2022-03-25T08:43:34.940Z] #53 1.337 + RM_GOPATH=0 [2022-03-25T08:43:34.940Z] #53 1.338 + TMP_GOPATH= [2022-03-25T08:43:34.940Z] #53 1.338 + : /build [2022-03-25T08:43:34.940Z] #53 1.338 + '[' -z '' ']' [2022-03-25T08:43:34.940Z] #53 1.339 ++ mktemp -d [2022-03-25T08:43:34.940Z] #53 1.340 + export GOPATH=/tmp/tmp.XzNh5WujrZ [2022-03-25T08:43:34.940Z] #53 1.341 + GOPATH=/tmp/tmp.XzNh5WujrZ [2022-03-25T08:43:34.940Z] #53 1.341 + RM_GOPATH=1 [2022-03-25T08:43:34.940Z] #53 1.341 + case "$(go env GOARCH)" in [2022-03-25T08:43:34.940Z] #53 1.342 ++ go env GOARCH [2022-03-25T08:43:34.940Z] #53 1.360 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:43:34.940Z] #53 1.360 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:43:34.940Z] #53 1.361 ++ dirname /tmp/install/install.sh [2022-03-25T08:43:34.940Z] #53 1.364 + dir=/tmp/install [2022-03-25T08:43:34.940Z] #53 1.364 + bin=runc [2022-03-25T08:43:34.940Z] #53 1.364 + shift [2022-03-25T08:43:34.940Z] #53 1.368 + '[' '!' -f /tmp/install/runc.installer ']' [2022-03-25T08:43:34.940Z] #53 1.368 + . /tmp/install/runc.installer [2022-03-25T08:43:34.940Z] #53 1.368 ++ set -e [2022-03-25T08:43:34.940Z] #53 1.368 ++ : v1.0.3 [2022-03-25T08:43:34.940Z] #53 1.369 + install_runc [2022-03-25T08:43:34.940Z] #53 1.371 + RUNC_BUILDTAGS=seccomp [2022-03-25T08:43:34.940Z] #53 1.371 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-03-25T08:43:34.940Z] #53 1.372 Install runc version v1.0.3 (build tags: seccomp) [2022-03-25T08:43:34.940Z] #53 1.372 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.XzNh5WujrZ/src/github.com/opencontainers/runc [2022-03-25T08:43:34.940Z] #53 1.374 Cloning into '/tmp/tmp.XzNh5WujrZ/src/github.com/opencontainers/runc'... [2022-03-25T08:43:35.012Z] #20 17.12 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2022-03-25T08:43:35.877Z] #58 ... [2022-03-25T08:43:35.877Z] [2022-03-25T08:43:35.877Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-03-25T08:43:35.877Z] #14 sha256:8cefa88a8557f7d98a544e5409ad21db7076b1e9290218c06df15ca9dc4f698e [2022-03-25T08:43:35.877Z] #14 DONE 1.5s [2022-03-25T08:43:35.877Z] [2022-03-25T08:43:35.877Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-25T08:43:35.877Z] #53 sha256:62b17e84f651c819e755c6743ce43afcc1900c52a84fe5967325ee845ce2b0cf [2022-03-25T08:43:35.877Z] #53 1.333 + RM_GOPATH=0 [2022-03-25T08:43:35.877Z] #53 1.334 + TMP_GOPATH= [2022-03-25T08:43:35.877Z] #53 1.335 + : /build [2022-03-25T08:43:35.877Z] #53 1.335 + '[' -z '' ']' [2022-03-25T08:43:35.877Z] #53 1.336 ++ mktemp -d [2022-03-25T08:43:35.877Z] #53 1.337 + export GOPATH=/tmp/tmp.G7TFB3sjbn [2022-03-25T08:43:35.877Z] #53 1.337 + GOPATH=/tmp/tmp.G7TFB3sjbn [2022-03-25T08:43:35.877Z] #53 1.338 + RM_GOPATH=1 [2022-03-25T08:43:35.877Z] #53 1.338 + case "$(go env GOARCH)" in [2022-03-25T08:43:35.877Z] #53 1.338 ++ go env GOARCH [2022-03-25T08:43:35.877Z] #53 1.364 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:43:35.877Z] #53 1.366 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:43:35.877Z] #53 1.367 ++ dirname /tmp/install/install.sh [2022-03-25T08:43:35.877Z] #53 1.368 + dir=/tmp/install [2022-03-25T08:43:35.877Z] #53 1.372 + bin=runc [2022-03-25T08:43:35.877Z] #53 1.372 + shift [2022-03-25T08:43:35.877Z] #53 1.373 + '[' '!' -f /tmp/install/runc.installer ']' [2022-03-25T08:43:35.877Z] #53 1.373 + . /tmp/install/runc.installer [2022-03-25T08:43:35.877Z] #53 1.373 ++ set -e [2022-03-25T08:43:35.877Z] #53 1.374 ++ : v1.0.3 [2022-03-25T08:43:35.877Z] #53 1.374 + install_runc [2022-03-25T08:43:35.877Z] #53 1.375 + RUNC_BUILDTAGS=seccomp [2022-03-25T08:43:35.877Z] #53 1.375 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-03-25T08:43:35.877Z] #53 1.375 Install runc version v1.0.3 (build tags: seccomp) [2022-03-25T08:43:35.877Z] #53 1.375 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.G7TFB3sjbn/src/github.com/opencontainers/runc [2022-03-25T08:43:35.877Z] #53 1.381 Cloning into '/tmp/tmp.G7TFB3sjbn/src/github.com/opencontainers/runc'... [2022-03-25T08:43:35.882Z] #53 ... [2022-03-25T08:43:35.882Z] [2022-03-25T08:43:35.882Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-25T08:43:35.882Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c [2022-03-25T08:43:35.882Z] #15 DONE 1.1s [2022-03-25T08:43:35.882Z] [2022-03-25T08:43:35.882Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-25T08:43:35.882Z] #16 sha256:a2e8b7a6c101f4153cd5f1496488e23690451fe24f2ea80d584a6e50fec36a6f [2022-03-25T08:43:35.939Z] #20 18.00 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2022-03-25T08:43:35.939Z] #20 18.04 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2022-03-25T08:43:35.939Z] #20 18.11 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2022-03-25T08:43:36.181Z] #13 DONE 106.8s [2022-03-25T08:43:36.181Z] [2022-03-25T08:43:36.181Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-25T08:43:36.181Z] #53 sha256:48387fd08d82ef5315dfa1f51f9877b52e48206719f3df3d0c39a4175f0bae6b [2022-03-25T08:43:36.195Z] #20 ... [2022-03-25T08:43:36.195Z] [2022-03-25T08:43:36.195Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:36.195Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-25T08:43:36.195Z] #43 66.72 CC criu/cr-dedup.o [2022-03-25T08:43:36.451Z] #43 67.09 CC criu/cr-dump.o [2022-03-25T08:43:36.451Z] #16 0.908 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-25T08:43:36.451Z] #16 DONE 1.0s [2022-03-25T08:43:36.451Z] [2022-03-25T08:43:36.451Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:36.451Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:43:36.451Z] #43 40.24 CC compel/src/lib/infect-util.o [2022-03-25T08:43:36.451Z] #43 40.47 CC compel/src/lib/infect.o [2022-03-25T08:43:36.451Z] #43 42.90 CC compel/src/lib/ptrace.o [2022-03-25T08:43:36.451Z] #43 43.43 AR compel/libcompel.a [2022-03-25T08:43:36.451Z] #43 43.48 HOSTCC compel/src/main-host.o [2022-03-25T08:43:36.451Z] #43 43.83 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-03-25T08:43:36.451Z] #43 44.02 HOSTCC compel/src/lib/handle-elf-host.o [2022-03-25T08:43:36.451Z] #43 44.55 HOSTCC compel/src/lib/log-host.o [2022-03-25T08:43:36.451Z] #43 44.78 HOSTLINK compel/compel-host-bin [2022-03-25T08:43:36.451Z] #43 44.98 DEP soccr/soccr.d [2022-03-25T08:43:37.020Z] #43 45.24 CC soccr/soccr.o [2022-03-25T08:43:37.264Z] #53 ... [2022-03-25T08:43:37.264Z] [2022-03-25T08:43:37.264Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-25T08:43:37.264Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c [2022-03-25T08:43:37.264Z] #15 DONE 1.1s [2022-03-25T08:43:37.264Z] [2022-03-25T08:43:37.264Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-25T08:43:37.264Z] #16 sha256:a2e8b7a6c101f4153cd5f1496488e23690451fe24f2ea80d584a6e50fec36a6f [2022-03-25T08:43:37.590Z] #43 ... [2022-03-25T08:43:37.590Z] [2022-03-25T08:43:37.590Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-25T08:43:37.590Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451 [2022-03-25T08:43:37.590Z] #17 DONE 1.0s [2022-03-25T08:43:37.590Z] [2022-03-25T08:43:37.590Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-25T08:43:37.590Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832 [2022-03-25T08:43:37.836Z] #16 0.956 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-25T08:43:38.080Z] #53 ... [2022-03-25T08:43:38.080Z] [2022-03-25T08:43:38.080Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-25T08:43:38.080Z] #58 sha256:41e06b88feec3d40b02f55cd4ba2e5a1c1e766e6811274cb07b24e024575f381 [2022-03-25T08:43:38.080Z] #58 107.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-25T08:43:38.080Z] #58 107.4 + GOBIN=/build [2022-03-25T08:43:38.080Z] #58 107.4 + GO111MODULE=on [2022-03-25T08:43:38.080Z] #58 107.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-03-25T08:43:38.080Z] #58 DONE 113.5s [2022-03-25T08:43:38.080Z] [2022-03-25T08:43:38.080Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-03-25T08:43:38.080Z] #59 sha256:1844413f022a60ff861ff80161417ce2b802d8fd1ec7002bb34cdff4f141e666 [2022-03-25T08:43:38.080Z] #59 DONE 0.1s [2022-03-25T08:43:38.080Z] [2022-03-25T08:43:38.080Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-25T08:43:38.080Z] #60 sha256:57184ac11927d9cb87395d652dee708ae742a23042a4018254fe172556836954 [2022-03-25T08:43:38.080Z] #60 DONE 0.1s [2022-03-25T08:43:38.080Z] [2022-03-25T08:43:38.080Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:38.080Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:43:38.080Z] #43 45.22 HOSTCC compel/src/main-host.o [2022-03-25T08:43:38.080Z] #43 45.48 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-03-25T08:43:38.080Z] #43 45.65 HOSTCC compel/src/lib/handle-elf-host.o [2022-03-25T08:43:38.080Z] #43 46.06 HOSTCC compel/src/lib/log-host.o [2022-03-25T08:43:38.080Z] #43 46.27 HOSTLINK compel/compel-host-bin [2022-03-25T08:43:38.080Z] #43 46.43 DEP soccr/soccr.d [2022-03-25T08:43:38.080Z] #43 46.56 CC soccr/soccr.o [2022-03-25T08:43:38.080Z] #43 47.29 AR soccr/libsoccr.a [2022-03-25T08:43:38.080Z] #43 47.34 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-25T08:43:38.080Z] #43 47.65 DEP criu/arch/x86/sigframe.d [2022-03-25T08:43:38.080Z] #43 47.72 DEP criu/arch/x86/sigaction_compat.d [2022-03-25T08:43:38.080Z] #43 47.79 DEP criu/arch/x86/kerndat.d [2022-03-25T08:43:38.080Z] #43 47.91 DEP criu/arch/x86/crtools.d [2022-03-25T08:43:38.080Z] #43 48.08 DEP criu/arch/x86/cpu.d [2022-03-25T08:43:38.080Z] #43 48.29 CC criu/arch/x86/cpu.o [2022-03-25T08:43:38.080Z] #43 48.82 CC criu/arch/x86/crtools.o [2022-03-25T08:43:38.098Z] #16 DONE 1.0s [2022-03-25T08:43:38.098Z] [2022-03-25T08:43:38.098Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-25T08:43:38.098Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451 [2022-03-25T08:43:38.537Z] #18 DONE 0.9s [2022-03-25T08:43:38.537Z] [2022-03-25T08:43:38.537Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-25T08:43:38.537Z] #58 sha256:a93abd891dc51ad7f782671ed0a30fc5b2ee236a0498a0b57f1d26ebb2a877ef [2022-03-25T08:43:38.537Z] #58 104.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-25T08:43:38.537Z] #58 104.5 + GOBIN=/build [2022-03-25T08:43:38.537Z] #58 104.5 + GO111MODULE=on [2022-03-25T08:43:38.537Z] #58 104.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-03-25T08:43:38.537Z] #58 ... [2022-03-25T08:43:38.537Z] [2022-03-25T08:43:38.537Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:38.537Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:43:38.537Z] #43 47.13 AR soccr/libsoccr.a [2022-03-25T08:43:38.645Z] #43 49.81 CC criu/arch/x86/kerndat.o [2022-03-25T08:43:38.664Z] #53 ... [2022-03-25T08:43:38.664Z] [2022-03-25T08:43:38.664Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:38.664Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:43:38.664Z] #43 51.66 CC criu/arch/x86/sigaction_compat.o [2022-03-25T08:43:38.664Z] #43 51.98 CC criu/arch/x86/sigframe.o [2022-03-25T08:43:38.664Z] #43 52.17 LINK criu/arch/x86/crtools.built-in.o [2022-03-25T08:43:38.664Z] #43 52.22 DEP criu/pie/util-vdso-elf32.d [2022-03-25T08:43:38.664Z] #43 52.35 DEP criu/pie/util-vdso.d [2022-03-25T08:43:38.664Z] #43 52.46 DEP criu/pie/util.d [2022-03-25T08:43:38.664Z] #43 52.60 CC criu/pie/util.o [2022-03-25T08:43:38.664Z] #43 52.95 CC criu/pie/util-vdso.o [2022-03-25T08:43:38.664Z] #43 53.57 CC criu/pie/util-vdso-elf32.o [2022-03-25T08:43:38.664Z] #43 54.26 AR criu/pie/pie.lib.a [2022-03-25T08:43:38.664Z] #43 54.30 DEP criu/pie/restorer.d [2022-03-25T08:43:38.664Z] #43 54.57 DEP criu/arch/x86/sigaction_compat_pie.d [2022-03-25T08:43:38.664Z] #43 54.67 DEP criu/arch/x86/restorer_unmap.d [2022-03-25T08:43:38.664Z] #43 54.71 DEP criu/arch/x86/restorer.d [2022-03-25T08:43:38.664Z] #43 54.89 DEP criu/arch/x86/vdso-pie.d [2022-03-25T08:43:38.664Z] #43 54.97 DEP criu/pie/parasite-vdso.d [2022-03-25T08:43:38.664Z] #43 55.08 DEP criu/pie/parasite.d [2022-03-25T08:43:38.664Z] #43 55.37 CC criu/pie/parasite.o [2022-03-25T08:43:38.664Z] #43 56.59 LINK criu/pie/parasite.built-in.o [2022-03-25T08:43:38.664Z] #43 56.61 GEN criu/pie/parasite-blob.h [2022-03-25T08:43:38.664Z] #43 56.63 CC criu/pie/parasite-vdso.o [2022-03-25T08:43:38.664Z] #43 57.32 CC criu/arch/x86/vdso-pie.o [2022-03-25T08:43:38.664Z] #43 57.65 CC criu/arch/x86/restorer.o [2022-03-25T08:43:38.664Z] #43 58.14 CC criu/arch/x86/restorer_unmap.o [2022-03-25T08:43:38.664Z] #43 58.18 CC criu/arch/x86/sigaction_compat_pie.o [2022-03-25T08:43:38.664Z] #43 58.49 CC criu/pie/restorer.o [2022-03-25T08:43:38.664Z] #43 61.14 LINK criu/pie/restorer.built-in.o [2022-03-25T08:43:38.664Z] #43 61.16 GEN criu/pie/restorer-blob.h [2022-03-25T08:43:38.664Z] #43 61.26 DEP criu/vdso.d [2022-03-25T08:43:38.664Z] #43 61.43 DEP criu/vdso-compat.d [2022-03-25T08:43:38.664Z] #43 61.53 DEP criu/uts_ns.d [2022-03-25T08:43:38.664Z] #43 61.63 DEP criu/util.d [2022-03-25T08:43:38.664Z] #43 61.87 DEP criu/uffd.d [2022-03-25T08:43:38.664Z] #43 62.04 DEP criu/tun.d [2022-03-25T08:43:38.664Z] #43 62.18 DEP criu/tty.d [2022-03-25T08:43:38.671Z] #17 ... [2022-03-25T08:43:38.671Z] [2022-03-25T08:43:38.671Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-25T08:43:38.671Z] #58 sha256:ee1edbbf1af633db9ccbc410def21c991faae6ea2e52120bdffcb92876768cd7 [2022-03-25T08:43:38.671Z] #58 DONE 112.3s [2022-03-25T08:43:38.671Z] [2022-03-25T08:43:38.671Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-03-25T08:43:38.671Z] #59 sha256:384e3baff5b554295d797ea8238431641c8fa242ee6deb8c600ec0c1492bfc20 [2022-03-25T08:43:38.671Z] #59 DONE 0.1s [2022-03-25T08:43:38.671Z] [2022-03-25T08:43:38.671Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-25T08:43:38.671Z] #60 sha256:34f1fd72c26ca2027cf69a5eddc41773e4a790d86e10b01c03dc01f05dbee6c2 [2022-03-25T08:43:38.671Z] #60 DONE 0.1s [2022-03-25T08:43:38.671Z] [2022-03-25T08:43:38.671Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:38.671Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:43:38.671Z] #43 43.85 CC compel/src/lib/ptrace.o [2022-03-25T08:43:38.671Z] #43 44.37 AR compel/libcompel.a [2022-03-25T08:43:38.671Z] #43 44.53 HOSTCC compel/src/main-host.o [2022-03-25T08:43:38.671Z] #43 44.96 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-03-25T08:43:38.671Z] #43 45.28 HOSTCC compel/src/lib/handle-elf-host.o [2022-03-25T08:43:38.671Z] #43 45.67 HOSTCC compel/src/lib/log-host.o [2022-03-25T08:43:38.671Z] #43 45.94 HOSTLINK compel/compel-host-bin [2022-03-25T08:43:38.671Z] #43 46.19 DEP soccr/soccr.d [2022-03-25T08:43:38.671Z] #43 46.45 CC soccr/soccr.o [2022-03-25T08:43:38.806Z] #43 47.23 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-25T08:43:38.922Z] #43 62.33 DEP criu/timerfd.d [2022-03-25T08:43:38.966Z] #43 69.52 CC criu/cr-errno.o [2022-03-25T08:43:38.966Z] #43 69.63 CC criu/cr-restore.o [2022-03-25T08:43:39.179Z] #43 62.56 DEP criu/timens.d [2022-03-25T08:43:39.211Z] #43 50.21 CC criu/arch/x86/sigaction_compat.o [2022-03-25T08:43:39.211Z] #43 50.36 CC criu/arch/x86/sigframe.o [2022-03-25T08:43:39.243Z] #43 ... [2022-03-25T08:43:39.243Z] [2022-03-25T08:43:39.243Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-25T08:43:39.243Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451 [2022-03-25T08:43:39.243Z] #17 DONE 1.3s [2022-03-25T08:43:39.376Z] #43 47.71 DEP criu/arch/x86/sigframe.d [2022-03-25T08:43:39.376Z] #43 ... [2022-03-25T08:43:39.376Z] [2022-03-25T08:43:39.376Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-03-25T08:43:39.376Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89 [2022-03-25T08:43:39.376Z] #19 DONE 1.0s [2022-03-25T08:43:39.376Z] [2022-03-25T08:43:39.376Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:39.376Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:43:39.376Z] #43 47.90 DEP criu/arch/x86/sigaction_compat.d [2022-03-25T08:43:39.437Z] #43 62.68 DEP criu/sysfs_parse.d [2022-03-25T08:43:39.437Z] #43 62.81 DEP criu/sysctl.d [2022-03-25T08:43:39.469Z] #43 50.61 LINK criu/arch/x86/crtools.built-in.o [2022-03-25T08:43:39.469Z] #43 50.66 DEP criu/pie/util-vdso-elf32.d [2022-03-25T08:43:39.506Z] [2022-03-25T08:43:39.506Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-25T08:43:39.506Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832 [2022-03-25T08:43:39.636Z] #43 48.10 DEP criu/arch/x86/kerndat.d [2022-03-25T08:43:39.694Z] #43 62.96 DEP criu/string.d [2022-03-25T08:43:39.694Z] #43 63.01 DEP criu/stats.d [2022-03-25T08:43:39.694Z] #43 63.11 DEP criu/sockets.d [2022-03-25T08:43:39.728Z] #43 50.88 DEP criu/pie/util-vdso.d [2022-03-25T08:43:39.728Z] #43 ... [2022-03-25T08:43:39.728Z] [2022-03-25T08:43:39.728Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-25T08:43:39.728Z] #53 sha256:48387fd08d82ef5315dfa1f51f9877b52e48206719f3df3d0c39a4175f0bae6b [2022-03-25T08:43:39.728Z] #53 3.919 + RM_GOPATH=0 [2022-03-25T08:43:39.728Z] #53 3.919 + TMP_GOPATH= [2022-03-25T08:43:39.728Z] #53 3.919 + : /build [2022-03-25T08:43:39.728Z] #53 3.919 + '[' -z '' ']' [2022-03-25T08:43:39.896Z] #43 48.28 DEP criu/arch/x86/crtools.d [2022-03-25T08:43:39.952Z] #43 63.28 DEP criu/sk-unix.d [2022-03-25T08:43:39.991Z] #53 ... [2022-03-25T08:43:39.991Z] [2022-03-25T08:43:39.991Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-03-25T08:43:39.991Z] #14 sha256:8cefa88a8557f7d98a544e5409ad21db7076b1e9290218c06df15ca9dc4f698e [2022-03-25T08:43:39.991Z] #14 DONE 4.0s [2022-03-25T08:43:39.991Z] [2022-03-25T08:43:39.991Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-25T08:43:39.991Z] #53 sha256:48387fd08d82ef5315dfa1f51f9877b52e48206719f3df3d0c39a4175f0bae6b [2022-03-25T08:43:39.991Z] #53 3.920 ++ mktemp -d [2022-03-25T08:43:39.991Z] #53 3.950 + export GOPATH=/tmp/tmp.zi7gwPU0pq [2022-03-25T08:43:39.991Z] #53 3.950 + GOPATH=/tmp/tmp.zi7gwPU0pq [2022-03-25T08:43:39.991Z] #53 3.950 + RM_GOPATH=1 [2022-03-25T08:43:39.991Z] #53 3.950 + case "$(go env GOARCH)" in [2022-03-25T08:43:39.991Z] #53 3.950 ++ go env GOARCH [2022-03-25T08:43:39.991Z] #53 3.950 + export GO_BUILDMODE=-buildmode=pie [2022-03-25T08:43:39.991Z] #53 3.950 + GO_BUILDMODE=-buildmode=pie [2022-03-25T08:43:39.991Z] #53 3.950 ++ dirname /tmp/install/install.sh [2022-03-25T08:43:39.991Z] #53 3.950 + dir=/tmp/install [2022-03-25T08:43:39.991Z] #53 3.950 + bin=runc [2022-03-25T08:43:39.991Z] #53 3.950 + shift [2022-03-25T08:43:39.991Z] #53 3.950 + '[' '!' -f /tmp/install/runc.installer ']' [2022-03-25T08:43:39.991Z] #53 3.950 + . /tmp/install/runc.installer [2022-03-25T08:43:39.991Z] #53 3.950 ++ set -e [2022-03-25T08:43:39.991Z] #53 3.950 ++ : v1.0.3 [2022-03-25T08:43:39.991Z] #53 3.950 + install_runc [2022-03-25T08:43:39.991Z] #53 3.950 + RUNC_BUILDTAGS=seccomp [2022-03-25T08:43:39.991Z] #53 3.950 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-03-25T08:43:39.991Z] #53 3.950 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.zi7gwPU0pq/src/github.com/opencontainers/runc [2022-03-25T08:43:39.991Z] #53 3.950 Install runc version v1.0.3 (build tags: seccomp) [2022-03-25T08:43:39.991Z] #53 3.993 Cloning into '/tmp/tmp.zi7gwPU0pq/src/github.com/opencontainers/runc'... [2022-03-25T08:43:40.156Z] #43 48.44 DEP criu/arch/x86/cpu.d [2022-03-25T08:43:40.209Z] #43 63.46 DEP criu/sk-tcp.d [2022-03-25T08:43:40.416Z] #43 48.70 CC criu/arch/x86/cpu.o [2022-03-25T08:43:40.466Z] #43 63.71 DEP criu/sk-queue.d [2022-03-25T08:43:40.466Z] #43 63.85 DEP criu/sk-packet.d [2022-03-25T08:43:40.724Z] #43 64.04 DEP criu/sk-netlink.d [2022-03-25T08:43:40.724Z] #43 64.22 DEP criu/sk-inet.d [2022-03-25T08:43:40.896Z] #18 DONE 1.3s [2022-03-25T08:43:40.896Z] [2022-03-25T08:43:40.896Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:40.896Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:43:40.896Z] #43 48.55 AR soccr/libsoccr.a [2022-03-25T08:43:40.896Z] #43 48.62 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-25T08:43:40.896Z] #43 49.25 DEP criu/arch/x86/sigframe.d [2022-03-25T08:43:40.896Z] #43 49.46 DEP criu/arch/x86/sigaction_compat.d [2022-03-25T08:43:40.896Z] #43 49.60 DEP criu/arch/x86/kerndat.d [2022-03-25T08:43:40.896Z] #43 49.76 DEP criu/arch/x86/crtools.d [2022-03-25T08:43:40.981Z] #43 64.44 DEP criu/signalfd.d [2022-03-25T08:43:40.987Z] #43 49.30 CC criu/arch/x86/crtools.o [2022-03-25T08:43:41.158Z] #43 49.99 DEP criu/arch/x86/cpu.d [2022-03-25T08:43:41.158Z] #43 50.12 CC criu/arch/x86/cpu.o [2022-03-25T08:43:41.239Z] #43 64.66 DEP criu/sigframe.d [2022-03-25T08:43:41.239Z] #43 64.73 DEP criu/shmem.d [2022-03-25T08:43:41.247Z] #43 ... [2022-03-25T08:43:41.247Z] [2022-03-25T08:43:41.247Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-25T08:43:41.247Z] #58 sha256:a93abd891dc51ad7f782671ed0a30fc5b2ee236a0498a0b57f1d26ebb2a877ef [2022-03-25T08:43:41.247Z] #58 DONE 113.9s [2022-03-25T08:43:41.247Z] [2022-03-25T08:43:41.247Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-03-25T08:43:41.247Z] #59 sha256:0ada08934e505b2c46d7e19ab7e67ab5c46e3d1f1aafc51114f7017be6692aac [2022-03-25T08:43:41.247Z] #59 DONE 0.1s [2022-03-25T08:43:41.419Z] #43 ... [2022-03-25T08:43:41.419Z] [2022-03-25T08:43:41.419Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-25T08:43:41.419Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-25T08:43:41.419Z] #63 CACHED [2022-03-25T08:43:41.419Z] [2022-03-25T08:43:41.419Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-25T08:43:41.419Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-25T08:43:41.419Z] #65 CACHED [2022-03-25T08:43:41.419Z] [2022-03-25T08:43:41.419Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-03-25T08:43:41.419Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89 [2022-03-25T08:43:41.483Z] #43 ... [2022-03-25T08:43:41.483Z] [2022-03-25T08:43:41.483Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-25T08:43:41.483Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-03-25T08:43:41.483Z] #20 18.57 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T08:43:41.483Z] #20 18.67 Fetched 27.7 MB in 3s (10.4 MB/s) [2022-03-25T08:43:41.483Z] #20 18.73 Selecting previously unselected package pigz. [2022-03-25T08:43:41.483Z] #20 18.73 (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 ... 23425 files and directories currently installed.) [2022-03-25T08:43:41.483Z] #20 18.79 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2022-03-25T08:43:41.483Z] #20 18.79 Unpacking pigz (2.4-1) ... [2022-03-25T08:43:41.483Z] #20 18.88 Selecting previously unselected package libpython3.7-minimal:arm64. [2022-03-25T08:43:41.483Z] #20 18.88 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-03-25T08:43:41.483Z] #20 18.89 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-03-25T08:43:41.483Z] #20 19.19 Selecting previously unselected package python3.7-minimal. [2022-03-25T08:43:41.483Z] #20 19.20 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-03-25T08:43:41.483Z] #20 19.20 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-25T08:43:41.483Z] #20 19.69 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-03-25T08:43:41.483Z] #20 19.73 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-25T08:43:41.483Z] #20 21.69 Selecting previously unselected package python3-minimal. [2022-03-25T08:43:41.483Z] #20 21.69 (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 ... 23674 files and directories currently installed.) [2022-03-25T08:43:41.483Z] #20 21.73 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2022-03-25T08:43:41.483Z] #20 21.73 Unpacking python3-minimal (3.7.3-1) ... [2022-03-25T08:43:41.483Z] #20 21.81 Selecting previously unselected package libmpdec2:arm64. [2022-03-25T08:43:41.483Z] #20 21.81 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2022-03-25T08:43:41.483Z] #20 21.82 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2022-03-25T08:43:41.483Z] #20 21.91 Selecting previously unselected package libpython3.7-stdlib:arm64. [2022-03-25T08:43:41.483Z] #20 21.92 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2022-03-25T08:43:41.483Z] #20 21.92 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-03-25T08:43:41.483Z] #20 22.70 Selecting previously unselected package python3.7. [2022-03-25T08:43:41.483Z] #20 22.70 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2022-03-25T08:43:41.483Z] #20 22.70 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-03-25T08:43:41.483Z] #20 22.81 Selecting previously unselected package libpython3-stdlib:arm64. [2022-03-25T08:43:41.483Z] #20 22.83 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2022-03-25T08:43:41.483Z] #20 22.83 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2022-03-25T08:43:41.483Z] #20 22.92 Setting up python3-minimal (3.7.3-1) ... [2022-03-25T08:43:41.496Z] #43 64.89 DEP criu/servicefd.d [2022-03-25T08:43:41.506Z] [2022-03-25T08:43:41.506Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-25T08:43:41.506Z] #60 sha256:bfde3ef79bcf1fc917f9ec3648915231099e2ef0057273c208c2f6c1023d8537 [2022-03-25T08:43:41.506Z] #60 DONE 0.1s [2022-03-25T08:43:41.506Z] [2022-03-25T08:43:41.507Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-25T08:43:41.507Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-25T08:43:41.507Z] #20 1.412 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-25T08:43:41.507Z] #20 1.600 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-25T08:43:41.507Z] #20 1.601 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-25T08:43:41.507Z] #20 1.622 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-25T08:43:41.739Z] #20 23.81 Selecting previously unselected package python3. [2022-03-25T08:43:41.739Z] #20 23.81 (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 ... 24086 files and directories currently installed.) [2022-03-25T08:43:41.739Z] #20 23.87 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2022-03-25T08:43:41.739Z] #20 23.87 Unpacking python3 (3.7.3-1) ... [2022-03-25T08:43:41.739Z] #20 23.94 Selecting previously unselected package libip4tc0:arm64. [2022-03-25T08:43:41.739Z] #20 23.95 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2022-03-25T08:43:41.739Z] #20 23.96 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2022-03-25T08:43:41.754Z] #43 65.04 DEP criu/seize.d [2022-03-25T08:43:41.994Z] #20 24.04 Selecting previously unselected package libip6tc0:arm64. [2022-03-25T08:43:41.994Z] #20 24.05 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2022-03-25T08:43:41.994Z] #20 24.05 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2022-03-25T08:43:41.994Z] #20 24.12 Selecting previously unselected package libiptc0:arm64. [2022-03-25T08:43:41.994Z] #20 24.13 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2022-03-25T08:43:41.994Z] #20 24.13 Unpacking libiptc0:arm64 (1.8.2-4) ... [2022-03-25T08:43:41.994Z] #20 24.19 Selecting previously unselected package libnfnetlink0:arm64. [2022-03-25T08:43:41.994Z] #20 24.19 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-03-25T08:43:41.994Z] #20 24.20 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-25T08:43:41.994Z] #20 24.25 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-03-25T08:43:41.994Z] #20 24.26 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2022-03-25T08:43:41.994Z] #20 24.26 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-03-25T08:43:41.994Z] #20 24.33 Selecting previously unselected package libnftnl11:arm64. [2022-03-25T08:43:41.994Z] #19 DONE 1.2s [2022-03-25T08:43:41.994Z] [2022-03-25T08:43:41.995Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-25T08:43:41.995Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-25T08:43:42.012Z] #43 65.24 DEP criu/seccomp.d [2022-03-25T08:43:42.012Z] #43 65.39 DEP criu/rst-malloc.d [2022-03-25T08:43:42.012Z] #43 65.47 DEP criu/rbtree.d [2022-03-25T08:43:42.076Z] #20 2.592 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-03-25T08:43:42.250Z] #20 24.33 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2022-03-25T08:43:42.250Z] #20 24.34 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2022-03-25T08:43:42.250Z] #20 24.41 Selecting previously unselected package iptables. [2022-03-25T08:43:42.250Z] #20 24.41 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2022-03-25T08:43:42.250Z] #20 24.41 Unpacking iptables (1.8.2-4) ... [2022-03-25T08:43:42.269Z] #43 65.52 DEP criu/pstree.d [2022-03-25T08:43:42.269Z] #43 65.67 DEP criu/protobuf.d [2022-03-25T08:43:42.269Z] #43 65.76 GEN criu/protobuf-desc-gen.h [2022-03-25T08:43:42.505Z] #20 24.73 Selecting previously unselected package xxd. [2022-03-25T08:43:42.505Z] #20 24.73 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2022-03-25T08:43:42.505Z] #20 24.74 Unpacking xxd (2:8.1.0875-5) ... [2022-03-25T08:43:42.646Z] #20 ... [2022-03-25T08:43:42.646Z] [2022-03-25T08:43:42.646Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-25T08:43:42.646Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-25T08:43:42.646Z] #63 CACHED [2022-03-25T08:43:42.646Z] [2022-03-25T08:43:42.646Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-25T08:43:42.646Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-25T08:43:42.646Z] #65 CACHED [2022-03-25T08:43:42.646Z] [2022-03-25T08:43:42.646Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:42.646Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:43:42.646Z] #43 50.80 CC criu/arch/x86/kerndat.o [2022-03-25T08:43:42.761Z] #20 24.85 Selecting previously unselected package vim-common. [2022-03-25T08:43:42.761Z] #20 24.85 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-25T08:43:42.761Z] #20 24.87 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-25T08:43:42.906Z] #43 51.33 CC criu/arch/x86/sigaction_compat.o [2022-03-25T08:43:43.016Z] #20 25.04 Selecting previously unselected package bash-completion. [2022-03-25T08:43:43.016Z] #20 25.05 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-03-25T08:43:43.166Z] #43 51.65 CC criu/arch/x86/sigframe.o [2022-03-25T08:43:43.278Z] #53 ... [2022-03-25T08:43:43.278Z] [2022-03-25T08:43:43.278Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-25T08:43:43.278Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c [2022-03-25T08:43:43.278Z] #15 DONE 3.1s [2022-03-25T08:43:43.278Z] [2022-03-25T08:43:43.278Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:43.278Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:43:43.278Z] #43 51.07 DEP criu/pie/util.d [2022-03-25T08:43:43.278Z] #43 51.24 CC criu/pie/util.o [2022-03-25T08:43:43.278Z] #43 51.55 CC criu/pie/util-vdso.o [2022-03-25T08:43:43.278Z] #43 52.21 CC criu/pie/util-vdso-elf32.o [2022-03-25T08:43:43.278Z] #43 52.78 AR criu/pie/pie.lib.a [2022-03-25T08:43:43.278Z] #43 52.84 DEP criu/pie/restorer.d [2022-03-25T08:43:43.278Z] #43 53.05 DEP criu/arch/x86/sigaction_compat_pie.d [2022-03-25T08:43:43.278Z] #43 53.12 DEP criu/arch/x86/restorer_unmap.d [2022-03-25T08:43:43.278Z] #43 53.15 DEP criu/arch/x86/restorer.d [2022-03-25T08:43:43.278Z] #43 53.34 DEP criu/arch/x86/vdso-pie.d [2022-03-25T08:43:43.278Z] #43 53.42 DEP criu/pie/parasite-vdso.d [2022-03-25T08:43:43.278Z] #43 53.56 DEP criu/pie/parasite.d [2022-03-25T08:43:43.278Z] #43 53.76 CC criu/pie/parasite.o [2022-03-25T08:43:43.382Z] #20 1.275 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-25T08:43:43.382Z] #20 1.315 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-25T08:43:43.382Z] #20 1.327 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-25T08:43:43.382Z] #20 1.331 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-25T08:43:43.427Z] #43 51.88 LINK criu/arch/x86/crtools.built-in.o [2022-03-25T08:43:43.427Z] #43 51.94 DEP criu/pie/util-vdso-elf32.d [2022-03-25T08:43:43.643Z] #43 ... [2022-03-25T08:43:43.643Z] [2022-03-25T08:43:43.643Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-25T08:43:43.643Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-25T08:43:43.643Z] #20 6.096 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-25T08:43:43.643Z] #20 10.39 Fetched 9006 kB in 9s (974 kB/s) [2022-03-25T08:43:43.643Z] #20 10.39 Reading package lists... [2022-03-25T08:43:43.643Z] #20 1.822 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-03-25T08:43:43.687Z] #43 52.14 DEP criu/pie/util-vdso.d [2022-03-25T08:43:43.687Z] #43 52.25 DEP criu/pie/util.d [2022-03-25T08:43:43.902Z] #20 14.11 Reading package lists... [2022-03-25T08:43:43.902Z] #20 ... [2022-03-25T08:43:43.902Z] [2022-03-25T08:43:43.902Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:43.902Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:43:43.902Z] #43 67.29 DEP criu/protobuf-desc.d [2022-03-25T08:43:43.902Z] #43 67.41 DEP criu/proc_parse.d [2022-03-25T08:43:43.948Z] #43 52.37 CC criu/pie/util.o [2022-03-25T08:43:44.160Z] #43 67.59 DEP criu/plugin.d [2022-03-25T08:43:44.160Z] #43 67.70 DEP criu/pipes.d [2022-03-25T08:43:44.209Z] #43 52.61 CC criu/pie/util-vdso.o [2022-03-25T08:43:44.214Z] #43 55.09 LINK criu/pie/parasite.built-in.o [2022-03-25T08:43:44.214Z] #43 55.12 GEN criu/pie/parasite-blob.h [2022-03-25T08:43:44.214Z] #43 55.14 CC criu/pie/parasite-vdso.o [2022-03-25T08:43:44.587Z] #20 2.700 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-25T08:43:44.727Z] #43 67.90 DEP criu/pie-util.d [2022-03-25T08:43:44.727Z] #43 67.99 DEP criu/pie-util-vdso.d [2022-03-25T08:43:44.727Z] #43 68.09 DEP criu/pie-util-vdso-elf32.d [2022-03-25T08:43:44.809Z] #43 55.86 CC criu/arch/x86/vdso-pie.o [2022-03-25T08:43:44.926Z] #20 26.98 Unpacking bash-completion (1:2.8-6) ... [2022-03-25T08:43:44.985Z] #43 68.31 DEP criu/path.d [2022-03-25T08:43:44.985Z] #43 68.51 DEP criu/parasite-syscall.d [2022-03-25T08:43:45.071Z] #43 56.13 CC criu/arch/x86/restorer.o [2022-03-25T08:43:45.151Z] #43 53.27 CC criu/pie/util-vdso-elf32.o [2022-03-25T08:43:45.181Z] #20 27.27 Selecting previously unselected package bzip2. [2022-03-25T08:43:45.181Z] #20 27.27 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2022-03-25T08:43:45.181Z] #20 27.27 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-25T08:43:45.181Z] #20 27.34 Selecting previously unselected package xz-utils. [2022-03-25T08:43:45.181Z] #20 27.35 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2022-03-25T08:43:45.181Z] #20 27.35 Unpacking xz-utils (5.2.4-1) ... [2022-03-25T08:43:45.181Z] #20 27.47 Selecting previously unselected package apparmor. [2022-03-25T08:43:45.413Z] #43 53.85 AR criu/pie/pie.lib.a [2022-03-25T08:43:45.413Z] #43 53.90 DEP criu/pie/restorer.d [2022-03-25T08:43:45.437Z] #20 27.48 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2022-03-25T08:43:45.437Z] #20 27.54 Unpacking apparmor (2.13.2-10) ... [2022-03-25T08:43:45.555Z] #43 68.72 DEP criu/pagemap.d [2022-03-25T08:43:45.555Z] #43 68.91 DEP criu/pagemap-cache.d [2022-03-25T08:43:45.555Z] #43 69.05 DEP criu/page-xfer.d [2022-03-25T08:43:45.636Z] #43 56.66 CC criu/arch/x86/restorer_unmap.o [2022-03-25T08:43:45.636Z] #43 56.73 CC criu/arch/x86/sigaction_compat_pie.o [2022-03-25T08:43:45.674Z] #43 54.10 DEP criu/arch/x86/sigaction_compat_pie.d [2022-03-25T08:43:45.674Z] #43 54.27 DEP criu/arch/x86/restorer_unmap.d [2022-03-25T08:43:45.693Z] #20 27.87 Selecting previously unselected package aufs-tools. [2022-03-25T08:43:45.693Z] #20 27.88 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2022-03-25T08:43:45.693Z] #20 27.88 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-03-25T08:43:45.693Z] #20 27.99 Selecting previously unselected package libonig5:arm64. [2022-03-25T08:43:45.813Z] #43 69.27 DEP criu/page-pipe.d [2022-03-25T08:43:45.895Z] #43 57.08 CC criu/pie/restorer.o [2022-03-25T08:43:45.934Z] #43 54.29 DEP criu/arch/x86/restorer.d [2022-03-25T08:43:45.934Z] #43 54.42 DEP criu/arch/x86/vdso-pie.d [2022-03-25T08:43:45.934Z] #43 54.48 DEP criu/pie/parasite-vdso.d [2022-03-25T08:43:45.934Z] #43 54.53 DEP criu/pie/parasite.d [2022-03-25T08:43:45.948Z] #20 27.99 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2022-03-25T08:43:45.948Z] #20 27.99 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-03-25T08:43:45.948Z] #20 28.12 Selecting previously unselected package libjq1:arm64. [2022-03-25T08:43:45.948Z] #20 28.12 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-03-25T08:43:45.948Z] #20 28.13 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-03-25T08:43:45.948Z] #20 28.21 Selecting previously unselected package jq. [2022-03-25T08:43:45.948Z] #20 28.21 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-03-25T08:43:45.948Z] #20 28.21 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-25T08:43:45.973Z] #20 4.166 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-25T08:43:46.071Z] #43 69.41 DEP criu/netfilter.d [2022-03-25T08:43:46.154Z] #43 ... [2022-03-25T08:43:46.154Z] [2022-03-25T08:43:46.154Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-25T08:43:46.154Z] #16 sha256:a2e8b7a6c101f4153cd5f1496488e23690451fe24f2ea80d584a6e50fec36a6f [2022-03-25T08:43:46.154Z] #16 3.132 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-25T08:43:46.154Z] #16 DONE 3.2s [2022-03-25T08:43:46.204Z] #20 28.27 Selecting previously unselected package libaio1:arm64. [2022-03-25T08:43:46.204Z] #20 28.28 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2022-03-25T08:43:46.204Z] #20 28.29 Unpacking libaio1:arm64 (0.3.112-3) ... [2022-03-25T08:43:46.204Z] #20 28.34 Selecting previously unselected package libgpm2:arm64. [2022-03-25T08:43:46.204Z] #20 28.37 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2022-03-25T08:43:46.204Z] #20 28.37 Unpacking libgpm2:arm64 (1.20.7-5) ... [2022-03-25T08:43:46.204Z] #20 28.43 Selecting previously unselected package libicu63:arm64. [2022-03-25T08:43:46.204Z] #20 28.43 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_arm64.deb ... [2022-03-25T08:43:46.204Z] #20 28.46 Unpacking libicu63:arm64 (63.1-6+deb10u2) ... [2022-03-25T08:43:46.329Z] #43 69.62 DEP criu/net.d [2022-03-25T08:43:46.412Z] [2022-03-25T08:43:46.412Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-25T08:43:46.412Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451 [2022-03-25T08:43:46.505Z] #43 54.81 CC criu/pie/parasite.o [2022-03-25T08:43:46.587Z] #43 69.88 DEP criu/namespaces.d [2022-03-25T08:43:46.588Z] #43 70.13 DEP criu/mount.d [2022-03-25T08:43:46.671Z] #17 ... [2022-03-25T08:43:46.671Z] [2022-03-25T08:43:46.671Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-25T08:43:46.671Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-25T08:43:46.671Z] #63 CACHED [2022-03-25T08:43:46.671Z] [2022-03-25T08:43:46.671Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-25T08:43:46.671Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-25T08:43:46.671Z] #65 CACHED [2022-03-25T08:43:46.671Z] [2022-03-25T08:43:46.671Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-25T08:43:46.671Z] #56 sha256:3e79bf5897b180982db6d07a331809e330d605c07ab8e847454abfb23b1be21a [2022-03-25T08:43:47.154Z] #43 70.30 DEP criu/memfd.d [2022-03-25T08:43:47.154Z] #43 70.46 DEP criu/mem.d [2022-03-25T08:43:47.399Z] #20 5.504 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-25T08:43:47.412Z] #43 70.61 DEP criu/lsm.d [2022-03-25T08:43:47.412Z] #43 70.80 DEP criu/log.d [2022-03-25T08:43:47.446Z] #43 55.92 LINK criu/pie/parasite.built-in.o [2022-03-25T08:43:47.446Z] #43 55.93 GEN criu/pie/parasite-blob.h [2022-03-25T08:43:47.446Z] #43 55.95 CC criu/pie/parasite-vdso.o [2022-03-25T08:43:47.670Z] #43 70.90 DEP criu/libnetlink.d [2022-03-25T08:43:47.671Z] #43 71.02 DEP criu/kerndat.d [2022-03-25T08:43:47.929Z] #43 71.19 DEP criu/kcmp-ids.d [2022-03-25T08:43:47.929Z] #43 71.32 DEP criu/irmap.d [2022-03-25T08:43:47.929Z] #43 71.44 DEP criu/ipc_ns.d [2022-03-25T08:43:48.017Z] #43 56.47 CC criu/arch/x86/vdso-pie.o [2022-03-25T08:43:48.048Z] #56 ... [2022-03-25T08:43:48.048Z] [2022-03-25T08:43:48.048Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-25T08:43:48.048Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451 [2022-03-25T08:43:48.048Z] #17 DONE 1.8s [2022-03-25T08:43:48.187Z] #43 71.59 DEP criu/image.d [2022-03-25T08:43:48.278Z] #43 56.75 CC criu/arch/x86/restorer.o [2022-03-25T08:43:48.307Z] [2022-03-25T08:43:48.307Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-25T08:43:48.307Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832 [2022-03-25T08:43:48.340Z] #20 ... [2022-03-25T08:43:48.340Z] [2022-03-25T08:43:48.340Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-25T08:43:48.340Z] #53 sha256:62b17e84f651c819e755c6743ce43afcc1900c52a84fe5967325ee845ce2b0cf [2022-03-25T08:43:48.340Z] #53 13.80 + cd /tmp/tmp.G7TFB3sjbn/src/github.com/opencontainers/runc [2022-03-25T08:43:48.340Z] #53 13.81 + git checkout -q v1.0.3 [2022-03-25T08:43:48.445Z] #43 71.75 DEP criu/image-desc.d [2022-03-25T08:43:48.445Z] #43 71.82 DEP criu/fsnotify.d [2022-03-25T08:43:48.703Z] #43 72.03 DEP criu/filesystems.d [2022-03-25T08:43:48.849Z] #43 57.24 CC criu/arch/x86/restorer_unmap.o [2022-03-25T08:43:48.849Z] #43 57.31 CC criu/arch/x86/sigaction_compat_pie.o [2022-03-25T08:43:48.912Z] #53 14.34 + '[' -z '' ']' [2022-03-25T08:43:48.912Z] #53 14.34 + target=static [2022-03-25T08:43:48.912Z] #53 14.34 + make BUILDTAGS=seccomp static [2022-03-25T08:43:48.962Z] #43 72.24 DEP criu/files.d [2022-03-25T08:43:48.962Z] #43 72.39 DEP criu/files-reg.d [2022-03-25T08:43:49.110Z] #43 57.54 CC criu/pie/restorer.o [2022-03-25T08:43:49.220Z] #43 72.56 DEP criu/files-ext.d [2022-03-25T08:43:49.220Z] #43 72.68 DEP criu/file-lock.d [2022-03-25T08:43:49.469Z] #20 31.50 Selecting previously unselected package libnet1:arm64. [2022-03-25T08:43:49.469Z] #20 31.52 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-25T08:43:49.469Z] #20 31.53 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-25T08:43:49.469Z] #20 31.61 Selecting previously unselected package libnl-3-200:arm64. [2022-03-25T08:43:49.469Z] #20 31.61 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2022-03-25T08:43:49.469Z] #20 31.63 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-03-25T08:43:49.469Z] #20 31.70 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-25T08:43:49.469Z] #20 31.70 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-03-25T08:43:49.469Z] #20 31.70 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-03-25T08:43:49.478Z] #43 72.83 DEP criu/file-ids.d [2022-03-25T08:43:49.478Z] #43 72.97 DEP criu/fifo.d [2022-03-25T08:43:49.483Z] #53 14.92 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-03-25T08:43:49.725Z] #20 31.80 Selecting previously unselected package libreadline5:arm64. [2022-03-25T08:43:49.725Z] #20 31.83 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2022-03-25T08:43:49.725Z] #20 31.83 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-03-25T08:43:49.725Z] #20 31.95 Selecting previously unselected package net-tools. [2022-03-25T08:43:49.725Z] #20 31.96 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2022-03-25T08:43:49.725Z] #20 31.97 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-25T08:43:49.736Z] #43 73.12 DEP criu/fdstore.d [2022-03-25T08:43:49.981Z] #20 32.15 Selecting previously unselected package patch. [2022-03-25T08:43:49.981Z] #20 32.15 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2022-03-25T08:43:49.981Z] #20 32.17 Unpacking patch (2.7.6-3+deb10u1) ... [2022-03-25T08:43:49.995Z] #43 73.28 DEP criu/fault-injection.d [2022-03-25T08:43:49.995Z] #43 73.32 DEP criu/external.d [2022-03-25T08:43:49.995Z] #43 73.41 DEP criu/eventpoll.d [2022-03-25T08:43:50.210Z] #18 DONE 1.8s [2022-03-25T08:43:50.210Z] [2022-03-25T08:43:50.210Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-03-25T08:43:50.210Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89 [2022-03-25T08:43:50.237Z] #20 32.27 Selecting previously unselected package python-pip-whl. [2022-03-25T08:43:50.237Z] #20 32.27 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-03-25T08:43:50.237Z] #20 32.27 Unpacking python-pip-whl (18.1-5) ... [2022-03-25T08:43:50.257Z] #43 73.55 DEP criu/eventfd.d [2022-03-25T08:43:50.493Z] #20 32.76 Selecting previously unselected package python3-lib2to3. [2022-03-25T08:43:50.493Z] #20 32.77 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-03-25T08:43:50.493Z] #20 32.77 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-03-25T08:43:50.524Z] #43 73.79 DEP criu/crtools.d [2022-03-25T08:43:50.524Z] #43 ... [2022-03-25T08:43:50.524Z] [2022-03-25T08:43:50.524Z] #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-03-25T08:43:50.524Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-25T08:43:50.524Z] #32 DONE 137.8s [2022-03-25T08:43:50.524Z] [2022-03-25T08:43:50.524Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-25T08:43:50.524Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-25T08:43:50.524Z] #20 14.11 Reading package lists... [2022-03-25T08:43:50.524Z] #20 17.49 Building dependency tree... [2022-03-25T08:43:50.524Z] #20 18.25 Reading state information... [2022-03-25T08:43:50.524Z] #20 18.93 libcap2-bin is already the newest version (1:2.25-2). [2022-03-25T08:43:50.524Z] #20 18.93 The following additional packages will be installed: [2022-03-25T08:43:50.524Z] #20 18.93 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-03-25T08:43:50.524Z] #20 18.94 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-03-25T08:43:50.524Z] #20 18.94 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-03-25T08:43:50.524Z] #20 18.94 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-03-25T08:43:50.524Z] #20 18.94 python3.7 python3.7-minimal vim-runtime xxd [2022-03-25T08:43:50.524Z] #20 18.94 Suggested packages: [2022-03-25T08:43:50.524Z] #20 18.94 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-03-25T08:43:50.524Z] #20 18.94 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-03-25T08:43:50.524Z] #20 18.94 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-03-25T08:43:50.524Z] #20 18.94 quota [2022-03-25T08:43:50.524Z] #20 18.94 Recommended packages: [2022-03-25T08:43:50.524Z] #20 18.94 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-03-25T08:43:50.524Z] #20 18.94 python3-keyrings.alt python3-xdg unzip [2022-03-25T08:43:50.524Z] #20 20.67 The following NEW packages will be installed: [2022-03-25T08:43:50.524Z] #20 20.68 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-03-25T08:43:50.524Z] #20 20.69 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-03-25T08:43:50.524Z] #20 20.69 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-03-25T08:43:50.524Z] #20 20.69 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-03-25T08:43:50.524Z] #20 20.69 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-03-25T08:43:50.524Z] #20 20.69 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-03-25T08:43:50.524Z] #20 20.69 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-03-25T08:43:50.524Z] #20 20.69 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-25T08:43:50.524Z] #20 20.69 xz-utils zip [2022-03-25T08:43:50.524Z] #20 21.03 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2022-03-25T08:43:50.524Z] #20 21.03 Need to get 28.6 MB of archives. [2022-03-25T08:43:50.524Z] #20 21.03 After this operation, 116 MB of additional disk space will be used. [2022-03-25T08:43:50.524Z] #20 21.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-03-25T08:43:50.524Z] #20 21.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-03-25T08:43:50.524Z] #20 21.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-03-25T08:43:50.524Z] #20 21.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-03-25T08:43:50.524Z] #20 21.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-03-25T08:43:50.524Z] #20 21.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-03-25T08:43:50.524Z] #20 21.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-03-25T08:43:50.524Z] #20 21.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-03-25T08:43:50.524Z] #20 21.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-03-25T08:43:50.524Z] #20 21.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-03-25T08:43:50.524Z] #20 21.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-03-25T08:43:50.524Z] #20 21.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-03-25T08:43:50.524Z] #20 21.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-25T08:43:50.524Z] #20 21.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-03-25T08:43:50.524Z] #20 21.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-03-25T08:43:50.524Z] #20 21.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-03-25T08:43:50.524Z] #20 21.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-25T08:43:50.524Z] #20 21.48 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-25T08:43:50.524Z] #20 21.49 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-03-25T08:43:50.524Z] #20 21.50 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-03-25T08:43:50.524Z] #20 21.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-03-25T08:43:50.524Z] #20 21.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-03-25T08:43:50.524Z] #20 21.57 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-03-25T08:43:50.524Z] #20 21.57 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-25T08:43:50.524Z] #20 21.58 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-25T08:43:50.524Z] #20 21.59 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-03-25T08:43:50.524Z] #20 21.60 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-03-25T08:43:50.524Z] #20 21.60 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-03-25T08:43:50.524Z] #20 21.60 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-25T08:43:50.524Z] #20 22.10 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-25T08:43:50.524Z] #20 22.10 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-03-25T08:43:50.524Z] #20 22.10 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-03-25T08:43:50.524Z] #20 22.11 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-03-25T08:43:50.524Z] #20 22.11 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-03-25T08:43:50.524Z] #20 22.13 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-03-25T08:43:50.524Z] #20 22.14 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-03-25T08:43:50.524Z] #20 22.24 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-03-25T08:43:50.524Z] #20 22.24 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-03-25T08:43:50.524Z] #20 22.26 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-03-25T08:43:50.524Z] #20 22.27 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-03-25T08:43:50.524Z] #20 22.28 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-03-25T08:43:50.524Z] #20 22.31 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-03-25T08:43:50.524Z] #20 22.31 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-03-25T08:43:50.524Z] #20 22.38 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-03-25T08:43:50.524Z] #20 22.40 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-03-25T08:43:50.525Z] #20 22.41 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2022-03-25T08:43:50.525Z] #20 22.70 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2022-03-25T08:43:50.525Z] #20 22.76 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-03-25T08:43:50.525Z] #20 22.80 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-03-25T08:43:50.750Z] #20 32.90 Selecting previously unselected package python3-distutils. [2022-03-25T08:43:50.750Z] #20 32.90 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-03-25T08:43:50.750Z] #20 32.91 Unpacking python3-distutils (3.7.3-1) ... [2022-03-25T08:43:50.750Z] #20 33.04 Selecting previously unselected package python3-pip. [2022-03-25T08:43:50.750Z] #20 33.08 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-03-25T08:43:50.750Z] #20 33.08 Unpacking python3-pip (18.1-5) ... [2022-03-25T08:43:50.783Z] #20 ... [2022-03-25T08:43:50.783Z] [2022-03-25T08:43:50.783Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:50.783Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:43:50.783Z] #43 74.19 DEP criu/cr-service.d [2022-03-25T08:43:51.041Z] #43 74.45 DEP criu/cr-restore.d [2022-03-25T08:43:51.262Z] #20 33.24 Selecting previously unselected package python3-pkg-resources. [2022-03-25T08:43:51.262Z] #20 33.24 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-03-25T08:43:51.262Z] #20 33.25 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-03-25T08:43:51.262Z] #20 33.39 Selecting previously unselected package python3-setuptools. [2022-03-25T08:43:51.262Z] #20 33.41 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-03-25T08:43:51.262Z] #20 33.41 Unpacking python3-setuptools (40.8.0-1) ... [2022-03-25T08:43:51.519Z] #20 33.58 Selecting previously unselected package python3-wheel. [2022-03-25T08:43:51.519Z] #20 33.58 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-03-25T08:43:51.519Z] #20 33.59 Unpacking python3-wheel (0.32.3-2) ... [2022-03-25T08:43:51.519Z] #20 33.68 Selecting previously unselected package sudo. [2022-03-25T08:43:51.519Z] #20 33.68 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2022-03-25T08:43:51.519Z] #20 33.70 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-03-25T08:43:51.611Z] #43 74.84 DEP criu/cr-errno.d [2022-03-25T08:43:51.611Z] #43 74.87 DEP criu/cr-dump.d [2022-03-25T08:43:51.775Z] #20 34.10 Selecting previously unselected package thin-provisioning-tools. [2022-03-25T08:43:51.869Z] #43 75.11 DEP criu/cr-dedup.d [2022-03-25T08:43:51.869Z] #43 75.30 DEP criu/cr-check.d [2022-03-25T08:43:51.869Z] #43 75.43 DEP criu/config.d [2022-03-25T08:43:52.027Z] #53 ... [2022-03-25T08:43:52.027Z] [2022-03-25T08:43:52.027Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:52.027Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:43:52.027Z] #43 50.65 CC criu/arch/x86/crtools.o [2022-03-25T08:43:52.027Z] #43 51.99 CC criu/arch/x86/kerndat.o [2022-03-25T08:43:52.027Z] #43 52.40 CC criu/arch/x86/sigaction_compat.o [2022-03-25T08:43:52.027Z] #43 52.57 CC criu/arch/x86/sigframe.o [2022-03-25T08:43:52.027Z] #43 52.79 LINK criu/arch/x86/crtools.built-in.o [2022-03-25T08:43:52.027Z] #43 52.83 DEP criu/pie/util-vdso-elf32.d [2022-03-25T08:43:52.027Z] #43 52.93 DEP criu/pie/util-vdso.d [2022-03-25T08:43:52.027Z] #43 53.03 DEP criu/pie/util.d [2022-03-25T08:43:52.027Z] #43 53.16 CC criu/pie/util.o [2022-03-25T08:43:52.027Z] #43 53.48 CC criu/pie/util-vdso.o [2022-03-25T08:43:52.027Z] #43 54.24 CC criu/pie/util-vdso-elf32.o [2022-03-25T08:43:52.027Z] #43 54.85 AR criu/pie/pie.lib.a [2022-03-25T08:43:52.027Z] #43 54.92 DEP criu/pie/restorer.d [2022-03-25T08:43:52.027Z] #43 55.13 DEP criu/arch/x86/sigaction_compat_pie.d [2022-03-25T08:43:52.027Z] #43 55.21 DEP criu/arch/x86/restorer_unmap.d [2022-03-25T08:43:52.027Z] #43 55.21 DEP criu/arch/x86/restorer.d [2022-03-25T08:43:52.027Z] #43 55.35 DEP criu/arch/x86/vdso-pie.d [2022-03-25T08:43:52.027Z] #43 55.51 DEP criu/pie/parasite-vdso.d [2022-03-25T08:43:52.027Z] #43 55.67 DEP criu/pie/parasite.d [2022-03-25T08:43:52.027Z] #43 55.85 CC criu/pie/parasite.o [2022-03-25T08:43:52.027Z] #43 56.88 LINK criu/pie/parasite.built-in.o [2022-03-25T08:43:52.027Z] #43 56.88 GEN criu/pie/parasite-blob.h [2022-03-25T08:43:52.027Z] #43 56.90 CC criu/pie/parasite-vdso.o [2022-03-25T08:43:52.027Z] #43 57.41 CC criu/arch/x86/vdso-pie.o [2022-03-25T08:43:52.027Z] #43 57.70 CC criu/arch/x86/restorer.o [2022-03-25T08:43:52.027Z] #43 58.19 CC criu/arch/x86/restorer_unmap.o [2022-03-25T08:43:52.027Z] #43 58.26 CC criu/arch/x86/sigaction_compat_pie.o [2022-03-25T08:43:52.027Z] #43 58.55 CC criu/pie/restorer.o [2022-03-25T08:43:52.027Z] #43 ... [2022-03-25T08:43:52.027Z] [2022-03-25T08:43:52.027Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-25T08:43:52.027Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-25T08:43:52.027Z] #20 10.02 Fetched 9006 kB in 9s (1002 kB/s) [2022-03-25T08:43:52.030Z] #20 34.11 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2022-03-25T08:43:52.031Z] #20 34.11 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-03-25T08:43:52.115Z] #19 DONE 1.9s [2022-03-25T08:43:52.115Z] [2022-03-25T08:43:52.115Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-25T08:43:52.115Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-25T08:43:52.128Z] #43 75.58 DEP criu/clone-noasan.d [2022-03-25T08:43:52.286Z] #20 34.41 Selecting previously unselected package uidmap. [2022-03-25T08:43:52.287Z] #20 34.41 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2022-03-25T08:43:52.287Z] #20 34.42 Unpacking uidmap (1:4.5-1.1) ... [2022-03-25T08:43:52.287Z] #20 34.50 Selecting previously unselected package vim-runtime. [2022-03-25T08:43:52.287Z] #20 34.50 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2022-03-25T08:43:52.287Z] #20 34.53 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-03-25T08:43:52.287Z] #20 34.54 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-03-25T08:43:52.287Z] #20 34.56 Unpacking vim-runtime (2:8.1.0875-5) ... [2022-03-25T08:43:52.386Z] #43 75.67 DEP criu/cgroup.d [2022-03-25T08:43:52.386Z] #43 75.82 DEP criu/cgroup-props.d [2022-03-25T08:43:52.430Z] #43 60.25 LINK criu/pie/restorer.built-in.o [2022-03-25T08:43:52.430Z] #43 60.26 GEN criu/pie/restorer-blob.h [2022-03-25T08:43:52.430Z] #43 60.36 DEP criu/vdso.d [2022-03-25T08:43:52.430Z] #43 60.51 DEP criu/vdso-compat.d [2022-03-25T08:43:52.430Z] #43 60.61 DEP criu/uts_ns.d [2022-03-25T08:43:52.430Z] #43 60.71 DEP criu/util.d [2022-03-25T08:43:52.430Z] #43 60.85 DEP criu/uffd.d [2022-03-25T08:43:52.645Z] #43 75.91 DEP criu/bitmap.d [2022-03-25T08:43:52.645Z] #43 75.93 DEP criu/bfd.d [2022-03-25T08:43:52.645Z] #43 76.01 DEP criu/autofs.d [2022-03-25T08:43:52.645Z] #43 76.15 DEP criu/aio.d [2022-03-25T08:43:52.691Z] #43 61.10 DEP criu/tun.d [2022-03-25T08:43:52.691Z] #43 61.26 DEP criu/tty.d [2022-03-25T08:43:52.904Z] #43 76.33 DEP criu/action-scripts.d [2022-03-25T08:43:52.952Z] #43 61.51 DEP criu/timerfd.d [2022-03-25T08:43:53.162Z] #43 76.63 CC criu/action-scripts.o [2022-03-25T08:43:53.213Z] #43 61.67 DEP criu/timens.d [2022-03-25T08:43:53.213Z] #43 ... [2022-03-25T08:43:53.213Z] [2022-03-25T08:43:53.213Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-25T08:43:53.213Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-25T08:43:53.213Z] #20 3.624 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-25T08:43:53.213Z] #20 5.065 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-25T08:43:53.213Z] #20 6.242 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-25T08:43:53.213Z] #20 11.13 Fetched 9006 kB in 10s (904 kB/s) [2022-03-25T08:43:53.213Z] #20 11.13 Reading package lists... [2022-03-25T08:43:53.213Z] #20 ... [2022-03-25T08:43:53.213Z] [2022-03-25T08:43:53.213Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-25T08:43:53.213Z] #53 sha256:602e7a8e1788e0bc52002c2f99dc17de343100ca8b98f5eef4288c4e5dbab6cf [2022-03-25T08:43:53.213Z] #53 13.28 + cd /tmp/tmp.XzNh5WujrZ/src/github.com/opencontainers/runc [2022-03-25T08:43:53.213Z] #53 13.28 + git checkout -q v1.0.3 [2022-03-25T08:43:53.213Z] #53 13.81 + '[' -z '' ']' [2022-03-25T08:43:53.213Z] #53 13.82 + target=static [2022-03-25T08:43:53.213Z] #53 13.82 + make BUILDTAGS=seccomp static [2022-03-25T08:43:53.213Z] #53 14.21 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-03-25T08:43:53.474Z] #53 ... [2022-03-25T08:43:53.474Z] [2022-03-25T08:43:53.474Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:53.474Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:43:53.474Z] #43 61.84 DEP criu/sysfs_parse.d [2022-03-25T08:43:53.652Z] #20 ... [2022-03-25T08:43:53.652Z] [2022-03-25T08:43:53.652Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:53.652Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-25T08:43:53.652Z] #43 73.97 CC criu/cr-service.o [2022-03-25T08:43:53.652Z] #43 75.63 CC criu/crtools.o [2022-03-25T08:43:53.652Z] #43 76.29 CC criu/eventfd.o [2022-03-25T08:43:53.652Z] #43 76.64 CC criu/eventpoll.o [2022-03-25T08:43:53.652Z] #43 77.53 CC criu/external.o [2022-03-25T08:43:53.652Z] #43 77.83 CC criu/fault-injection.o [2022-03-25T08:43:53.652Z] #43 77.90 CC criu/fdstore.o [2022-03-25T08:43:53.652Z] #43 78.16 CC criu/fifo.o [2022-03-25T08:43:53.652Z] #43 78.46 CC criu/file-ids.o [2022-03-25T08:43:53.652Z] #43 78.71 CC criu/file-lock.o [2022-03-25T08:43:53.652Z] #43 79.62 CC criu/files-ext.o [2022-03-25T08:43:53.652Z] #43 79.93 CC criu/files-reg.o [2022-03-25T08:43:53.652Z] #43 82.11 CC criu/files.o [2022-03-25T08:43:53.652Z] #43 84.20 CC criu/filesystems.o [2022-03-25T08:43:53.728Z] #43 77.15 CC criu/aio.o [2022-03-25T08:43:53.735Z] #43 62.04 DEP criu/sysctl.d [2022-03-25T08:43:53.735Z] #43 62.21 DEP criu/string.d [2022-03-25T08:43:53.735Z] #43 62.24 DEP criu/stats.d [2022-03-25T08:43:53.995Z] #43 62.40 DEP criu/sockets.d [2022-03-25T08:43:54.018Z] #20 2.204 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-25T08:43:54.018Z] #20 2.261 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-25T08:43:54.018Z] #20 2.269 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-25T08:43:54.018Z] #20 2.269 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-25T08:43:54.256Z] #43 62.57 DEP criu/sk-unix.d [2022-03-25T08:43:54.256Z] #43 62.76 DEP criu/sk-tcp.d [2022-03-25T08:43:54.294Z] #43 77.67 CC criu/autofs.o [2022-03-25T08:43:54.517Z] #43 62.92 DEP criu/sk-queue.d [2022-03-25T08:43:54.517Z] #43 63.11 DEP criu/sk-packet.d [2022-03-25T08:43:54.580Z] #43 84.85 CC criu/fsnotify.o [2022-03-25T08:43:54.585Z] #20 2.760 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-03-25T08:43:55.088Z] #43 63.27 DEP criu/sk-netlink.d [2022-03-25T08:43:55.088Z] #43 63.41 DEP criu/sk-inet.d [2022-03-25T08:43:55.088Z] #43 63.55 DEP criu/signalfd.d [2022-03-25T08:43:55.088Z] #43 63.67 DEP criu/sigframe.d [2022-03-25T08:43:55.143Z] #43 ... [2022-03-25T08:43:55.144Z] [2022-03-25T08:43:55.144Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-25T08:43:55.144Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-03-25T08:43:55.144Z] #20 37.28 Selecting previously unselected package vim. [2022-03-25T08:43:55.144Z] #20 37.28 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ... [2022-03-25T08:43:55.144Z] #20 37.29 Unpacking vim (2:8.1.0875-5) ... [2022-03-25T08:43:55.326Z] #20 10.02 Reading package lists... [2022-03-25T08:43:55.349Z] #43 63.80 DEP criu/shmem.d [2022-03-25T08:43:55.399Z] #20 37.59 Selecting previously unselected package xfsprogs. [2022-03-25T08:43:55.400Z] #20 37.60 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2022-03-25T08:43:55.400Z] #20 37.60 Unpacking xfsprogs (4.20.0-1) ... [2022-03-25T08:43:55.521Z] #20 3.663 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-25T08:43:55.609Z] #43 64.00 DEP criu/servicefd.d [2022-03-25T08:43:55.609Z] #43 64.22 DEP criu/seize.d [2022-03-25T08:43:55.667Z] #43 78.97 CC criu/bfd.o [2022-03-25T08:43:55.870Z] #43 64.36 DEP criu/seccomp.d [2022-03-25T08:43:55.961Z] #20 37.97 Selecting previously unselected package zip. [2022-03-25T08:43:55.961Z] #20 37.99 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2022-03-25T08:43:55.961Z] #20 38.00 Unpacking zip (3.0-11+b1) ... [2022-03-25T08:43:55.961Z] #20 38.20 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-03-25T08:43:55.961Z] #20 38.23 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-25T08:43:55.961Z] #20 38.25 Setting up libip6tc0:arm64 (1.8.2-4) ... [2022-03-25T08:43:55.961Z] #20 38.27 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-03-25T08:43:55.961Z] #20 38.29 Setting up libgpm2:arm64 (1.20.7-5) ... [2022-03-25T08:43:55.961Z] #20 38.31 Setting up libip4tc0:arm64 (1.8.2-4) ... [2022-03-25T08:43:55.961Z] #20 38.32 Setting up uidmap (1:4.5-1.1) ... [2022-03-25T08:43:56.131Z] #43 64.51 DEP criu/rst-malloc.d [2022-03-25T08:43:56.131Z] #43 64.57 DEP criu/rbtree.d [2022-03-25T08:43:56.131Z] #43 64.62 DEP criu/pstree.d [2022-03-25T08:43:56.217Z] #20 38.33 Setting up libnftnl11:arm64 (1.1.2-2) ... [2022-03-25T08:43:56.217Z] #20 38.36 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-25T08:43:56.217Z] #20 38.39 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-25T08:43:56.217Z] #20 38.41 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-03-25T08:43:56.217Z] #20 38.43 Setting up libicu63:arm64 (63.1-6+deb10u2) ... [2022-03-25T08:43:56.217Z] #20 38.45 Setting up xxd (2:8.1.0875-5) ... [2022-03-25T08:43:56.217Z] #20 38.46 Setting up zip (3.0-11+b1) ... [2022-03-25T08:43:56.217Z] #20 38.47 Setting up vim-common (2:8.1.0875-5) ... [2022-03-25T08:43:56.217Z] #20 38.49 Setting up bash-completion (1:2.8-6) ... [2022-03-25T08:43:56.233Z] #43 79.41 CC criu/bitmap.o [2022-03-25T08:43:56.233Z] #43 79.56 CC criu/cgroup-props.o [2022-03-25T08:43:56.391Z] #43 64.80 DEP criu/protobuf.d [2022-03-25T08:43:56.455Z] #20 4.806 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-25T08:43:56.652Z] #43 64.92 GEN criu/protobuf-desc-gen.h [2022-03-25T08:43:56.798Z] #43 80.22 CC criu/cgroup.o [2022-03-25T08:43:57.056Z] #43 ... [2022-03-25T08:43:57.056Z] [2022-03-25T08:43:57.056Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-25T08:43:57.056Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-25T08:43:57.056Z] #20 23.87 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T08:43:57.056Z] #20 24.02 Fetched 28.6 MB in 2s (14.0 MB/s) [2022-03-25T08:43:57.056Z] #20 24.06 Selecting previously unselected package pigz. [2022-03-25T08:43:57.057Z] #20 24.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2022-03-25T08:43:57.057Z] #20 24.14 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-03-25T08:43:57.057Z] #20 24.14 Unpacking pigz (2.4-1) ... [2022-03-25T08:43:57.057Z] #20 24.21 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-03-25T08:43:57.057Z] #20 24.22 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-25T08:43:57.057Z] #20 24.23 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-25T08:43:57.057Z] #20 24.63 Selecting previously unselected package python3.7-minimal. [2022-03-25T08:43:57.057Z] #20 24.63 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-25T08:43:57.057Z] #20 24.64 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-25T08:43:57.057Z] #20 25.46 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-25T08:43:57.057Z] #20 25.47 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-25T08:43:57.057Z] #20 27.34 Selecting previously unselected package python3-minimal. [2022-03-25T08:43:57.057Z] #20 27.34 (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 ... 23701 files and directories currently installed.) [2022-03-25T08:43:57.057Z] #20 27.39 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-03-25T08:43:57.057Z] #20 27.39 Unpacking python3-minimal (3.7.3-1) ... [2022-03-25T08:43:57.057Z] #20 27.48 Selecting previously unselected package libmpdec2:amd64. [2022-03-25T08:43:57.057Z] #20 27.49 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-03-25T08:43:57.057Z] #20 27.51 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-03-25T08:43:57.057Z] #20 27.59 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-03-25T08:43:57.057Z] #20 27.61 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-03-25T08:43:57.057Z] #20 27.62 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-25T08:43:57.057Z] #20 28.43 Selecting previously unselected package python3.7. [2022-03-25T08:43:57.057Z] #20 28.44 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-03-25T08:43:57.057Z] #20 28.45 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-03-25T08:43:57.057Z] #20 28.59 Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-25T08:43:57.057Z] #20 28.60 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-03-25T08:43:57.057Z] #20 28.61 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-25T08:43:57.057Z] #20 28.72 Setting up python3-minimal (3.7.3-1) ... [2022-03-25T08:43:57.057Z] #20 29.50 Selecting previously unselected package python3. [2022-03-25T08:43:57.057Z] #20 29.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2022-03-25T08:43:57.057Z] #20 29.55 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-03-25T08:43:57.314Z] #20 29.57 Unpacking python3 (3.7.3-1) ... [2022-03-25T08:43:57.314Z] #20 29.64 Selecting previously unselected package libip4tc0:amd64. [2022-03-25T08:43:57.314Z] #20 29.64 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-03-25T08:43:57.314Z] #20 29.65 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-03-25T08:43:57.314Z] #20 29.73 Selecting previously unselected package libip6tc0:amd64. [2022-03-25T08:43:57.314Z] #20 29.74 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-03-25T08:43:57.314Z] #20 29.74 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-03-25T08:43:57.497Z] #20 13.62 Reading package lists... [2022-03-25T08:43:57.497Z] #20 ... [2022-03-25T08:43:57.497Z] [2022-03-25T08:43:57.497Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:57.497Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:43:57.497Z] #43 61.24 LINK criu/pie/restorer.built-in.o [2022-03-25T08:43:57.497Z] #43 61.25 GEN criu/pie/restorer-blob.h [2022-03-25T08:43:57.497Z] #43 61.36 DEP criu/vdso.d [2022-03-25T08:43:57.497Z] #43 61.61 DEP criu/vdso-compat.d [2022-03-25T08:43:57.497Z] #43 61.73 DEP criu/uts_ns.d [2022-03-25T08:43:57.497Z] #43 61.83 DEP criu/util.d [2022-03-25T08:43:57.497Z] #43 61.99 DEP criu/uffd.d [2022-03-25T08:43:57.497Z] #43 62.14 DEP criu/tun.d [2022-03-25T08:43:57.497Z] #43 62.27 DEP criu/tty.d [2022-03-25T08:43:57.497Z] #43 62.43 DEP criu/timerfd.d [2022-03-25T08:43:57.497Z] #43 62.58 DEP criu/timens.d [2022-03-25T08:43:57.497Z] #43 62.77 DEP criu/sysfs_parse.d [2022-03-25T08:43:57.497Z] #43 62.90 DEP criu/sysctl.d [2022-03-25T08:43:57.497Z] #43 63.09 DEP criu/string.d [2022-03-25T08:43:57.497Z] #43 63.16 DEP criu/stats.d [2022-03-25T08:43:57.497Z] #43 63.33 DEP criu/sockets.d [2022-03-25T08:43:57.497Z] #43 63.56 DEP criu/sk-unix.d [2022-03-25T08:43:57.497Z] #43 63.82 DEP criu/sk-tcp.d [2022-03-25T08:43:57.497Z] #43 63.99 DEP criu/sk-queue.d [2022-03-25T08:43:57.497Z] #43 64.14 DEP criu/sk-packet.d [2022-03-25T08:43:57.497Z] #43 64.33 DEP criu/sk-netlink.d [2022-03-25T08:43:57.497Z] #43 64.48 DEP criu/sk-inet.d [2022-03-25T08:43:57.497Z] #43 64.63 DEP criu/signalfd.d [2022-03-25T08:43:57.497Z] #43 64.81 DEP criu/sigframe.d [2022-03-25T08:43:57.497Z] #43 64.97 DEP criu/shmem.d [2022-03-25T08:43:57.497Z] #43 65.16 DEP criu/servicefd.d [2022-03-25T08:43:57.497Z] #43 65.33 DEP criu/seize.d [2022-03-25T08:43:57.497Z] #43 65.50 DEP criu/seccomp.d [2022-03-25T08:43:57.497Z] #43 65.68 DEP criu/rst-malloc.d [2022-03-25T08:43:57.497Z] #43 65.78 DEP criu/rbtree.d [2022-03-25T08:43:57.497Z] #43 65.83 DEP criu/pstree.d [2022-03-25T08:43:57.497Z] #43 66.00 DEP criu/protobuf.d [2022-03-25T08:43:57.497Z] #43 66.13 GEN criu/protobuf-desc-gen.h [2022-03-25T08:43:57.572Z] #20 29.84 Selecting previously unselected package libiptc0:amd64. [2022-03-25T08:43:57.572Z] #20 29.85 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-03-25T08:43:57.572Z] #20 29.86 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-03-25T08:43:57.572Z] #20 29.94 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-25T08:43:57.572Z] #20 29.95 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-25T08:43:57.572Z] #20 29.96 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-25T08:43:57.572Z] #20 30.01 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-25T08:43:57.572Z] #20 30.01 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-03-25T08:43:57.572Z] #20 30.02 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-25T08:43:57.829Z] #20 ... [2022-03-25T08:43:57.829Z] [2022-03-25T08:43:57.829Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:57.829Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:43:57.829Z] #43 60.21 LINK criu/pie/restorer.built-in.o [2022-03-25T08:43:57.829Z] #43 60.22 GEN criu/pie/restorer-blob.h [2022-03-25T08:43:57.829Z] #43 60.30 DEP criu/vdso.d [2022-03-25T08:43:57.829Z] #43 60.57 DEP criu/vdso-compat.d [2022-03-25T08:43:57.829Z] #43 60.68 DEP criu/uts_ns.d [2022-03-25T08:43:57.829Z] #43 60.85 DEP criu/util.d [2022-03-25T08:43:57.829Z] #43 60.95 DEP criu/uffd.d [2022-03-25T08:43:57.829Z] #43 61.25 DEP criu/tun.d [2022-03-25T08:43:57.829Z] #43 61.42 DEP criu/tty.d [2022-03-25T08:43:57.829Z] #43 61.62 DEP criu/timerfd.d [2022-03-25T08:43:57.829Z] #43 61.83 DEP criu/timens.d [2022-03-25T08:43:57.829Z] #43 61.97 DEP criu/sysfs_parse.d [2022-03-25T08:43:57.829Z] #43 62.08 DEP criu/sysctl.d [2022-03-25T08:43:57.829Z] #43 62.20 DEP criu/string.d [2022-03-25T08:43:57.829Z] #43 62.23 DEP criu/stats.d [2022-03-25T08:43:57.829Z] #43 62.32 DEP criu/sockets.d [2022-03-25T08:43:57.829Z] #43 62.49 DEP criu/sk-unix.d [2022-03-25T08:43:57.829Z] #43 62.65 DEP criu/sk-tcp.d [2022-03-25T08:43:57.829Z] #43 62.81 DEP criu/sk-queue.d [2022-03-25T08:43:57.829Z] #43 62.94 DEP criu/sk-packet.d [2022-03-25T08:43:57.829Z] #43 63.10 DEP criu/sk-netlink.d [2022-03-25T08:43:57.829Z] #43 63.31 DEP criu/sk-inet.d [2022-03-25T08:43:57.829Z] #43 63.49 DEP criu/signalfd.d [2022-03-25T08:43:57.829Z] #43 63.64 DEP criu/sigframe.d [2022-03-25T08:43:57.829Z] #43 63.77 DEP criu/shmem.d [2022-03-25T08:43:57.829Z] #43 63.92 DEP criu/servicefd.d [2022-03-25T08:43:57.829Z] #43 64.04 DEP criu/seize.d [2022-03-25T08:43:57.829Z] #43 64.18 DEP criu/seccomp.d [2022-03-25T08:43:57.829Z] #43 64.33 DEP criu/rst-malloc.d [2022-03-25T08:43:57.829Z] #43 64.40 DEP criu/rbtree.d [2022-03-25T08:43:57.829Z] #43 64.44 DEP criu/pstree.d [2022-03-25T08:43:57.829Z] #43 64.59 DEP criu/protobuf.d [2022-03-25T08:43:57.829Z] #43 64.70 GEN criu/protobuf-desc-gen.h [2022-03-25T08:43:57.829Z] #43 66.34 DEP criu/protobuf-desc.d [2022-03-25T08:43:57.829Z] #43 66.47 DEP criu/proc_parse.d [2022-03-25T08:43:57.829Z] #43 66.64 DEP criu/plugin.d [2022-03-25T08:43:57.829Z] #43 66.72 DEP criu/pipes.d [2022-03-25T08:43:57.829Z] #43 66.88 DEP criu/pie-util.d [2022-03-25T08:43:57.829Z] #43 66.97 DEP criu/pie-util-vdso.d [2022-03-25T08:43:57.829Z] #43 67.07 DEP criu/pie-util-vdso-elf32.d [2022-03-25T08:43:57.829Z] #43 67.17 DEP criu/path.d [2022-03-25T08:43:57.829Z] #43 67.36 DEP criu/parasite-syscall.d [2022-03-25T08:43:57.829Z] #43 67.56 DEP criu/pagemap.d [2022-03-25T08:43:57.829Z] #43 67.73 DEP criu/pagemap-cache.d [2022-03-25T08:43:57.829Z] #43 67.84 DEP criu/page-xfer.d [2022-03-25T08:43:57.829Z] #43 67.95 DEP criu/page-pipe.d [2022-03-25T08:43:57.829Z] #43 68.03 DEP criu/netfilter.d [2022-03-25T08:43:57.829Z] #43 68.17 DEP criu/net.d [2022-03-25T08:43:57.829Z] #43 68.44 DEP criu/namespaces.d [2022-03-25T08:43:57.829Z] #43 68.66 DEP criu/mount.d [2022-03-25T08:43:57.829Z] #43 68.82 DEP criu/memfd.d [2022-03-25T08:43:57.829Z] #43 68.95 DEP criu/mem.d [2022-03-25T08:43:57.829Z] #43 ... [2022-03-25T08:43:57.829Z] [2022-03-25T08:43:57.829Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-25T08:43:57.829Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-25T08:43:57.829Z] #20 6.153 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-25T08:43:57.831Z] #20 30.10 Selecting previously unselected package libnftnl11:amd64. [2022-03-25T08:43:57.831Z] #20 30.11 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-03-25T08:43:57.831Z] #20 30.11 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-03-25T08:43:57.831Z] #20 30.20 Selecting previously unselected package iptables. [2022-03-25T08:43:57.831Z] #20 30.20 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-03-25T08:43:57.831Z] #20 30.20 Unpacking iptables (1.8.2-4) ... [2022-03-25T08:43:58.036Z] #43 66.50 DEP criu/protobuf-desc.d [2022-03-25T08:43:58.089Z] #20 30.55 Selecting previously unselected package xxd. [2022-03-25T08:43:58.089Z] #20 30.56 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-25T08:43:58.089Z] #20 30.56 Unpacking xxd (2:8.1.0875-5) ... [2022-03-25T08:43:58.296Z] #43 66.68 DEP criu/proc_parse.d [2022-03-25T08:43:58.347Z] #20 30.68 Selecting previously unselected package vim-common. [2022-03-25T08:43:58.347Z] #20 30.69 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-25T08:43:58.348Z] #20 30.73 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-25T08:43:58.557Z] #43 66.93 DEP criu/plugin.d [2022-03-25T08:43:58.557Z] #43 67.03 DEP criu/pipes.d [2022-03-25T08:43:58.606Z] #20 30.93 Selecting previously unselected package bash-completion. [2022-03-25T08:43:58.606Z] #20 30.94 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-03-25T08:43:58.806Z] #20 40.83 Setting up libiptc0:arm64 (1.8.2-4) ... [2022-03-25T08:43:58.807Z] #20 40.86 Setting up xz-utils (5.2.4-1) ... [2022-03-25T08:43:58.807Z] #20 40.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-25T08:43:58.807Z] #20 40.91 Setting up patch (2.7.6-3+deb10u1) ... [2022-03-25T08:43:58.807Z] #20 40.94 Setting up sudo (1.8.27-1+deb10u3) ... [2022-03-25T08:43:58.818Z] #43 67.22 DEP criu/pie-util.d [2022-03-25T08:43:58.881Z] #43 67.70 DEP criu/protobuf-desc.d [2022-03-25T08:43:58.881Z] #43 ... [2022-03-25T08:43:58.881Z] [2022-03-25T08:43:58.881Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-25T08:43:58.881Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-25T08:43:58.881Z] #20 13.62 Reading package lists... [2022-03-25T08:43:59.078Z] #43 67.36 DEP criu/pie-util-vdso.d [2022-03-25T08:43:59.078Z] #43 67.47 DEP criu/pie-util-vdso-elf32.d [2022-03-25T08:43:59.078Z] #43 67.59 DEP criu/path.d [2022-03-25T08:43:59.113Z] #20 41.02 invoke-rc.d: could not determine current runlevel [2022-03-25T08:43:59.113Z] #20 41.03 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-25T08:43:59.113Z] #20 41.06 Setting up pigz (2.4-1) ... [2022-03-25T08:43:59.113Z] #20 41.09 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-25T08:43:59.339Z] #43 67.73 DEP criu/parasite-syscall.d [2022-03-25T08:43:59.378Z] #20 41.57 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-03-25T08:43:59.378Z] #20 41.60 Setting up python-pip-whl (18.1-5) ... [2022-03-25T08:43:59.378Z] #20 41.64 Setting up libmpdec2:arm64 (2.4.2-2) ... [2022-03-25T08:43:59.599Z] #43 67.96 DEP criu/pagemap.d [2022-03-25T08:43:59.599Z] #43 68.16 DEP criu/pagemap-cache.d [2022-03-25T08:43:59.635Z] #20 41.74 Setting up vim-runtime (2:8.1.0875-5) ...#20 ... [2022-03-25T08:43:59.635Z] [2022-03-25T08:43:59.635Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-03-25T08:43:59.635Z] #40 sha256:7534f3b0dffdcc3f14ba026db2dd03fb7f4023f2962ab880068b78966f4ac554 [2022-03-25T08:43:59.635Z] #40 142.6 + dpkg --print-architecture [2022-03-25T08:43:59.635Z] #40 DONE 145.1s [2022-03-25T08:43:59.635Z] [2022-03-25T08:43:59.635Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-25T08:43:59.635Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-03-25T08:43:59.635Z] #20 41.74 Setting up vim-runtime (2:8.1.0875-5) ... [2022-03-25T08:43:59.736Z] #20 ... [2022-03-25T08:43:59.736Z] [2022-03-25T08:43:59.736Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-25T08:43:59.736Z] #53 sha256:48387fd08d82ef5315dfa1f51f9877b52e48206719f3df3d0c39a4175f0bae6b [2022-03-25T08:43:59.736Z] #53 13.64 + cd /tmp/tmp.zi7gwPU0pq/src/github.com/opencontainers/runc [2022-03-25T08:43:59.736Z] #53 13.64 + git checkout -q v1.0.3 [2022-03-25T08:43:59.736Z] #53 14.55 + '[' -z '' ']' [2022-03-25T08:43:59.736Z] #53 14.55 + target=static [2022-03-25T08:43:59.736Z] #53 14.55 + make BUILDTAGS=seccomp static [2022-03-25T08:43:59.736Z] #53 14.94 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-03-25T08:43:59.736Z] #53 ... [2022-03-25T08:43:59.736Z] [2022-03-25T08:43:59.736Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:43:59.736Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:43:59.736Z] #43 69.13 DEP criu/lsm.d [2022-03-25T08:43:59.736Z] #43 69.27 DEP criu/log.d [2022-03-25T08:43:59.736Z] #43 69.37 DEP criu/libnetlink.d [2022-03-25T08:43:59.736Z] #43 69.49 DEP criu/kerndat.d [2022-03-25T08:43:59.736Z] #43 69.73 DEP criu/kcmp-ids.d [2022-03-25T08:43:59.736Z] #43 69.80 DEP criu/irmap.d [2022-03-25T08:43:59.736Z] #43 69.94 DEP criu/ipc_ns.d [2022-03-25T08:43:59.736Z] #43 70.13 DEP criu/image.d [2022-03-25T08:43:59.736Z] #43 70.23 DEP criu/image-desc.d [2022-03-25T08:43:59.736Z] #43 70.29 DEP criu/fsnotify.d [2022-03-25T08:43:59.736Z] #43 70.39 DEP criu/filesystems.d [2022-03-25T08:43:59.736Z] #43 70.51 DEP criu/files.d [2022-03-25T08:43:59.736Z] #43 70.65 DEP criu/files-reg.d [2022-03-25T08:43:59.736Z] #43 70.77 DEP criu/files-ext.d [2022-03-25T08:43:59.736Z] #43 70.89 DEP criu/file-lock.d [2022-03-25T08:43:59.860Z] #43 68.28 DEP criu/page-xfer.d [2022-03-25T08:43:59.995Z] #43 71.05 DEP criu/file-ids.d [2022-03-25T08:43:59.995Z] #43 71.18 DEP criu/fifo.d [2022-03-25T08:44:00.081Z] #20 17.25 Building dependency tree... [2022-03-25T08:44:00.081Z] #20 18.06 Reading state information... [2022-03-25T08:44:00.120Z] #43 68.47 DEP criu/page-pipe.d [2022-03-25T08:44:00.120Z] #43 68.55 DEP criu/netfilter.d [2022-03-25T08:44:00.196Z] #20 42.33 Setting up libaio1:arm64 (0.3.112-3) ... [2022-03-25T08:44:00.196Z] #20 42.37 Setting up libonig5:arm64 (6.9.1-1) ... [2022-03-25T08:44:00.196Z] #20 42.41 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-03-25T08:44:00.253Z] #43 71.27 DEP criu/fdstore.d [2022-03-25T08:44:00.253Z] #43 71.31 DEP criu/fault-injection.d [2022-03-25T08:44:00.253Z] #43 ... [2022-03-25T08:44:00.253Z] [2022-03-25T08:44:00.253Z] #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-03-25T08:44:00.253Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-25T08:44:00.253Z] #32 DONE 135.5s [2022-03-25T08:44:00.253Z] [2022-03-25T08:44:00.253Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:44:00.253Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:44:00.253Z] #43 71.44 DEP criu/external.d [2022-03-25T08:44:00.381Z] #43 68.73 DEP criu/net.d [2022-03-25T08:44:00.451Z] #20 42.48 Setting up vim (2:8.1.0875-5) ... [2022-03-25T08:44:00.451Z] #20 42.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-25T08:44:00.451Z] #20 42.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-25T08:44:00.451Z] #20 42.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-25T08:44:00.451Z] #20 42.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-25T08:44:00.451Z] #20 42.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-25T08:44:00.451Z] #20 42.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-25T08:44:00.451Z] #20 42.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-25T08:44:00.451Z] #20 42.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-25T08:44:00.451Z] #20 42.65 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-03-25T08:44:00.451Z] #20 42.68 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-03-25T08:44:00.451Z] #20 42.69 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-03-25T08:44:00.451Z] #20 42.70 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-25T08:44:00.451Z] #20 42.72 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2022-03-25T08:44:00.511Z] #43 71.51 DEP criu/eventpoll.d [2022-03-25T08:44:00.511Z] #43 71.66 DEP criu/eventfd.d [2022-03-25T08:44:00.642Z] #43 68.91 DEP criu/namespaces.d [2022-03-25T08:44:00.642Z] #43 69.12 DEP criu/mount.d [2022-03-25T08:44:00.652Z] #20 18.85 libcap2-bin is already the newest version (1:2.25-2). [2022-03-25T08:44:00.652Z] #20 18.85 The following additional packages will be installed: [2022-03-25T08:44:00.652Z] #20 18.86 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-03-25T08:44:00.652Z] #20 18.86 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-03-25T08:44:00.652Z] #20 18.86 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-03-25T08:44:00.652Z] #20 18.86 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-03-25T08:44:00.652Z] #20 18.86 python3.7 python3.7-minimal vim-runtime xxd [2022-03-25T08:44:00.652Z] #20 18.87 Suggested packages: [2022-03-25T08:44:00.652Z] #20 18.88 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-03-25T08:44:00.652Z] #20 18.88 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-03-25T08:44:00.652Z] #20 18.88 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-03-25T08:44:00.652Z] #20 18.88 quota [2022-03-25T08:44:00.652Z] #20 18.88 Recommended packages: [2022-03-25T08:44:00.652Z] #20 18.88 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-03-25T08:44:00.652Z] #20 18.88 python3-keyrings.alt python3-xdg unzip [2022-03-25T08:44:00.707Z] #20 42.74 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-03-25T08:44:00.768Z] #43 71.86 DEP criu/crtools.d [2022-03-25T08:44:00.768Z] #43 72.01 DEP criu/cr-service.d [2022-03-25T08:44:00.902Z] #43 69.34 DEP criu/memfd.d [2022-03-25T08:44:01.027Z] #43 72.20 DEP criu/cr-restore.d [2022-03-25T08:44:01.163Z] #43 69.53 DEP criu/mem.d [2022-03-25T08:44:01.285Z] #43 72.43 DEP criu/cr-errno.d [2022-03-25T08:44:01.425Z] #43 69.72 DEP criu/lsm.d [2022-03-25T08:44:01.425Z] #43 69.87 DEP criu/log.d [2022-03-25T08:44:01.543Z] #43 72.46 DEP criu/cr-dump.d [2022-03-25T08:44:01.543Z] #43 72.68 DEP criu/cr-dedup.d [2022-03-25T08:44:01.543Z] #43 72.84 DEP criu/cr-check.d [2022-03-25T08:44:01.686Z] #43 69.98 DEP criu/libnetlink.d [2022-03-25T08:44:01.686Z] #43 70.08 DEP criu/kerndat.d [2022-03-25T08:44:01.888Z] #20 33.68 Unpacking bash-completion (1:2.8-6) ... [2022-03-25T08:44:01.888Z] #20 34.08 Selecting previously unselected package bzip2. [2022-03-25T08:44:01.888Z] #20 34.09 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-03-25T08:44:01.888Z] #20 34.10 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-25T08:44:01.888Z] #20 34.20 Selecting previously unselected package xz-utils. [2022-03-25T08:44:01.888Z] #20 34.20 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-03-25T08:44:01.888Z] #20 34.20 Unpacking xz-utils (5.2.4-1) ... [2022-03-25T08:44:01.888Z] #20 34.37 Selecting previously unselected package apparmor. [2022-03-25T08:44:01.888Z] #20 34.38 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-03-25T08:44:01.888Z] #20 34.46 Unpacking apparmor (2.13.2-10) ... [2022-03-25T08:44:01.947Z] #43 70.24 DEP criu/kcmp-ids.d [2022-03-25T08:44:01.947Z] #43 70.35 DEP criu/irmap.d [2022-03-25T08:44:01.947Z] #43 70.48 DEP criu/ipc_ns.d [2022-03-25T08:44:02.110Z] #43 73.02 DEP criu/config.d [2022-03-25T08:44:02.110Z] #43 73.25 DEP criu/clone-noasan.d [2022-03-25T08:44:02.110Z] #43 73.34 DEP criu/cgroup.d [2022-03-25T08:44:02.208Z] #43 70.62 DEP criu/image.d [2022-03-25T08:44:02.208Z] #43 ... [2022-03-25T08:44:02.208Z] [2022-03-25T08:44:02.208Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-25T08:44:02.208Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-25T08:44:02.208Z] #20 11.13 Reading package lists... [2022-03-25T08:44:02.208Z] #20 14.49 Reading package lists... [2022-03-25T08:44:02.208Z] #20 18.13 Building dependency tree... [2022-03-25T08:44:02.208Z] #20 18.82 Reading state information... [2022-03-25T08:44:02.208Z] #20 19.53 libcap2-bin is already the newest version (1:2.25-2). [2022-03-25T08:44:02.208Z] #20 19.53 The following additional packages will be installed: [2022-03-25T08:44:02.208Z] #20 19.53 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-03-25T08:44:02.208Z] #20 19.53 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-03-25T08:44:02.208Z] #20 19.53 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-03-25T08:44:02.208Z] #20 19.53 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-03-25T08:44:02.208Z] #20 19.54 python3.7 python3.7-minimal vim-runtime xxd [2022-03-25T08:44:02.208Z] #20 19.54 Suggested packages: [2022-03-25T08:44:02.208Z] #20 19.54 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-03-25T08:44:02.208Z] #20 19.54 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-03-25T08:44:02.208Z] #20 19.54 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-03-25T08:44:02.208Z] #20 19.54 quota [2022-03-25T08:44:02.208Z] #20 19.54 Recommended packages: [2022-03-25T08:44:02.208Z] #20 19.54 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-03-25T08:44:02.208Z] #20 19.54 python3-keyrings.alt python3-xdg unzip [2022-03-25T08:44:02.208Z] #20 21.40 The following NEW packages will be installed: [2022-03-25T08:44:02.208Z] #20 21.40 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-03-25T08:44:02.208Z] #20 21.40 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-03-25T08:44:02.208Z] #20 21.40 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-03-25T08:44:02.208Z] #20 21.40 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-03-25T08:44:02.208Z] #20 21.40 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-03-25T08:44:02.208Z] #20 21.40 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-03-25T08:44:02.208Z] #20 21.40 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-03-25T08:44:02.208Z] #20 21.40 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-25T08:44:02.208Z] #20 21.40 xz-utils zip [2022-03-25T08:44:02.208Z] #20 21.80 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2022-03-25T08:44:02.208Z] #20 21.80 Need to get 28.6 MB of archives. [2022-03-25T08:44:02.208Z] #20 21.80 After this operation, 116 MB of additional disk space will be used. [2022-03-25T08:44:02.208Z] #20 21.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-03-25T08:44:02.208Z] #20 21.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-03-25T08:44:02.208Z] #20 21.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-03-25T08:44:02.208Z] #20 21.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-03-25T08:44:02.208Z] #20 21.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-03-25T08:44:02.208Z] #20 21.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-03-25T08:44:02.208Z] #20 22.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-03-25T08:44:02.208Z] #20 22.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-03-25T08:44:02.208Z] #20 22.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-03-25T08:44:02.208Z] #20 22.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-03-25T08:44:02.208Z] #20 22.10 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-03-25T08:44:02.208Z] #20 22.10 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-03-25T08:44:02.208Z] #20 22.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-25T08:44:02.208Z] #20 22.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-03-25T08:44:02.208Z] #20 22.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-03-25T08:44:02.208Z] #20 22.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-03-25T08:44:02.208Z] #20 22.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-25T08:44:02.208Z] #20 22.16 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-25T08:44:02.208Z] #20 22.16 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-03-25T08:44:02.208Z] #20 22.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-03-25T08:44:02.208Z] #20 22.19 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-03-25T08:44:02.208Z] #20 22.20 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-03-25T08:44:02.208Z] #20 22.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-03-25T08:44:02.208Z] #20 22.24 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-25T08:44:02.208Z] #20 22.25 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-25T08:44:02.208Z] #20 22.26 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-03-25T08:44:02.208Z] #20 22.27 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-03-25T08:44:02.208Z] #20 22.27 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-03-25T08:44:02.208Z] #20 22.27 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-25T08:44:02.208Z] #20 22.72 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-25T08:44:02.208Z] #20 22.73 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-03-25T08:44:02.208Z] #20 22.73 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-03-25T08:44:02.208Z] #20 22.74 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-03-25T08:44:02.208Z] #20 22.74 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-03-25T08:44:02.208Z] #20 22.76 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-03-25T08:44:02.369Z] #43 73.53 DEP criu/cgroup-props.d [2022-03-25T08:44:02.369Z] #43 73.64 DEP criu/bitmap.d [2022-03-25T08:44:02.454Z] #20 34.76 Selecting previously unselected package aufs-tools. [2022-03-25T08:44:02.454Z] #20 34.76 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-03-25T08:44:02.454Z] #20 34.77 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-03-25T08:44:02.454Z] #20 34.90 Selecting previously unselected package libonig5:amd64. [2022-03-25T08:44:02.454Z] #20 34.90 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-03-25T08:44:02.454Z] #20 34.91 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-25T08:44:02.454Z] #20 35.03 Selecting previously unselected package libjq1:amd64. [2022-03-25T08:44:02.471Z] #20 22.76 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-03-25T08:44:02.471Z] #20 22.84 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-03-25T08:44:02.471Z] #20 22.85 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-03-25T08:44:02.471Z] #20 22.86 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-03-25T08:44:02.471Z] #20 22.87 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-03-25T08:44:02.471Z] #20 ... [2022-03-25T08:44:02.471Z] [2022-03-25T08:44:02.471Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:44:02.471Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:44:02.471Z] #43 70.77 DEP criu/image-desc.d [2022-03-25T08:44:02.471Z] #43 70.89 DEP criu/fsnotify.d [2022-03-25T08:44:02.471Z] #43 71.06 DEP criu/filesystems.d [2022-03-25T08:44:02.565Z] #20 20.74 The following NEW packages will be installed: [2022-03-25T08:44:02.565Z] #20 20.74 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-03-25T08:44:02.565Z] #20 20.74 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-03-25T08:44:02.565Z] #20 20.74 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-03-25T08:44:02.565Z] #20 20.74 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-03-25T08:44:02.565Z] #20 20.74 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-03-25T08:44:02.565Z] #20 20.75 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-03-25T08:44:02.565Z] #20 20.75 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-03-25T08:44:02.565Z] #20 20.75 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-25T08:44:02.565Z] #20 20.75 xz-utils zip [2022-03-25T08:44:02.627Z] #43 73.65 DEP criu/bfd.d [2022-03-25T08:44:02.628Z] #43 73.74 DEP criu/autofs.d [2022-03-25T08:44:02.628Z] #43 73.86 DEP criu/aio.d [2022-03-25T08:44:02.713Z] #20 35.03 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-25T08:44:02.713Z] #20 35.03 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-25T08:44:02.713Z] #20 35.14 Selecting previously unselected package jq. [2022-03-25T08:44:02.713Z] #20 35.15 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-25T08:44:02.713Z] #20 35.16 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-25T08:44:02.713Z] #20 35.22 Selecting previously unselected package libaio1:amd64. [2022-03-25T08:44:02.713Z] #20 35.24 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-03-25T08:44:02.713Z] #20 35.24 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-03-25T08:44:02.732Z] #43 71.25 DEP criu/files.d [2022-03-25T08:44:02.826Z] #20 21.09 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2022-03-25T08:44:02.826Z] #20 21.09 Need to get 28.6 MB of archives. [2022-03-25T08:44:02.826Z] #20 21.09 After this operation, 116 MB of additional disk space will be used. [2022-03-25T08:44:02.826Z] #20 21.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-03-25T08:44:02.826Z] #20 21.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-03-25T08:44:02.826Z] #20 21.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-03-25T08:44:02.899Z] #43 74.07 DEP criu/action-scripts.d [2022-03-25T08:44:02.972Z] #20 35.30 Selecting previously unselected package libgpm2:amd64. [2022-03-25T08:44:02.972Z] #20 35.30 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-03-25T08:44:02.972Z] #20 35.31 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-03-25T08:44:02.972Z] #20 35.37 Selecting previously unselected package libicu63:amd64. [2022-03-25T08:44:02.972Z] #20 35.39 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-25T08:44:02.972Z] #20 35.39 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-25T08:44:02.993Z] #43 71.47 DEP criu/files-reg.d [2022-03-25T08:44:03.087Z] #20 21.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-03-25T08:44:03.087Z] #20 ... [2022-03-25T08:44:03.087Z] [2022-03-25T08:44:03.087Z] #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-03-25T08:44:03.087Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-25T08:44:03.087Z] #32 DONE 137.0s [2022-03-25T08:44:03.087Z] [2022-03-25T08:44:03.087Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-25T08:44:03.087Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-25T08:44:03.087Z] #20 21.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-03-25T08:44:03.087Z] #20 21.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-03-25T08:44:03.221Z] #20 45.32 Setting up iptables (1.8.2-4) ... [2022-03-25T08:44:03.221Z] #20 45.34 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-25T08:44:03.221Z] #20 45.34 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-25T08:44:03.221Z] #20 45.35 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-25T08:44:03.222Z] #20 45.35 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-25T08:44:03.222Z] #20 45.36 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-25T08:44:03.222Z] #20 45.36 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-25T08:44:03.222Z] #20 45.37 Setting up python3 (3.7.3-1) ... [2022-03-25T08:44:03.254Z] #43 71.62 DEP criu/files-ext.d [2022-03-25T08:44:03.348Z] #20 21.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-03-25T08:44:03.348Z] #20 21.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-03-25T08:44:03.348Z] #20 21.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-03-25T08:44:03.348Z] #20 21.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-03-25T08:44:03.348Z] #20 21.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-03-25T08:44:03.348Z] #20 21.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-03-25T08:44:03.348Z] #20 21.48 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-25T08:44:03.348Z] #20 21.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-03-25T08:44:03.348Z] #20 21.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-03-25T08:44:03.348Z] #20 21.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-03-25T08:44:03.348Z] #20 21.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-25T08:44:03.348Z] #20 21.54 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-25T08:44:03.348Z] #20 21.56 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-03-25T08:44:03.348Z] #20 21.56 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-03-25T08:44:03.348Z] #20 21.57 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-03-25T08:44:03.348Z] #20 21.57 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-03-25T08:44:03.348Z] #20 21.59 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-03-25T08:44:03.348Z] #20 21.59 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-25T08:44:03.348Z] #20 21.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-25T08:44:03.348Z] #20 21.59 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-03-25T08:44:03.348Z] #20 21.59 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-03-25T08:44:03.348Z] #20 21.59 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-03-25T08:44:03.348Z] #20 21.59 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-25T08:44:03.466Z] #43 74.33 CC criu/action-scripts.o [2022-03-25T08:44:03.490Z] #20 45.70 Setting up python3-wheel (0.32.3-2) ... [2022-03-25T08:44:03.515Z] #43 71.79 DEP criu/file-lock.d [2022-03-25T08:44:03.515Z] #43 71.93 DEP criu/file-ids.d [2022-03-25T08:44:03.725Z] #43 74.86 CC criu/aio.o [2022-03-25T08:44:03.776Z] #43 72.06 DEP criu/fifo.d [2022-03-25T08:44:03.776Z] #43 72.18 DEP criu/fdstore.d [2022-03-25T08:44:03.776Z] #43 72.27 DEP criu/fault-injection.d [2022-03-25T08:44:03.920Z] #20 22.16 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-25T08:44:04.037Z] #43 72.33 DEP criu/external.d [2022-03-25T08:44:04.037Z] #43 72.41 DEP criu/eventpoll.d [2022-03-25T08:44:04.182Z] #20 22.17 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-03-25T08:44:04.182Z] #20 22.17 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-03-25T08:44:04.182Z] #20 22.17 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-03-25T08:44:04.182Z] #20 22.20 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-03-25T08:44:04.182Z] #20 22.22 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-03-25T08:44:04.182Z] #20 22.22 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-03-25T08:44:04.182Z] #20 22.31 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-03-25T08:44:04.182Z] #20 22.32 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-03-25T08:44:04.182Z] #20 22.34 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-03-25T08:44:04.182Z] #20 22.35 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-03-25T08:44:04.182Z] #20 22.35 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-03-25T08:44:04.182Z] #20 22.38 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-03-25T08:44:04.182Z] #20 22.38 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-03-25T08:44:04.182Z] #20 22.44 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-03-25T08:44:04.292Z] #43 75.41 CC criu/autofs.o [2022-03-25T08:44:04.298Z] #43 72.62 DEP criu/eventfd.d [2022-03-25T08:44:04.298Z] #43 72.74 DEP criu/crtools.d [2022-03-25T08:44:04.419Z] #20 46.34 Setting up apparmor (2.13.2-10) ... [2022-03-25T08:44:04.443Z] #20 22.46 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-03-25T08:44:04.443Z] #20 22.48 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2022-03-25T08:44:04.558Z] #43 72.89 DEP criu/cr-service.d [2022-03-25T08:44:04.558Z] #43 73.02 DEP criu/cr-restore.d [2022-03-25T08:44:04.704Z] #20 22.78 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2022-03-25T08:44:04.704Z] #20 22.83 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-03-25T08:44:04.704Z] #20 22.86 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-03-25T08:44:04.819Z] #43 73.25 DEP criu/cr-errno.d [2022-03-25T08:44:04.819Z] #43 73.27 DEP criu/cr-dump.d [2022-03-25T08:44:05.079Z] #43 73.53 DEP criu/cr-dedup.d [2022-03-25T08:44:05.275Z] #20 23.30 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T08:44:05.275Z] #20 23.40 Fetched 28.6 MB in 2s (14.0 MB/s) [2022-03-25T08:44:05.275Z] #20 23.46 Selecting previously unselected package pigz. [2022-03-25T08:44:05.340Z] #43 73.70 DEP criu/cr-check.d [2022-03-25T08:44:05.340Z] #43 73.89 DEP criu/config.d [2022-03-25T08:44:05.536Z] #20 23.46 (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 ... 23452 files and directories currently installed.) [2022-03-25T08:44:05.536Z] #20 23.53 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-03-25T08:44:05.536Z] #20 23.54 Unpacking pigz (2.4-1) ... [2022-03-25T08:44:05.536Z] #20 23.62 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-03-25T08:44:05.536Z] #20 23.64 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-25T08:44:05.536Z] #20 23.65 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-25T08:44:05.600Z] #43 74.04 DEP criu/clone-noasan.d [2022-03-25T08:44:05.667Z] #43 76.73 CC criu/bfd.o [2022-03-25T08:44:05.781Z] #20 47.68 Setting up xfsprogs (4.20.0-1) ... [2022-03-25T08:44:05.781Z] #20 47.70 Setting up python3-lib2to3 (3.7.3-1) ... [2022-03-25T08:44:05.781Z] #20 ... [2022-03-25T08:44:05.781Z] [2022-03-25T08:44:05.781Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:44:05.781Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-25T08:44:05.781Z] #43 86.06 CC criu/image-desc.o [2022-03-25T08:44:05.781Z] #43 86.18 CC criu/image.o [2022-03-25T08:44:05.781Z] #43 87.02 CC criu/ipc_ns.o [2022-03-25T08:44:05.781Z] #43 88.24 CC criu/irmap.o [2022-03-25T08:44:05.781Z] #43 88.88 CC criu/kcmp-ids.o [2022-03-25T08:44:05.781Z] #43 89.19 CC criu/kerndat.o [2022-03-25T08:44:05.781Z] #43 90.55 CC criu/libnetlink.o [2022-03-25T08:44:05.781Z] #43 91.04 CC criu/log.o [2022-03-25T08:44:05.781Z] #43 91.43 CC criu/lsm.o [2022-03-25T08:44:05.781Z] #43 91.76 CC criu/mem.o [2022-03-25T08:44:05.781Z] #43 93.36 CC criu/memfd.o [2022-03-25T08:44:05.781Z] #43 93.88 CC criu/mount.o [2022-03-25T08:44:05.781Z] #43 ... [2022-03-25T08:44:05.781Z] [2022-03-25T08:44:05.781Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-25T08:44:05.781Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-03-25T08:44:05.781Z] #20 48.03 Setting up python3-pkg-resources (40.8.0-1) ... [2022-03-25T08:44:05.796Z] #20 24.07 Selecting previously unselected package python3.7-minimal. [2022-03-25T08:44:05.861Z] #43 74.11 DEP criu/cgroup.d [2022-03-25T08:44:05.861Z] #43 74.24 DEP criu/cgroup-props.d [2022-03-25T08:44:05.861Z] #43 74.33 DEP criu/bitmap.d [2022-03-25T08:44:05.861Z] #43 74.34 DEP criu/bfd.d [2022-03-25T08:44:06.056Z] #20 24.08 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-25T08:44:06.056Z] #20 24.10 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-25T08:44:06.122Z] #43 74.42 DEP criu/autofs.d [2022-03-25T08:44:06.122Z] #43 74.60 DEP criu/aio.d [2022-03-25T08:44:06.233Z] #43 77.21 CC criu/bitmap.o [2022-03-25T08:44:06.233Z] #43 77.35 CC criu/cgroup-props.o [2022-03-25T08:44:06.384Z] #43 74.81 DEP criu/action-scripts.d [2022-03-25T08:44:06.384Z] #43 ... [2022-03-25T08:44:06.384Z] [2022-03-25T08:44:06.384Z] #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-03-25T08:44:06.384Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-25T08:44:06.384Z] #32 DONE 138.5s [2022-03-25T08:44:06.627Z] #20 24.91 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-25T08:44:06.644Z] [2022-03-25T08:44:06.645Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-25T08:44:06.645Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-25T08:44:06.645Z] #20 22.88 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-03-25T08:44:06.645Z] #20 22.89 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-03-25T08:44:06.645Z] #20 22.89 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-03-25T08:44:06.645Z] #20 22.95 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-03-25T08:44:06.645Z] #20 22.97 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-03-25T08:44:06.645Z] #20 22.99 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2022-03-25T08:44:06.645Z] #20 23.27 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2022-03-25T08:44:06.645Z] #20 23.32 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-03-25T08:44:06.645Z] #20 23.36 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-03-25T08:44:06.645Z] #20 23.95 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T08:44:06.645Z] #20 24.06 Fetched 28.6 MB in 2s (15.1 MB/s) [2022-03-25T08:44:06.645Z] #20 24.15 Selecting previously unselected package pigz. [2022-03-25T08:44:06.645Z] #20 24.15 (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 ... 23452 files and directories currently installed.) [2022-03-25T08:44:06.645Z] #20 24.22 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-03-25T08:44:06.645Z] #20 24.22 Unpacking pigz (2.4-1) ... [2022-03-25T08:44:06.645Z] #20 24.34 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-03-25T08:44:06.645Z] #20 24.34 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-25T08:44:06.645Z] #20 24.34 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-25T08:44:06.645Z] #20 24.84 Selecting previously unselected package python3.7-minimal. [2022-03-25T08:44:06.645Z] #20 24.85 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-25T08:44:06.645Z] #20 24.87 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-25T08:44:06.645Z] #20 25.82 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-25T08:44:06.645Z] #20 25.84 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-25T08:44:06.707Z] #20 48.80 Setting up python3-distutils (3.7.3-1) ... [2022-03-25T08:44:06.888Z] #20 24.93 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-25T08:44:06.963Z] #20 49.16 Setting up python3-setuptools (40.8.0-1) ... [2022-03-25T08:44:07.157Z] #20 38.96 Selecting previously unselected package libnet1:amd64. [2022-03-25T08:44:07.157Z] #20 38.97 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-25T08:44:07.157Z] #20 38.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-25T08:44:07.157Z] #20 39.06 Selecting previously unselected package libnl-3-200:amd64. [2022-03-25T08:44:07.157Z] #20 39.07 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-25T08:44:07.157Z] #20 39.09 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-25T08:44:07.157Z] #20 39.18 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-25T08:44:07.157Z] #20 39.18 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-25T08:44:07.157Z] #20 39.20 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-25T08:44:07.157Z] #20 39.26 Selecting previously unselected package libreadline5:amd64. [2022-03-25T08:44:07.157Z] #20 39.27 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-03-25T08:44:07.157Z] #20 39.27 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-25T08:44:07.157Z] #20 39.39 Selecting previously unselected package net-tools. [2022-03-25T08:44:07.157Z] #20 39.41 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-03-25T08:44:07.157Z] #20 39.46 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-25T08:44:07.157Z] #20 39.68 Selecting previously unselected package patch. [2022-03-25T08:44:07.157Z] #20 39.70 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-03-25T08:44:07.167Z] #43 78.11 CC criu/cgroup.o [2022-03-25T08:44:07.416Z] #20 39.71 Unpacking patch (2.7.6-3+deb10u1) ... [2022-03-25T08:44:07.416Z] #20 39.83 Selecting previously unselected package python-pip-whl. [2022-03-25T08:44:07.416Z] #20 39.85 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-03-25T08:44:07.416Z] #20 39.85 Unpacking python-pip-whl (18.1-5) ... [2022-03-25T08:44:07.890Z] #20 49.98 Setting up python3-pip (18.1-5) ... [2022-03-25T08:44:07.982Z] #20 40.41 Selecting previously unselected package python3-lib2to3. [2022-03-25T08:44:07.982Z] #20 40.42 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-03-25T08:44:07.982Z] #20 40.43 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-03-25T08:44:07.982Z] #20 40.56 Selecting previously unselected package python3-distutils. [2022-03-25T08:44:08.043Z] #20 28.40 Selecting previously unselected package python3-minimal. [2022-03-25T08:44:08.043Z] #20 28.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2022-03-25T08:44:08.043Z] #20 28.43 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-03-25T08:44:08.043Z] #20 28.44 Unpacking python3-minimal (3.7.3-1) ... [2022-03-25T08:44:08.043Z] #20 28.51 Selecting previously unselected package libmpdec2:amd64. [2022-03-25T08:44:08.043Z] #20 28.51 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-03-25T08:44:08.043Z] #20 28.53 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-03-25T08:44:08.240Z] #20 40.56 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-03-25T08:44:08.240Z] #20 40.58 Unpacking python3-distutils (3.7.3-1) ... [2022-03-25T08:44:08.303Z] #20 28.64 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-03-25T08:44:08.303Z] #20 28.64 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-03-25T08:44:08.303Z] #20 28.65 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-25T08:44:08.499Z] #20 40.74 Selecting previously unselected package python3-pip. [2022-03-25T08:44:08.499Z] #20 40.75 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-03-25T08:44:08.499Z] #20 40.76 Unpacking python3-pip (18.1-5) ... [2022-03-25T08:44:08.499Z] #20 40.91 Selecting previously unselected package python3-pkg-resources. [2022-03-25T08:44:08.499Z] #20 40.91 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-03-25T08:44:08.499Z] #20 40.92 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-03-25T08:44:08.763Z] #20 41.04 Selecting previously unselected package python3-setuptools. [2022-03-25T08:44:08.763Z] #20 41.05 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-03-25T08:44:08.763Z] #20 41.06 Unpacking python3-setuptools (40.8.0-1) ... [2022-03-25T08:44:08.801Z] #20 27.03 Selecting previously unselected package python3-minimal. [2022-03-25T08:44:08.817Z] #20 50.85 Processing triggers for libc-bin (2.28-10) ... [2022-03-25T08:44:08.817Z] #20 50.88 Processing triggers for mime-support (3.62) ... [2022-03-25T08:44:09.020Z] #20 41.31 Selecting previously unselected package python3-wheel. [2022-03-25T08:44:09.020Z] #20 41.32 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-03-25T08:44:09.020Z] #20 41.33 Unpacking python3-wheel (0.32.3-2) ... [2022-03-25T08:44:09.020Z] #20 41.41 Selecting previously unselected package sudo. [2022-03-25T08:44:09.020Z] #20 41.41 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-03-25T08:44:09.020Z] #20 41.41 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-03-25T08:44:09.073Z] #20 DONE 51.1s [2022-03-25T08:44:09.073Z] [2022-03-25T08:44:09.073Z] #21 [dev-systemd-false 8/26] 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-03-25T08:44:09.073Z] #21 sha256:d915a110da2d3f6313bd9c0db7a7d941388a71757690395ed134c1828ea1d0ba [2022-03-25T08:44:09.100Z] #20 27.03 (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 ... 23701 files and directories currently installed.) [2022-03-25T08:44:09.100Z] #20 27.12 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-03-25T08:44:09.100Z] #20 27.13 Unpacking python3-minimal (3.7.3-1) ... [2022-03-25T08:44:09.100Z] #20 ... [2022-03-25T08:44:09.100Z] [2022-03-25T08:44:09.100Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:44:09.100Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:44:09.100Z] #43 67.85 DEP criu/proc_parse.d [2022-03-25T08:44:09.100Z] #43 68.03 DEP criu/plugin.d [2022-03-25T08:44:09.100Z] #43 68.10 DEP criu/pipes.d [2022-03-25T08:44:09.100Z] #43 68.35 DEP criu/pie-util.d [2022-03-25T08:44:09.100Z] #43 68.46 DEP criu/pie-util-vdso.d [2022-03-25T08:44:09.100Z] #43 68.60 DEP criu/pie-util-vdso-elf32.d [2022-03-25T08:44:09.100Z] #43 68.73 DEP criu/path.d [2022-03-25T08:44:09.100Z] #43 68.93 DEP criu/parasite-syscall.d [2022-03-25T08:44:09.100Z] #43 69.16 DEP criu/pagemap.d [2022-03-25T08:44:09.100Z] #43 69.31 DEP criu/pagemap-cache.d [2022-03-25T08:44:09.100Z] #43 69.42 DEP criu/page-xfer.d [2022-03-25T08:44:09.100Z] #43 69.55 DEP criu/page-pipe.d [2022-03-25T08:44:09.100Z] #43 69.62 DEP criu/netfilter.d [2022-03-25T08:44:09.100Z] #43 69.78 DEP criu/net.d [2022-03-25T08:44:09.100Z] #43 69.98 DEP criu/namespaces.d [2022-03-25T08:44:09.100Z] #43 70.13 DEP criu/mount.d [2022-03-25T08:44:09.100Z] #43 70.31 DEP criu/memfd.d [2022-03-25T08:44:09.100Z] #43 70.45 DEP criu/mem.d [2022-03-25T08:44:09.100Z] #43 70.64 DEP criu/lsm.d [2022-03-25T08:44:09.100Z] #43 70.78 DEP criu/log.d [2022-03-25T08:44:09.100Z] #43 70.91 DEP criu/libnetlink.d [2022-03-25T08:44:09.100Z] #43 71.02 DEP criu/kerndat.d [2022-03-25T08:44:09.100Z] #43 71.24 DEP criu/kcmp-ids.d [2022-03-25T08:44:09.100Z] #43 71.30 DEP criu/irmap.d [2022-03-25T08:44:09.100Z] #43 71.49 DEP criu/ipc_ns.d [2022-03-25T08:44:09.100Z] #43 71.64 DEP criu/image.d [2022-03-25T08:44:09.100Z] #43 71.82 DEP criu/image-desc.d [2022-03-25T08:44:09.100Z] #43 71.96 DEP criu/fsnotify.d [2022-03-25T08:44:09.100Z] #43 72.15 DEP criu/filesystems.d [2022-03-25T08:44:09.100Z] #43 72.43 DEP criu/files.d [2022-03-25T08:44:09.100Z] #43 72.74 DEP criu/files-reg.d [2022-03-25T08:44:09.100Z] #43 72.99 DEP criu/files-ext.d [2022-03-25T08:44:09.100Z] #43 73.12 DEP criu/file-lock.d [2022-03-25T08:44:09.100Z] #43 73.22 DEP criu/file-ids.d [2022-03-25T08:44:09.100Z] #43 73.32 DEP criu/fifo.d [2022-03-25T08:44:09.100Z] #43 73.51 DEP criu/fdstore.d [2022-03-25T08:44:09.100Z] #43 73.60 DEP criu/fault-injection.d [2022-03-25T08:44:09.100Z] #43 73.63 DEP criu/external.d [2022-03-25T08:44:09.100Z] #43 73.76 DEP criu/eventpoll.d [2022-03-25T08:44:09.100Z] #43 74.01 DEP criu/eventfd.d [2022-03-25T08:44:09.100Z] #43 74.12 DEP criu/crtools.d [2022-03-25T08:44:09.100Z] #43 74.28 DEP criu/cr-service.d [2022-03-25T08:44:09.100Z] #43 74.46 DEP criu/cr-restore.d [2022-03-25T08:44:09.100Z] #43 74.72 DEP criu/cr-errno.d [2022-03-25T08:44:09.100Z] #43 74.74 DEP criu/cr-dump.d [2022-03-25T08:44:09.100Z] #43 74.89 DEP criu/cr-dedup.d [2022-03-25T08:44:09.100Z] #43 75.02 DEP criu/cr-check.d [2022-03-25T08:44:09.100Z] #43 75.20 DEP criu/config.d [2022-03-25T08:44:09.100Z] #43 75.42 DEP criu/clone-noasan.d [2022-03-25T08:44:09.100Z] #43 75.54 DEP criu/cgroup.d [2022-03-25T08:44:09.100Z] #43 75.72 DEP criu/cgroup-props.d [2022-03-25T08:44:09.100Z] #43 75.80 DEP criu/bitmap.d [2022-03-25T08:44:09.100Z] #43 75.81 DEP criu/bfd.d [2022-03-25T08:44:09.100Z] #43 75.91 DEP criu/autofs.d [2022-03-25T08:44:09.100Z] #43 76.04 DEP criu/aio.d [2022-03-25T08:44:09.100Z] #43 76.18 DEP criu/action-scripts.d [2022-03-25T08:44:09.100Z] #43 76.42 CC criu/action-scripts.o [2022-03-25T08:44:09.100Z] #43 76.97 CC criu/aio.o [2022-03-25T08:44:09.100Z] #43 77.48 CC criu/autofs.o [2022-03-25T08:44:09.242Z] #20 29.59 Selecting previously unselected package python3.7. [2022-03-25T08:44:09.242Z] #20 29.59 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-03-25T08:44:09.242Z] #20 29.60 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-03-25T08:44:09.242Z] #20 29.72 Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-25T08:44:09.242Z] #20 29.72 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-03-25T08:44:09.242Z] #20 29.73 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-25T08:44:09.242Z] #20 29.79 Setting up python3-minimal (3.7.3-1) ... [2022-03-25T08:44:09.363Z] #43 ... [2022-03-25T08:44:09.363Z] [2022-03-25T08:44:09.363Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-25T08:44:09.363Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-25T08:44:09.363Z] #20 27.36 Selecting previously unselected package libmpdec2:amd64. [2022-03-25T08:44:09.363Z] #20 27.36 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-03-25T08:44:09.363Z] #20 27.38 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-03-25T08:44:09.363Z] #20 27.54 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-03-25T08:44:09.585Z] #20 41.88 Selecting previously unselected package thin-provisioning-tools. [2022-03-25T08:44:09.585Z] #20 41.88 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-03-25T08:44:09.585Z] #20 41.89 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-03-25T08:44:09.585Z] #20 42.14 Selecting previously unselected package uidmap. [2022-03-25T08:44:09.585Z] #20 42.14 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-03-25T08:44:09.585Z] #20 ... [2022-03-25T08:44:09.585Z] [2022-03-25T08:44:09.585Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:44:09.585Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:44:09.585Z] #43 82.99 CC criu/clone-noasan.o [2022-03-25T08:44:09.585Z] #43 83.17 CC criu/config.o [2022-03-25T08:44:09.585Z] #43 84.62 CC criu/cr-check.o [2022-03-25T08:44:09.585Z] #43 86.33 CC criu/cr-dedup.o [2022-03-25T08:44:09.585Z] #43 86.75 CC criu/cr-dump.o [2022-03-25T08:44:09.585Z] #43 88.96 CC criu/cr-errno.o [2022-03-25T08:44:09.585Z] #43 89.05 CC criu/cr-restore.o [2022-03-25T08:44:09.623Z] #20 27.54 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-03-25T08:44:09.623Z] #20 27.56 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-25T08:44:09.635Z] #21 0.585 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-25T08:44:09.635Z] #21 0.590 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-25T08:44:09.635Z] #21 0.593 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-25T08:44:09.694Z] #43 80.87 CC criu/clone-noasan.o [2022-03-25T08:44:09.843Z] #43 ... [2022-03-25T08:44:09.843Z] [2022-03-25T08:44:09.844Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-25T08:44:09.844Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-25T08:44:09.844Z] #20 42.15 Unpacking uidmap (1:4.5-1.1) ... [2022-03-25T08:44:09.844Z] #20 42.26 Selecting previously unselected package vim-runtime. [2022-03-25T08:44:09.844Z] #20 42.26 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2022-03-25T08:44:09.844Z] #20 42.31 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-03-25T08:44:09.844Z] #20 42.35 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-03-25T08:44:09.844Z] #20 42.35 Unpacking vim-runtime (2:8.1.0875-5) ... [2022-03-25T08:44:09.952Z] #43 81.07 CC criu/config.o [2022-03-25T08:44:10.180Z] #20 30.59 Selecting previously unselected package python3. [2022-03-25T08:44:10.180Z] #20 30.59 (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 ... 24113 files and directories currently installed.) [2022-03-25T08:44:10.180Z] #20 30.62 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-03-25T08:44:10.180Z] #20 30.64 Unpacking python3 (3.7.3-1) ... [2022-03-25T08:44:10.196Z] #21 DONE 1.2s [2022-03-25T08:44:10.196Z] [2022-03-25T08:44:10.196Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-25T08:44:10.196Z] #22 sha256:16ddc319f064fedfb772d399a27d562e5a4e70c02d66ae3fa034eb5acd91f9e8 [2022-03-25T08:44:10.440Z] #20 30.73 Selecting previously unselected package libip4tc0:amd64. [2022-03-25T08:44:10.440Z] #20 30.74 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-03-25T08:44:10.440Z] #20 30.74 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-03-25T08:44:10.440Z] #20 30.85 Selecting previously unselected package libip6tc0:amd64. [2022-03-25T08:44:10.440Z] #20 30.85 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-03-25T08:44:10.440Z] #20 30.86 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-03-25T08:44:10.440Z] #20 30.95 Selecting previously unselected package libiptc0:amd64. [2022-03-25T08:44:10.440Z] #20 30.96 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-03-25T08:44:10.440Z] #20 30.96 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-03-25T08:44:10.440Z] #20 31.04 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-25T08:44:10.440Z] #20 31.05 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-25T08:44:10.564Z] #20 28.52 Selecting previously unselected package python3.7. [2022-03-25T08:44:10.564Z] #20 28.54 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-03-25T08:44:10.564Z] #20 28.55 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-03-25T08:44:10.564Z] #20 28.70 Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-25T08:44:10.564Z] #20 28.72 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-03-25T08:44:10.564Z] #20 28.72 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-25T08:44:10.699Z] #20 31.07 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-25T08:44:10.699Z] #20 31.12 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-25T08:44:10.699Z] #20 31.13 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-03-25T08:44:10.699Z] #20 31.14 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-25T08:44:10.699Z] #20 31.22 Selecting previously unselected package libnftnl11:amd64. [2022-03-25T08:44:10.699Z] #20 31.22 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-03-25T08:44:10.699Z] #20 31.24 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-03-25T08:44:10.699Z] #20 31.31 Selecting previously unselected package iptables. [2022-03-25T08:44:10.824Z] #20 28.86 Setting up python3-minimal (3.7.3-1) ... [2022-03-25T08:44:10.959Z] #20 31.31 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-03-25T08:44:10.959Z] #20 31.32 Unpacking iptables (1.8.2-4) ... [2022-03-25T08:44:11.219Z] #20 31.64 Selecting previously unselected package xxd. [2022-03-25T08:44:11.219Z] #20 31.64 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-25T08:44:11.219Z] #20 31.65 Unpacking xxd (2:8.1.0875-5) ... [2022-03-25T08:44:11.327Z] #43 82.42 CC criu/cr-check.o [2022-03-25T08:44:11.396Z] #20 29.60 Selecting previously unselected package python3. [2022-03-25T08:44:11.479Z] #20 31.79 Selecting previously unselected package vim-common. [2022-03-25T08:44:11.479Z] #20 31.79 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-25T08:44:11.479Z] #20 31.82 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-25T08:44:11.479Z] #20 31.97 Selecting previously unselected package bash-completion. [2022-03-25T08:44:11.479Z] #20 31.98 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-03-25T08:44:11.657Z] #20 29.60 (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 ... 24113 files and directories currently installed.) [2022-03-25T08:44:11.657Z] #20 29.63 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-03-25T08:44:11.657Z] #20 29.64 Unpacking python3 (3.7.3-1) ... [2022-03-25T08:44:11.657Z] #20 29.73 Selecting previously unselected package libip4tc0:amd64. [2022-03-25T08:44:11.657Z] #20 29.75 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-03-25T08:44:11.657Z] #20 29.76 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-03-25T08:44:11.657Z] #20 29.85 Selecting previously unselected package libip6tc0:amd64. [2022-03-25T08:44:11.657Z] #20 29.86 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-03-25T08:44:11.657Z] #20 29.86 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-03-25T08:44:11.657Z] #20 29.95 Selecting previously unselected package libiptc0:amd64. [2022-03-25T08:44:11.918Z] #20 29.96 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-03-25T08:44:11.918Z] #20 29.96 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-03-25T08:44:11.918Z] #20 30.04 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-25T08:44:11.918Z] #20 30.04 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-25T08:44:11.918Z] #20 30.05 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-25T08:44:11.918Z] #20 30.11 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-25T08:44:11.918Z] #20 30.12 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-03-25T08:44:11.918Z] #20 30.13 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-25T08:44:12.179Z] #20 30.21 Selecting previously unselected package libnftnl11:amd64. [2022-03-25T08:44:12.179Z] #20 30.21 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-03-25T08:44:12.179Z] #20 30.22 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-03-25T08:44:12.179Z] #20 30.32 Selecting previously unselected package iptables. [2022-03-25T08:44:12.179Z] #20 30.34 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-03-25T08:44:12.179Z] #20 30.34 Unpacking iptables (1.8.2-4) ... [2022-03-25T08:44:12.701Z] #43 ... [2022-03-25T08:44:12.701Z] [2022-03-25T08:44:12.701Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-25T08:44:12.701Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-25T08:44:12.701Z] #20 11.37 Fetched 9006 kB in 9s (958 kB/s) [2022-03-25T08:44:12.701Z] #20 11.37 Reading package lists... [2022-03-25T08:44:12.701Z] #20 14.65 Reading package lists... [2022-03-25T08:44:12.701Z] #20 17.89 Building dependency tree... [2022-03-25T08:44:12.701Z] #20 18.53 Reading state information... [2022-03-25T08:44:12.701Z] #20 19.25 libcap2-bin is already the newest version (1:2.25-2). [2022-03-25T08:44:12.701Z] #20 19.25 The following additional packages will be installed: [2022-03-25T08:44:12.701Z] #20 19.26 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-03-25T08:44:12.701Z] #20 19.26 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-03-25T08:44:12.701Z] #20 19.26 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-03-25T08:44:12.701Z] #20 19.26 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-03-25T08:44:12.701Z] #20 19.26 python3.7 python3.7-minimal vim-runtime xxd [2022-03-25T08:44:12.701Z] #20 19.27 Suggested packages: [2022-03-25T08:44:12.701Z] #20 19.27 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-03-25T08:44:12.701Z] #20 19.27 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-03-25T08:44:12.701Z] #20 19.27 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-03-25T08:44:12.701Z] #20 19.27 quota [2022-03-25T08:44:12.701Z] #20 19.27 Recommended packages: [2022-03-25T08:44:12.701Z] #20 19.27 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-03-25T08:44:12.701Z] #20 19.27 python3-keyrings.alt python3-xdg unzip [2022-03-25T08:44:12.701Z] #20 20.85 The following NEW packages will be installed: [2022-03-25T08:44:12.701Z] #20 20.86 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-03-25T08:44:12.701Z] #20 20.86 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-03-25T08:44:12.701Z] #20 20.86 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-03-25T08:44:12.701Z] #20 20.86 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-03-25T08:44:12.701Z] #20 20.86 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-03-25T08:44:12.701Z] #20 20.87 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-03-25T08:44:12.701Z] #20 20.87 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-03-25T08:44:12.701Z] #20 20.87 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-25T08:44:12.701Z] #20 20.87 xz-utils zip [2022-03-25T08:44:12.752Z] #20 30.64 Selecting previously unselected package xxd. [2022-03-25T08:44:12.752Z] #20 30.66 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-25T08:44:12.752Z] #20 30.67 Unpacking xxd (2:8.1.0875-5) ... [2022-03-25T08:44:12.752Z] #20 30.81 Selecting previously unselected package vim-common. [2022-03-25T08:44:12.752Z] #20 30.82 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-25T08:44:12.752Z] #20 30.84 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-25T08:44:12.752Z] #20 30.97 Selecting previously unselected package bash-completion. [2022-03-25T08:44:12.752Z] #20 30.98 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-03-25T08:44:12.959Z] #20 21.17 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2022-03-25T08:44:12.959Z] #20 21.17 Need to get 28.6 MB of archives. [2022-03-25T08:44:12.959Z] #20 21.17 After this operation, 116 MB of additional disk space will be used. [2022-03-25T08:44:12.959Z] #20 21.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-03-25T08:44:12.960Z] #20 21.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-03-25T08:44:12.960Z] #20 21.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-03-25T08:44:12.960Z] #20 21.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-03-25T08:44:12.960Z] #20 ... [2022-03-25T08:44:12.960Z] [2022-03-25T08:44:12.960Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:44:12.960Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:44:12.960Z] #43 84.04 CC criu/cr-dedup.o [2022-03-25T08:44:13.127Z] #20 45.56 Selecting previously unselected package vim. [2022-03-25T08:44:13.127Z] #20 45.58 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2022-03-25T08:44:13.127Z] #20 45.61 Unpacking vim (2:8.1.0875-5) ... [2022-03-25T08:44:13.527Z] #43 84.47 CC criu/cr-dump.o [2022-03-25T08:44:13.695Z] #20 46.18 Selecting previously unselected package xfsprogs. [2022-03-25T08:44:13.695Z] #20 46.20 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-03-25T08:44:13.695Z] #20 46.21 Unpacking xfsprogs (4.20.0-1) ... [2022-03-25T08:44:14.262Z] #20 46.67 Selecting previously unselected package zip. [2022-03-25T08:44:14.262Z] #20 46.68 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-03-25T08:44:14.262Z] #20 46.69 Unpacking zip (3.0-11+b1) ... [2022-03-25T08:44:14.361Z] #22 3.714 Collecting yamllint==1.26.1 [2022-03-25T08:44:14.521Z] #20 46.95 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-03-25T08:44:14.521Z] #20 46.97 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-25T08:44:14.521Z] #20 46.98 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-03-25T08:44:14.521Z] #20 46.99 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-25T08:44:14.521Z] #20 47.00 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-03-25T08:44:14.521Z] #20 47.01 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-03-25T08:44:14.521Z] #20 47.02 Setting up uidmap (1:4.5-1.1) ... [2022-03-25T08:44:14.521Z] #20 47.03 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-03-25T08:44:14.521Z] #20 47.04 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-25T08:44:14.778Z] #20 34.72 Unpacking bash-completion (1:2.8-6) ... [2022-03-25T08:44:14.778Z] #20 35.09 Selecting previously unselected package bzip2. [2022-03-25T08:44:14.778Z] #20 35.10 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-03-25T08:44:14.778Z] #20 35.11 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-25T08:44:14.778Z] #20 35.20 Selecting previously unselected package xz-utils. [2022-03-25T08:44:14.778Z] #20 35.21 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-03-25T08:44:14.778Z] #20 35.22 Unpacking xz-utils (5.2.4-1) ... [2022-03-25T08:44:14.780Z] #20 47.05 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-25T08:44:14.780Z] #20 47.06 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-25T08:44:14.780Z] #20 47.11 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-25T08:44:14.780Z] #20 47.13 Setting up xxd (2:8.1.0875-5) ... [2022-03-25T08:44:14.780Z] #20 47.15 Setting up zip (3.0-11+b1) ... [2022-03-25T08:44:14.780Z] #20 47.16 Setting up vim-common (2:8.1.0875-5) ... [2022-03-25T08:44:14.780Z] #20 47.21 Setting up bash-completion (1:2.8-6) ... [2022-03-25T08:44:14.923Z] #22 ... [2022-03-25T08:44:14.923Z] [2022-03-25T08:44:14.923Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:44:14.923Z] #49 sha256:3450be4a7e31aeed11bf86973b37d05e5c49f932e2b5cd86fc70dc4f0f56f367 [2022-03-25T08:44:14.923Z] #49 159.6 + /build/golangci-lint --version [2022-03-25T08:44:14.923Z] #49 159.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-03-25T08:44:14.923Z] #49 DONE 160.9s [2022-03-25T08:44:15.039Z] #20 35.40 Selecting previously unselected package apparmor. [2022-03-25T08:44:15.039Z] #20 35.41 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-03-25T08:44:15.039Z] #20 35.49 Unpacking apparmor (2.13.2-10) ... [2022-03-25T08:44:15.179Z] [2022-03-25T08:44:15.180Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:44:15.180Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-25T08:44:15.180Z] #43 97.35 CC criu/namespaces.o [2022-03-25T08:44:15.180Z] #43 99.08 CC criu/net.o [2022-03-25T08:44:15.180Z] #43 102.4 CC criu/netfilter.o [2022-03-25T08:44:15.180Z] #43 102.8 CC criu/page-pipe.o [2022-03-25T08:44:15.180Z] #43 103.6 CC criu/page-xfer.o [2022-03-25T08:44:15.180Z] #43 105.1 CC criu/pagemap-cache.o [2022-03-25T08:44:15.180Z] #43 105.3 CC criu/pagemap.o [2022-03-25T08:44:15.299Z] #20 35.83 Selecting previously unselected package aufs-tools. [2022-03-25T08:44:15.299Z] #20 35.85 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-03-25T08:44:15.299Z] #20 35.85 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-03-25T08:44:15.431Z] #43 86.71 CC criu/cr-errno.o [2022-03-25T08:44:15.559Z] #20 36.00 Selecting previously unselected package libonig5:amd64. [2022-03-25T08:44:15.559Z] #20 36.01 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-03-25T08:44:15.559Z] #20 36.02 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-25T08:44:15.559Z] #20 36.17 Selecting previously unselected package libjq1:amd64. [2022-03-25T08:44:15.690Z] #43 86.79 CC criu/cr-restore.o [2022-03-25T08:44:15.787Z] #43 106.3 CC criu/parasite-syscall.o [2022-03-25T08:44:15.820Z] #20 36.18 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-25T08:44:15.820Z] #20 36.20 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-25T08:44:15.820Z] #20 36.33 Selecting previously unselected package jq. [2022-03-25T08:44:15.820Z] #20 36.35 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-25T08:44:15.820Z] #20 36.35 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-25T08:44:16.055Z] #20 33.82 Unpacking bash-completion (1:2.8-6) ... [2022-03-25T08:44:16.055Z] #20 34.18 Selecting previously unselected package bzip2. [2022-03-25T08:44:16.055Z] #20 34.18 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-03-25T08:44:16.055Z] #20 34.19 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-25T08:44:16.055Z] #20 34.27 Selecting previously unselected package xz-utils. [2022-03-25T08:44:16.055Z] #20 34.28 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-03-25T08:44:16.055Z] #20 34.28 Unpacking xz-utils (5.2.4-1) ... [2022-03-25T08:44:16.080Z] #20 36.43 Selecting previously unselected package libaio1:amd64. [2022-03-25T08:44:16.080Z] #20 36.44 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-03-25T08:44:16.080Z] #20 36.44 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-03-25T08:44:16.080Z] #20 36.50 Selecting previously unselected package libgpm2:amd64. [2022-03-25T08:44:16.080Z] #20 36.50 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-03-25T08:44:16.080Z] #20 36.50 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-03-25T08:44:16.080Z] #20 36.56 Selecting previously unselected package libicu63:amd64. [2022-03-25T08:44:16.080Z] #20 36.58 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-25T08:44:16.080Z] #20 36.60 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-25T08:44:16.316Z] #20 34.44 Selecting previously unselected package apparmor. [2022-03-25T08:44:16.316Z] #20 34.45 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-03-25T08:44:16.349Z] #43 107.0 CC criu/path.o [2022-03-25T08:44:16.576Z] #20 34.56 Unpacking apparmor (2.13.2-10) ... [2022-03-25T08:44:16.604Z] #43 107.2 CC criu/pie-util-vdso.o [2022-03-25T08:44:16.651Z] #20 ... [2022-03-25T08:44:16.651Z] [2022-03-25T08:44:16.651Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:44:16.651Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:44:16.651Z] #43 75.17 CC criu/action-scripts.o [2022-03-25T08:44:16.651Z] #43 75.92 CC criu/aio.o [2022-03-25T08:44:16.651Z] #43 76.41 CC criu/autofs.o [2022-03-25T08:44:16.651Z] #43 77.70 CC criu/bfd.o [2022-03-25T08:44:16.651Z] #43 78.14 CC criu/bitmap.o [2022-03-25T08:44:16.651Z] #43 78.27 CC criu/cgroup-props.o [2022-03-25T08:44:16.651Z] #43 78.95 CC criu/cgroup.o [2022-03-25T08:44:16.651Z] #43 81.74 CC criu/clone-noasan.o [2022-03-25T08:44:16.651Z] #43 81.93 CC criu/config.o [2022-03-25T08:44:16.651Z] #43 83.30 CC criu/cr-check.o [2022-03-25T08:44:16.651Z] #43 85.11 CC criu/cr-dedup.o [2022-03-25T08:44:16.837Z] #20 34.87 Selecting previously unselected package aufs-tools. [2022-03-25T08:44:16.837Z] #20 34.87 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-03-25T08:44:16.837Z] #20 34.88 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-03-25T08:44:16.837Z] #20 34.97 Selecting previously unselected package libonig5:amd64. [2022-03-25T08:44:16.837Z] #20 34.98 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-03-25T08:44:16.837Z] #20 34.98 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-25T08:44:16.860Z] #43 107.5 CC criu/pie-util.o [2022-03-25T08:44:16.860Z] #43 107.6 CC criu/pipes.o [2022-03-25T08:44:17.098Z] #20 35.13 Selecting previously unselected package libjq1:amd64. [2022-03-25T08:44:17.098Z] #20 35.15 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-25T08:44:17.098Z] #20 35.17 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-25T08:44:17.098Z] #20 35.29 Selecting previously unselected package jq. [2022-03-25T08:44:17.098Z] #20 35.29 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-25T08:44:17.098Z] #20 35.31 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-25T08:44:17.098Z] #20 35.40 Selecting previously unselected package libaio1:amd64. [2022-03-25T08:44:17.222Z] #43 85.56 CC criu/cr-dump.o [2022-03-25T08:44:17.359Z] #20 35.41 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-03-25T08:44:17.359Z] #20 35.41 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-03-25T08:44:17.359Z] #20 35.46 Selecting previously unselected package libgpm2:amd64. [2022-03-25T08:44:17.359Z] #20 35.47 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-03-25T08:44:17.359Z] #20 35.49 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-03-25T08:44:17.359Z] #20 35.53 Selecting previously unselected package libicu63:amd64. [2022-03-25T08:44:17.359Z] #20 35.54 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-25T08:44:17.359Z] #20 35.55 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-25T08:44:17.421Z] #43 108.0 CC criu/plugin.o [2022-03-25T08:44:17.677Z] #43 108.2 CC criu/proc_parse.o [2022-03-25T08:44:18.064Z] #20 49.93 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-03-25T08:44:18.064Z] #20 49.94 Setting up xz-utils (5.2.4-1) ... [2022-03-25T08:44:18.064Z] #20 49.96 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-25T08:44:18.064Z] #20 49.96 Setting up patch (2.7.6-3+deb10u1) ... [2022-03-25T08:44:18.064Z] #20 49.98 Setting up sudo (1.8.27-1+deb10u3) ... [2022-03-25T08:44:18.064Z] #20 50.04 invoke-rc.d: could not determine current runlevel [2022-03-25T08:44:18.064Z] #20 50.05 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-25T08:44:18.064Z] #20 50.06 Setting up pigz (2.4-1) ... [2022-03-25T08:44:18.064Z] #20 50.07 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-25T08:44:18.064Z] #20 50.08 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-25T08:44:18.064Z] #20 50.10 Setting up python-pip-whl (18.1-5) ... [2022-03-25T08:44:18.064Z] #20 50.11 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-03-25T08:44:18.064Z] #20 50.12 Setting up vim-runtime (2:8.1.0875-5) ... [2022-03-25T08:44:18.064Z] #20 50.48 Setting up libaio1:amd64 (0.3.112-3) ... [2022-03-25T08:44:18.064Z] #20 50.50 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-25T08:44:18.064Z] #20 50.51 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-25T08:44:18.064Z] #20 50.52 Setting up vim (2:8.1.0875-5) ... [2022-03-25T08:44:18.064Z] #20 50.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-25T08:44:18.064Z] #20 50.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-25T08:44:18.064Z] #20 50.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-25T08:44:18.064Z] #20 50.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-25T08:44:18.064Z] #20 50.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-25T08:44:18.064Z] #20 50.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-25T08:44:18.064Z] #20 50.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-25T08:44:18.221Z] #43 ... [2022-03-25T08:44:18.221Z] [2022-03-25T08:44:18.221Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-25T08:44:18.221Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-25T08:44:18.221Z] #20 21.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-03-25T08:44:18.221Z] #20 21.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-03-25T08:44:18.221Z] #20 21.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-03-25T08:44:18.221Z] #20 21.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-03-25T08:44:18.221Z] #20 21.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-03-25T08:44:18.221Z] #20 21.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-03-25T08:44:18.221Z] #20 21.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-03-25T08:44:18.221Z] #20 21.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-03-25T08:44:18.221Z] #20 21.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-25T08:44:18.221Z] #20 21.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-03-25T08:44:18.221Z] #20 21.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-03-25T08:44:18.221Z] #20 21.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-03-25T08:44:18.221Z] #20 21.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-25T08:44:18.221Z] #20 21.42 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-25T08:44:18.221Z] #20 21.44 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-03-25T08:44:18.221Z] #20 21.45 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-03-25T08:44:18.221Z] #20 21.45 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-03-25T08:44:18.221Z] #20 21.47 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-03-25T08:44:18.221Z] #20 21.49 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-03-25T08:44:18.221Z] #20 21.50 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-25T08:44:18.221Z] #20 21.51 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-25T08:44:18.221Z] #20 21.52 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-03-25T08:44:18.221Z] #20 21.53 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-03-25T08:44:18.221Z] #20 21.53 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-03-25T08:44:18.221Z] #20 21.53 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-25T08:44:18.221Z] #20 21.96 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-25T08:44:18.221Z] #20 21.96 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-03-25T08:44:18.221Z] #20 21.96 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-03-25T08:44:18.221Z] #20 21.97 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-03-25T08:44:18.221Z] #20 21.98 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-03-25T08:44:18.221Z] #20 22.00 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-03-25T08:44:18.221Z] #20 22.00 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-03-25T08:44:18.221Z] #20 22.12 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-03-25T08:44:18.221Z] #20 22.12 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-03-25T08:44:18.221Z] #20 22.12 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-03-25T08:44:18.221Z] #20 22.12 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-03-25T08:44:18.221Z] #20 22.14 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-03-25T08:44:18.221Z] #20 22.15 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-03-25T08:44:18.221Z] #20 22.16 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-03-25T08:44:18.221Z] #20 22.22 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-03-25T08:44:18.221Z] #20 22.24 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-03-25T08:44:18.221Z] #20 22.25 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2022-03-25T08:44:18.221Z] #20 22.57 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2022-03-25T08:44:18.221Z] #20 22.62 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-03-25T08:44:18.221Z] #20 22.66 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-03-25T08:44:18.221Z] #20 23.25 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T08:44:18.221Z] #20 23.35 Fetched 28.6 MB in 2s (16.3 MB/s) [2022-03-25T08:44:18.221Z] #20 23.39 Selecting previously unselected package pigz. [2022-03-25T08:44:18.221Z] #20 23.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2022-03-25T08:44:18.221Z] #20 23.44 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-03-25T08:44:18.221Z] #20 23.46 Unpacking pigz (2.4-1) ... [2022-03-25T08:44:18.221Z] #20 23.54 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-03-25T08:44:18.221Z] #20 23.54 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-25T08:44:18.221Z] #20 23.54 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-25T08:44:18.221Z] #20 23.95 Selecting previously unselected package python3.7-minimal. [2022-03-25T08:44:18.221Z] #20 23.95 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-25T08:44:18.221Z] #20 23.96 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-25T08:44:18.222Z] #20 24.78 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-25T08:44:18.222Z] #20 24.80 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-25T08:44:18.322Z] #20 50.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-25T08:44:18.322Z] #20 50.60 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-25T08:44:18.322Z] #20 50.61 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-03-25T08:44:18.322Z] #20 50.63 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-25T08:44:18.322Z] #20 50.64 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-25T08:44:18.322Z] #20 50.66 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-25T08:44:18.322Z] #20 50.67 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-03-25T08:44:18.480Z] #20 26.70 Selecting previously unselected package python3-minimal. [2022-03-25T08:44:18.480Z] #20 26.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 ... 23701 files and directories currently installed.) [2022-03-25T08:44:18.480Z] #20 26.76 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-03-25T08:44:18.480Z] #20 26.77 Unpacking python3-minimal (3.7.3-1) ... [2022-03-25T08:44:18.739Z] #20 26.86 Selecting previously unselected package libmpdec2:amd64. [2022-03-25T08:44:18.739Z] #20 26.86 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-03-25T08:44:18.739Z] #20 26.87 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-03-25T08:44:18.739Z] #20 26.97 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-03-25T08:44:18.739Z] #20 26.98 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-03-25T08:44:18.739Z] #20 26.98 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-25T08:44:19.042Z] #43 ... [2022-03-25T08:44:19.042Z] [2022-03-25T08:44:19.042Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-25T08:44:19.042Z] #22 sha256:16ddc319f064fedfb772d399a27d562e5a4e70c02d66ae3fa034eb5acd91f9e8 [2022-03-25T08:44:19.042Z] #22 9.025 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-03-25T08:44:19.673Z] #20 27.83 Selecting previously unselected package python3.7. [2022-03-25T08:44:19.673Z] #20 27.84 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-03-25T08:44:19.673Z] #20 27.84 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-03-25T08:44:19.673Z] #20 27.95 Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-25T08:44:19.673Z] #20 27.97 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-03-25T08:44:19.673Z] #20 27.98 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-25T08:44:19.765Z] #43 88.00 CC criu/cr-errno.o [2022-03-25T08:44:19.765Z] #43 88.09 CC criu/cr-restore.o [2022-03-25T08:44:19.765Z] #43 ... [2022-03-25T08:44:19.765Z] [2022-03-25T08:44:19.765Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-25T08:44:19.765Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-25T08:44:19.765Z] #20 40.04 Selecting previously unselected package libnet1:amd64. [2022-03-25T08:44:19.765Z] #20 40.05 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-25T08:44:19.765Z] #20 40.06 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-25T08:44:19.765Z] #20 40.14 Selecting previously unselected package libnl-3-200:amd64. [2022-03-25T08:44:19.765Z] #20 40.15 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-25T08:44:19.765Z] #20 40.15 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-25T08:44:19.765Z] #20 40.25 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-25T08:44:19.931Z] #20 28.08 Setting up python3-minimal (3.7.3-1) ... [2022-03-25T08:44:19.969Z] #22 9.685 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-03-25T08:44:19.969Z] #22 9.720 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-03-25T08:44:19.969Z] #22 9.763 Collecting pyyaml (from yamllint==1.26.1) [2022-03-25T08:44:20.026Z] #20 40.25 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-25T08:44:20.026Z] #20 40.26 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-25T08:44:20.026Z] #20 40.31 Selecting previously unselected package libreadline5:amd64. [2022-03-25T08:44:20.026Z] #20 40.31 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-03-25T08:44:20.026Z] #20 40.32 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-25T08:44:20.026Z] #20 40.45 Selecting previously unselected package net-tools. [2022-03-25T08:44:20.026Z] #20 40.45 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-03-25T08:44:20.026Z] #20 40.45 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-25T08:44:20.190Z] #20 ... [2022-03-25T08:44:20.190Z] [2022-03-25T08:44:20.190Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:44:20.190Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:44:20.190Z] #43 91.37 CC criu/cr-service.o [2022-03-25T08:44:20.223Z] #20 ... [2022-03-25T08:44:20.223Z] [2022-03-25T08:44:20.223Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:44:20.223Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:44:20.223Z] #43 93.56 CC criu/cr-service.o [2022-03-25T08:44:20.223Z] #43 95.03 CC criu/crtools.o [2022-03-25T08:44:20.223Z] #43 95.52 CC criu/eventfd.o [2022-03-25T08:44:20.223Z] #43 95.90 CC criu/eventpoll.o [2022-03-25T08:44:20.223Z] #43 96.67 CC criu/external.o [2022-03-25T08:44:20.223Z] #43 96.95 CC criu/fault-injection.o [2022-03-25T08:44:20.223Z] #43 97.07 CC criu/fdstore.o [2022-03-25T08:44:20.223Z] #43 97.54 CC criu/fifo.o [2022-03-25T08:44:20.223Z] #43 97.96 CC criu/file-ids.o [2022-03-25T08:44:20.223Z] #43 98.29 CC criu/file-lock.o [2022-03-25T08:44:20.223Z] #43 99.27 CC criu/files-ext.o [2022-03-25T08:44:20.223Z] #43 99.66 CC criu/files-reg.o [2022-03-25T08:44:20.223Z] #43 101.8 CC criu/files.o [2022-03-25T08:44:20.225Z] #22 9.947 Downloading https://files.pythonhosted.org/packages/36/2b/61d51a2c4f25ef062ae3f74576b01638bebad5e045f747ff12643df63844/PyYAML-6.0.tar.gz (124kB) [2022-03-25T08:44:20.286Z] #20 40.63 Selecting previously unselected package patch. [2022-03-25T08:44:20.286Z] #20 40.63 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-03-25T08:44:20.286Z] #20 40.64 Unpacking patch (2.7.6-3+deb10u1) ... [2022-03-25T08:44:20.286Z] #20 40.77 Selecting previously unselected package python-pip-whl. [2022-03-25T08:44:20.286Z] #20 40.78 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-03-25T08:44:20.286Z] #20 40.80 Unpacking python-pip-whl (18.1-5) ... [2022-03-25T08:44:20.481Z] #22 10.42 Installing build dependencies: started [2022-03-25T08:44:20.659Z] #20 ... [2022-03-25T08:44:20.659Z] [2022-03-25T08:44:20.659Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:44:20.659Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:44:20.659Z] #43 79.13 CC criu/bfd.o [2022-03-25T08:44:20.659Z] #43 79.60 CC criu/bitmap.o [2022-03-25T08:44:20.659Z] #43 79.76 CC criu/cgroup-props.o [2022-03-25T08:44:20.659Z] #43 80.53 CC criu/cgroup.o [2022-03-25T08:44:20.659Z] #43 83.20 CC criu/clone-noasan.o [2022-03-25T08:44:20.659Z] #43 83.40 CC criu/config.o [2022-03-25T08:44:20.659Z] #43 84.66 CC criu/cr-check.o [2022-03-25T08:44:20.659Z] #43 86.18 CC criu/cr-dedup.o [2022-03-25T08:44:20.659Z] #43 86.62 CC criu/cr-dump.o [2022-03-25T08:44:20.659Z] #43 88.89 CC criu/cr-errno.o [2022-03-25T08:44:20.659Z] #43 88.97 CC criu/cr-restore.o [2022-03-25T08:44:20.659Z] #43 ... [2022-03-25T08:44:20.659Z] [2022-03-25T08:44:20.659Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-25T08:44:20.659Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-25T08:44:20.659Z] #20 38.91 Selecting previously unselected package libnet1:amd64. [2022-03-25T08:44:20.790Z] #43 104.0 CC criu/filesystems.o [2022-03-25T08:44:20.858Z] #20 41.30 Selecting previously unselected package python3-lib2to3. [2022-03-25T08:44:20.858Z] #20 41.30 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-03-25T08:44:20.858Z] #20 41.31 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-03-25T08:44:20.919Z] #20 38.92 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-25T08:44:20.919Z] #20 38.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-25T08:44:20.919Z] #20 39.01 Selecting previously unselected package libnl-3-200:amd64. [2022-03-25T08:44:20.919Z] #20 39.03 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-25T08:44:20.919Z] #20 39.04 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-25T08:44:21.048Z] #43 ... [2022-03-25T08:44:21.048Z] [2022-03-25T08:44:21.048Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-25T08:44:21.048Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-25T08:44:21.048Z] #20 53.40 Setting up iptables (1.8.2-4) ... [2022-03-25T08:44:21.048Z] #20 53.42 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-25T08:44:21.048Z] #20 53.43 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-25T08:44:21.048Z] #20 53.44 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-25T08:44:21.048Z] #20 53.45 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-25T08:44:21.048Z] #20 53.45 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-25T08:44:21.048Z] #20 53.46 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-25T08:44:21.048Z] #20 53.46 Setting up python3 (3.7.3-1) ... [2022-03-25T08:44:21.118Z] #20 41.42 Selecting previously unselected package python3-distutils. [2022-03-25T08:44:21.118Z] #20 41.43 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-03-25T08:44:21.118Z] #20 41.43 Unpacking python3-distutils (3.7.3-1) ... [2022-03-25T08:44:21.118Z] #20 41.55 Selecting previously unselected package python3-pip. [2022-03-25T08:44:21.118Z] #20 41.56 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-03-25T08:44:21.118Z] #20 41.56 Unpacking python3-pip (18.1-5) ... [2022-03-25T08:44:21.179Z] #20 39.15 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-25T08:44:21.179Z] #20 39.16 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-25T08:44:21.179Z] #20 39.17 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-25T08:44:21.179Z] #20 39.24 Selecting previously unselected package libreadline5:amd64. [2022-03-25T08:44:21.179Z] #20 39.25 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-03-25T08:44:21.179Z] #20 39.25 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-25T08:44:21.379Z] #20 41.71 Selecting previously unselected package python3-pkg-resources. [2022-03-25T08:44:21.379Z] #20 41.71 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-03-25T08:44:21.379Z] #20 41.72 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-03-25T08:44:21.379Z] #20 41.85 Selecting previously unselected package python3-setuptools. [2022-03-25T08:44:21.379Z] #20 41.86 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-03-25T08:44:21.379Z] #20 41.87 Unpacking python3-setuptools (40.8.0-1) ... [2022-03-25T08:44:21.440Z] #20 39.38 Selecting previously unselected package net-tools. [2022-03-25T08:44:21.440Z] #20 39.39 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-03-25T08:44:21.440Z] #20 39.40 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-25T08:44:21.440Z] #20 39.62 Selecting previously unselected package patch. [2022-03-25T08:44:21.615Z] #20 53.92 Setting up python3-wheel (0.32.3-2) ... [2022-03-25T08:44:21.640Z] #20 42.07 Selecting previously unselected package python3-wheel. [2022-03-25T08:44:21.640Z] #20 42.07 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-03-25T08:44:21.640Z] #20 42.08 Unpacking python3-wheel (0.32.3-2) ... [2022-03-25T08:44:21.700Z] #20 39.65 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-03-25T08:44:21.700Z] #20 39.65 Unpacking patch (2.7.6-3+deb10u1) ... [2022-03-25T08:44:21.700Z] #20 39.77 Selecting previously unselected package python-pip-whl. [2022-03-25T08:44:21.700Z] #20 39.79 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-03-25T08:44:21.700Z] #20 39.80 Unpacking python-pip-whl (18.1-5) ... [2022-03-25T08:44:21.901Z] #20 42.17 Selecting previously unselected package sudo. [2022-03-25T08:44:21.901Z] #20 42.18 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-03-25T08:44:21.901Z] #20 42.18 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-03-25T08:44:22.090Z] #43 92.91 CC criu/crtools.o [2022-03-25T08:44:22.161Z] #20 42.62 Selecting previously unselected package thin-provisioning-tools. [2022-03-25T08:44:22.161Z] #20 42.62 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-03-25T08:44:22.161Z] #20 42.62 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-03-25T08:44:22.271Z] #20 40.31 Selecting previously unselected package python3-lib2to3. [2022-03-25T08:44:22.271Z] #20 40.31 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-03-25T08:44:22.271Z] #20 40.32 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-03-25T08:44:22.271Z] #20 40.46 Selecting previously unselected package python3-distutils. [2022-03-25T08:44:22.271Z] #20 40.46 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-03-25T08:44:22.271Z] #20 40.47 Unpacking python3-distutils (3.7.3-1) ... [2022-03-25T08:44:22.349Z] #43 93.50 CC criu/eventfd.o [2022-03-25T08:44:22.422Z] #20 42.81 Selecting previously unselected package uidmap. [2022-03-25T08:44:22.422Z] #20 42.84 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-03-25T08:44:22.422Z] #20 42.85 Unpacking uidmap (1:4.5-1.1) ... [2022-03-25T08:44:22.422Z] #20 42.96 Selecting previously unselected package vim-runtime. [2022-03-25T08:44:22.422Z] #20 42.97 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2022-03-25T08:44:22.422Z] #20 43.00 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-03-25T08:44:22.440Z] #20 54.74 Setting up apparmor (2.13.2-10) ... [2022-03-25T08:44:22.532Z] #20 40.61 Selecting previously unselected package python3-pip. [2022-03-25T08:44:22.532Z] #20 40.62 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-03-25T08:44:22.532Z] #20 40.63 Unpacking python3-pip (18.1-5) ... [2022-03-25T08:44:22.683Z] #20 43.04 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-03-25T08:44:22.683Z] #20 43.05 Unpacking vim-runtime (2:8.1.0875-5) ... [2022-03-25T08:44:22.793Z] #20 40.80 Selecting previously unselected package python3-pkg-resources. [2022-03-25T08:44:22.793Z] #20 40.81 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-03-25T08:44:22.793Z] #20 40.81 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-03-25T08:44:22.793Z] #20 40.93 Selecting previously unselected package python3-setuptools. [2022-03-25T08:44:22.793Z] #20 40.94 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-03-25T08:44:22.793Z] #20 40.95 Unpacking python3-setuptools (40.8.0-1) ... [2022-03-25T08:44:22.924Z] #43 93.85 CC criu/eventpoll.o [2022-03-25T08:44:23.054Z] #20 41.18 Selecting previously unselected package python3-wheel. [2022-03-25T08:44:23.054Z] #20 41.20 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-03-25T08:44:23.054Z] #20 41.20 Unpacking python3-wheel (0.32.3-2) ... [2022-03-25T08:44:23.054Z] #20 41.29 Selecting previously unselected package sudo. [2022-03-25T08:44:23.315Z] #20 41.30 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-03-25T08:44:23.315Z] #20 41.30 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-03-25T08:44:23.576Z] #20 41.79 Selecting previously unselected package thin-provisioning-tools. [2022-03-25T08:44:23.576Z] #20 41.81 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-03-25T08:44:23.576Z] #20 41.82 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-03-25T08:44:23.838Z] #20 42.01 Selecting previously unselected package uidmap. [2022-03-25T08:44:23.838Z] #20 42.02 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-03-25T08:44:23.838Z] #20 42.02 Unpacking uidmap (1:4.5-1.1) ... [2022-03-25T08:44:23.860Z] #43 94.80 CC criu/external.o [2022-03-25T08:44:24.099Z] Removing intermediate container 0ef034969c78 [2022-03-25T08:44:24.099Z] ---> 7ad95f5454df [2022-03-25T08:44:24.099Z] Step 7/10 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-03-25T08:44:24.099Z] ---> Running in 1c6f9d70b2e6 [2022-03-25T08:44:24.099Z] #20 42.12 Selecting previously unselected package vim-runtime. [2022-03-25T08:44:24.099Z] #20 42.12 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2022-03-25T08:44:24.099Z] #20 42.16 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-03-25T08:44:24.099Z] #20 42.19 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-03-25T08:44:24.099Z] #20 42.21 Unpacking vim-runtime (2:8.1.0875-5) ... [2022-03-25T08:44:24.119Z] #43 95.14 CC criu/fault-injection.o [2022-03-25T08:44:24.119Z] #43 95.31 CC criu/fdstore.o [2022-03-25T08:44:24.342Z] #20 56.60 Setting up xfsprogs (4.20.0-1) ... [2022-03-25T08:44:24.342Z] #20 56.61 Setting up python3-lib2to3 (3.7.3-1) ... [2022-03-25T08:44:24.600Z] #20 57.03 Setting up python3-pkg-resources (40.8.0-1) ... [2022-03-25T08:44:24.687Z] #43 95.69 CC criu/fifo.o [2022-03-25T08:44:24.945Z] #43 96.05 CC criu/file-ids.o [2022-03-25T08:44:25.203Z] #43 96.38 CC criu/file-lock.o [2022-03-25T08:44:25.537Z] #20 57.98 Setting up python3-distutils (3.7.3-1) ... [2022-03-25T08:44:25.671Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-25T08:44:25.770Z] #43 ... [2022-03-25T08:44:25.770Z] [2022-03-25T08:44:25.770Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-25T08:44:25.770Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-25T08:44:25.770Z] #20 28.95 Selecting previously unselected package python3. [2022-03-25T08:44:25.770Z] #20 28.95 (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 ... 24113 files and directories currently installed.) [2022-03-25T08:44:25.770Z] #20 29.02 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-03-25T08:44:25.770Z] #20 29.02 Unpacking python3 (3.7.3-1) ... [2022-03-25T08:44:25.770Z] #20 29.14 Selecting previously unselected package libip4tc0:amd64. [2022-03-25T08:44:25.770Z] #20 29.15 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-03-25T08:44:25.770Z] #20 29.15 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-03-25T08:44:25.770Z] #20 29.24 Selecting previously unselected package libip6tc0:amd64. [2022-03-25T08:44:25.770Z] #20 29.24 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-03-25T08:44:25.770Z] #20 29.25 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-03-25T08:44:25.770Z] #20 29.41 Selecting previously unselected package libiptc0:amd64. [2022-03-25T08:44:25.770Z] #20 29.41 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-03-25T08:44:25.770Z] #20 29.42 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-03-25T08:44:25.770Z] #20 29.48 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-25T08:44:25.770Z] #20 29.49 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-25T08:44:25.770Z] #20 29.50 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-25T08:44:25.770Z] #20 29.56 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-25T08:44:25.770Z] #20 29.56 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-03-25T08:44:25.770Z] #20 29.56 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-25T08:44:25.770Z] #20 29.65 Selecting previously unselected package libnftnl11:amd64. [2022-03-25T08:44:25.770Z] #20 29.66 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-03-25T08:44:25.770Z] #20 29.70 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-03-25T08:44:25.770Z] #20 29.79 Selecting previously unselected package iptables. [2022-03-25T08:44:25.770Z] #20 29.80 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-03-25T08:44:25.770Z] #20 29.81 Unpacking iptables (1.8.2-4) ... [2022-03-25T08:44:25.770Z] #20 30.11 Selecting previously unselected package xxd. [2022-03-25T08:44:25.770Z] #20 30.12 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-25T08:44:25.770Z] #20 30.13 Unpacking xxd (2:8.1.0875-5) ... [2022-03-25T08:44:25.770Z] #20 30.25 Selecting previously unselected package vim-common. [2022-03-25T08:44:25.770Z] #20 30.25 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-25T08:44:25.770Z] #20 30.28 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-25T08:44:25.770Z] #20 30.49 Selecting previously unselected package bash-completion. [2022-03-25T08:44:25.770Z] #20 30.50 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-03-25T08:44:25.770Z] #20 33.25 Unpacking bash-completion (1:2.8-6) ... [2022-03-25T08:44:25.770Z] #20 33.66 Selecting previously unselected package bzip2. [2022-03-25T08:44:25.770Z] #20 33.67 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-03-25T08:44:25.770Z] #20 33.67 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-25T08:44:25.771Z] #20 33.76 Selecting previously unselected package xz-utils. [2022-03-25T08:44:25.771Z] #20 33.77 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-03-25T08:44:25.771Z] #20 33.78 Unpacking xz-utils (5.2.4-1) ... [2022-03-25T08:44:25.771Z] #20 33.97 Selecting previously unselected package apparmor. [2022-03-25T08:44:25.771Z] #20 33.97 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-03-25T08:44:25.771Z] #20 34.06 Unpacking apparmor (2.13.2-10) ... [2022-03-25T08:44:25.986Z] #20 46.39 Selecting previously unselected package vim. [2022-03-25T08:44:25.986Z] #20 46.39 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2022-03-25T08:44:25.986Z] #20 46.41 Unpacking vim (2:8.1.0875-5) ... [2022-03-25T08:44:26.104Z] #20 58.54 Setting up python3-setuptools (40.8.0-1) ... [2022-03-25T08:44:26.146Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-25T08:44:26.337Z] #20 34.38 Selecting previously unselected package aufs-tools. [2022-03-25T08:44:26.337Z] #20 34.40 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-03-25T08:44:26.337Z] #20 34.40 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-03-25T08:44:26.337Z] #20 34.55 Selecting previously unselected package libonig5:amd64. [2022-03-25T08:44:26.337Z] #20 34.55 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-03-25T08:44:26.337Z] #20 34.56 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-25T08:44:26.557Z] #20 46.98 Selecting previously unselected package xfsprogs. [2022-03-25T08:44:26.557Z] #20 46.98 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-03-25T08:44:26.557Z] #20 46.98 Unpacking xfsprogs (4.20.0-1) ... [2022-03-25T08:44:26.596Z] #20 34.72 Selecting previously unselected package libjq1:amd64. [2022-03-25T08:44:26.596Z] #20 34.73 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-25T08:44:26.596Z] #20 34.74 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-25T08:44:26.596Z] #20 34.81 Selecting previously unselected package jq. [2022-03-25T08:44:26.596Z] #20 34.82 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-25T08:44:26.596Z] #20 34.82 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-25T08:44:26.596Z] #20 34.89 Selecting previously unselected package libaio1:amd64. [2022-03-25T08:44:26.596Z] #20 34.90 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-03-25T08:44:26.596Z] #20 34.92 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-03-25T08:44:26.616Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-25T08:44:26.616Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-25T08:44:26.616Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-25T08:44:26.616Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-25T08:44:26.854Z] #20 34.98 Selecting previously unselected package libgpm2:amd64. [2022-03-25T08:44:26.854Z] #20 34.98 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-03-25T08:44:26.854Z] #20 34.98 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-03-25T08:44:26.854Z] #20 35.06 Selecting previously unselected package libicu63:amd64. [2022-03-25T08:44:26.854Z] #20 35.07 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-25T08:44:26.854Z] #20 35.08 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-25T08:44:27.025Z] #22 ... [2022-03-25T08:44:27.026Z] [2022-03-25T08:44:27.026Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:44:27.026Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-25T08:44:27.026Z] #43 109.8 CC criu/protobuf-desc.o [2022-03-25T08:44:27.026Z] #43 110.8 CC criu/protobuf.o [2022-03-25T08:44:27.026Z] #43 111.0 CC criu/pstree.o [2022-03-25T08:44:27.026Z] #43 112.0 CC criu/rbtree.o [2022-03-25T08:44:27.026Z] #43 112.3 CC criu/rst-malloc.o [2022-03-25T08:44:27.026Z] #43 112.5 CC criu/seccomp.o [2022-03-25T08:44:27.026Z] #43 113.0 CC criu/seize.o [2022-03-25T08:44:27.026Z] #43 113.9 CC criu/servicefd.o [2022-03-25T08:44:27.026Z] #43 114.2 CC criu/shmem.o [2022-03-25T08:44:27.026Z] #43 114.9 CC criu/sigframe.o [2022-03-25T08:44:27.026Z] #43 115.0 CC criu/signalfd.o [2022-03-25T08:44:27.026Z] #43 115.2 CC criu/sk-inet.o [2022-03-25T08:44:27.026Z] #43 116.0 CC criu/sk-netlink.o [2022-03-25T08:44:27.026Z] #43 116.3 CC criu/sk-packet.o [2022-03-25T08:44:27.026Z] #43 116.9 CC criu/sk-queue.o [2022-03-25T08:44:27.026Z] #43 117.2 CC criu/sk-tcp.o [2022-03-25T08:44:27.026Z] #43 117.5 CC criu/sk-unix.o [2022-03-25T08:44:27.087Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-25T08:44:27.087Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-25T08:44:27.087Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-25T08:44:27.087Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-25T08:44:27.087Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-25T08:44:27.087Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-25T08:44:27.128Z] #20 47.48 Selecting previously unselected package zip. [2022-03-25T08:44:27.128Z] #20 47.48 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-03-25T08:44:27.128Z] #20 47.48 Unpacking zip (3.0-11+b1) ... [2022-03-25T08:44:27.128Z] #20 47.64 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-03-25T08:44:27.128Z] #20 47.66 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-25T08:44:27.128Z] #20 47.67 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-03-25T08:44:27.128Z] #20 47.68 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-25T08:44:27.128Z] #20 47.69 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-03-25T08:44:27.128Z] #20 47.69 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-03-25T08:44:27.128Z] #20 47.71 Setting up uidmap (1:4.5-1.1) ... [2022-03-25T08:44:27.128Z] #20 47.72 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-03-25T08:44:27.128Z] #20 47.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-25T08:44:27.389Z] #20 47.74 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-25T08:44:27.389Z] #20 47.75 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-25T08:44:27.389Z] #20 47.76 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-25T08:44:27.389Z] #20 47.77 Setting up xxd (2:8.1.0875-5) ... [2022-03-25T08:44:27.389Z] #20 47.78 Setting up zip (3.0-11+b1) ... [2022-03-25T08:44:27.389Z] #20 47.80 Setting up vim-common (2:8.1.0875-5) ... [2022-03-25T08:44:27.389Z] #20 47.83 Setting up bash-completion (1:2.8-6) ... [2022-03-25T08:44:27.402Z] #20 45.19 Selecting previously unselected package vim. [2022-03-25T08:44:27.402Z] #20 45.20 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2022-03-25T08:44:27.402Z] #20 45.23 Unpacking vim (2:8.1.0875-5) ... [2022-03-25T08:44:27.479Z] #20 59.79 Setting up python3-pip (18.1-5) ... [2022-03-25T08:44:27.557Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-25T08:44:27.557Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-25T08:44:27.663Z] #20 45.74 Selecting previously unselected package xfsprogs. [2022-03-25T08:44:27.663Z] #20 45.74 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-03-25T08:44:27.663Z] #20 45.75 Unpacking xfsprogs (4.20.0-1) ... [2022-03-25T08:44:28.235Z] #20 46.21 Selecting previously unselected package zip. [2022-03-25T08:44:28.235Z] #20 46.22 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-03-25T08:44:28.235Z] #20 46.23 Unpacking zip (3.0-11+b1) ... [2022-03-25T08:44:28.235Z] #20 46.44 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-03-25T08:44:28.235Z] #20 46.46 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-25T08:44:28.425Z] #20 60.82 Processing triggers for libc-bin (2.28-10) ... [2022-03-25T08:44:28.425Z] #20 60.89 Processing triggers for mime-support (3.62) ... [2022-03-25T08:44:28.496Z] #20 46.48 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-03-25T08:44:28.496Z] #20 46.49 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-25T08:44:28.496Z] #20 46.51 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-03-25T08:44:28.496Z] #20 46.52 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-03-25T08:44:28.496Z] #20 46.54 Setting up uidmap (1:4.5-1.1) ... [2022-03-25T08:44:28.496Z] #20 46.55 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-03-25T08:44:28.496Z] #20 46.57 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-25T08:44:28.496Z] #20 46.58 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-25T08:44:28.496Z] #20 46.59 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-25T08:44:28.496Z] #20 46.61 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-25T08:44:28.496Z] #20 46.63 Setting up xxd (2:8.1.0875-5) ... [2022-03-25T08:44:28.496Z] #20 46.65 Setting up zip (3.0-11+b1) ... [2022-03-25T08:44:28.496Z] #20 46.66 Setting up vim-common (2:8.1.0875-5) ... [2022-03-25T08:44:28.757Z] #20 46.68 Setting up bash-completion (1:2.8-6) ... [2022-03-25T08:44:28.914Z] #43 119.1 CC criu/sockets.o [2022-03-25T08:44:28.995Z] #20 DONE 61.6s [2022-03-25T08:44:28.995Z] [2022-03-25T08:44:28.995Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:44:28.995Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:44:28.995Z] #43 104.7 CC criu/fsnotify.o [2022-03-25T08:44:28.995Z] #43 105.9 CC criu/image-desc.o [2022-03-25T08:44:28.995Z] #43 106.1 CC criu/image.o [2022-03-25T08:44:28.995Z] #43 107.0 CC criu/ipc_ns.o [2022-03-25T08:44:28.995Z] #43 108.3 CC criu/irmap.o [2022-03-25T08:44:28.995Z] #43 108.9 CC criu/kcmp-ids.o [2022-03-25T08:44:28.995Z] #43 109.2 CC criu/kerndat.o [2022-03-25T08:44:28.995Z] #43 110.5 CC criu/libnetlink.o [2022-03-25T08:44:28.995Z] #43 110.8 CC criu/log.o [2022-03-25T08:44:28.995Z] #43 111.3 CC criu/lsm.o [2022-03-25T08:44:28.995Z] #43 111.9 CC criu/mem.o [2022-03-25T08:44:29.127Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-25T08:44:29.127Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-25T08:44:29.170Z] #43 119.6 CC criu/stats.o [2022-03-25T08:44:29.170Z] #43 119.8 CC criu/string.o [2022-03-25T08:44:29.252Z] #43 ... [2022-03-25T08:44:29.252Z] [2022-03-25T08:44:29.252Z] #21 [dev-systemd-false 8/26] 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-03-25T08:44:29.252Z] #21 sha256:4ddb015b462292086f6dcd8cd1e938ddcd103f2c29601fd51e84eea75177f92e [2022-03-25T08:44:29.426Z] #43 119.9 CC criu/sysctl.o [2022-03-25T08:44:29.987Z] #43 120.5 CC criu/sysfs_parse.o [2022-03-25T08:44:30.184Z] #21 0.873 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-25T08:44:30.184Z] #21 0.876 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-25T08:44:30.184Z] #21 0.880 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-25T08:44:30.184Z] #21 DONE 0.9s [2022-03-25T08:44:30.184Z] [2022-03-25T08:44:30.184Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-25T08:44:30.184Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-25T08:44:30.242Z] #43 120.8 CC criu/timens.o [2022-03-25T08:44:30.498Z] #43 121.2 CC criu/timerfd.o [2022-03-25T08:44:30.702Z] #20 50.67 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-03-25T08:44:30.703Z] #20 50.68 Setting up xz-utils (5.2.4-1) ... [2022-03-25T08:44:30.703Z] #20 50.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-25T08:44:30.703Z] #20 50.71 Setting up patch (2.7.6-3+deb10u1) ... [2022-03-25T08:44:30.703Z] #20 50.72 Setting up sudo (1.8.27-1+deb10u3) ... [2022-03-25T08:44:30.703Z] #20 50.82 invoke-rc.d: could not determine current runlevel [2022-03-25T08:44:30.703Z] #20 50.84 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-25T08:44:30.703Z] #20 50.85 Setting up pigz (2.4-1) ... [2022-03-25T08:44:30.703Z] #20 50.86 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-25T08:44:30.703Z] #20 50.87 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-25T08:44:30.703Z] #20 50.88 Setting up python-pip-whl (18.1-5) ... [2022-03-25T08:44:30.703Z] #20 50.90 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-03-25T08:44:30.703Z] #20 50.91 Setting up vim-runtime (2:8.1.0875-5) ... [2022-03-25T08:44:30.703Z] #20 51.33 Setting up libaio1:amd64 (0.3.112-3) ... [2022-03-25T08:44:30.753Z] #43 121.4 CC criu/tty.o [2022-03-25T08:44:30.962Z] #20 51.35 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-25T08:44:30.962Z] #20 51.36 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-25T08:44:30.962Z] #20 51.37 Setting up vim (2:8.1.0875-5) ... [2022-03-25T08:44:30.962Z] #20 51.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-25T08:44:30.962Z] #20 51.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-25T08:44:30.962Z] #20 51.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-25T08:44:30.962Z] #20 51.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-25T08:44:30.962Z] #20 51.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-25T08:44:30.962Z] #20 51.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-25T08:44:30.962Z] #20 51.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-25T08:44:30.962Z] #20 51.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-25T08:44:31.039Z] #20 38.67 Selecting previously unselected package libnet1:amd64. [2022-03-25T08:44:31.039Z] #20 38.68 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-25T08:44:31.039Z] #20 38.68 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-25T08:44:31.039Z] #20 38.75 Selecting previously unselected package libnl-3-200:amd64. [2022-03-25T08:44:31.039Z] #20 38.75 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-25T08:44:31.039Z] #20 38.76 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-25T08:44:31.039Z] #20 38.85 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-25T08:44:31.039Z] #20 38.86 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-25T08:44:31.039Z] #20 38.88 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-25T08:44:31.039Z] #20 38.95 Selecting previously unselected package libreadline5:amd64. [2022-03-25T08:44:31.039Z] #20 38.96 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-03-25T08:44:31.039Z] #20 38.96 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-25T08:44:31.039Z] #20 39.06 Selecting previously unselected package net-tools. [2022-03-25T08:44:31.039Z] #20 39.06 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-03-25T08:44:31.039Z] #20 39.07 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-25T08:44:31.039Z] #20 39.27 Selecting previously unselected package patch. [2022-03-25T08:44:31.039Z] #20 39.28 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-03-25T08:44:31.039Z] #20 39.29 Unpacking patch (2.7.6-3+deb10u1) ... [2022-03-25T08:44:31.222Z] #20 51.45 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-25T08:44:31.222Z] #20 51.46 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-03-25T08:44:31.222Z] #20 51.48 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-25T08:44:31.222Z] #20 51.49 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-25T08:44:31.222Z] #20 51.51 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-25T08:44:31.222Z] #20 51.52 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-03-25T08:44:31.297Z] #20 39.38 Selecting previously unselected package python-pip-whl. [2022-03-25T08:44:31.298Z] #20 39.41 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-03-25T08:44:31.298Z] #20 39.42 Unpacking python-pip-whl (18.1-5) ... [2022-03-25T08:44:31.864Z] #20 40.19 Selecting previously unselected package python3-lib2to3. [2022-03-25T08:44:31.864Z] #20 40.19 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-03-25T08:44:31.864Z] #20 40.20 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-03-25T08:44:32.077Z] #20 49.54 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-03-25T08:44:32.077Z] #20 49.56 Setting up xz-utils (5.2.4-1) ... [2022-03-25T08:44:32.077Z] #20 49.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-25T08:44:32.077Z] #20 49.60 Setting up patch (2.7.6-3+deb10u1) ... [2022-03-25T08:44:32.078Z] #20 49.61 Setting up sudo (1.8.27-1+deb10u3) ... [2022-03-25T08:44:32.078Z] #20 49.69 invoke-rc.d: could not determine current runlevel [2022-03-25T08:44:32.078Z] #20 49.70 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-25T08:44:32.078Z] #20 49.70 Setting up pigz (2.4-1) ... [2022-03-25T08:44:32.078Z] #20 49.72 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-25T08:44:32.078Z] #20 49.73 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-25T08:44:32.078Z] #20 49.76 Setting up python-pip-whl (18.1-5) ... [2022-03-25T08:44:32.078Z] #20 49.78 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-03-25T08:44:32.078Z] #20 49.79 Setting up vim-runtime (2:8.1.0875-5) ... [2022-03-25T08:44:32.078Z] #20 50.27 Setting up libaio1:amd64 (0.3.112-3) ... [2022-03-25T08:44:32.078Z] #20 50.29 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-25T08:44:32.078Z] #20 50.30 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-25T08:44:32.078Z] #20 50.31 Setting up vim (2:8.1.0875-5) ... [2022-03-25T08:44:32.078Z] #20 50.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-25T08:44:32.078Z] #20 50.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-25T08:44:32.078Z] #20 50.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-25T08:44:32.122Z] #20 40.31 Selecting previously unselected package python3-distutils. [2022-03-25T08:44:32.123Z] #20 40.34 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-03-25T08:44:32.123Z] #20 40.34 Unpacking python3-distutils (3.7.3-1) ... [2022-03-25T08:44:32.123Z] #20 40.49 Selecting previously unselected package python3-pip. [2022-03-25T08:44:32.123Z] #20 40.49 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-03-25T08:44:32.123Z] #20 40.49 Unpacking python3-pip (18.1-5) ... [2022-03-25T08:44:32.337Z] #20 50.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-25T08:44:32.337Z] #20 50.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-25T08:44:32.337Z] #20 50.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-25T08:44:32.337Z] #20 50.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-25T08:44:32.337Z] #20 50.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-25T08:44:32.337Z] #20 50.40 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-25T08:44:32.337Z] #20 50.42 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-03-25T08:44:32.337Z] #20 50.43 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-25T08:44:32.337Z] #20 50.45 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-25T08:44:32.337Z] #20 50.46 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-25T08:44:32.337Z] #20 50.47 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-03-25T08:44:32.640Z] #20 40.68 Selecting previously unselected package python3-pkg-resources. [2022-03-25T08:44:32.640Z] #20 40.70 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-03-25T08:44:32.640Z] #20 40.71 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-03-25T08:44:32.640Z] #20 40.85 Selecting previously unselected package python3-setuptools. [2022-03-25T08:44:32.640Z] #20 40.86 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-03-25T08:44:32.640Z] #20 40.87 Unpacking python3-setuptools (40.8.0-1) ... [2022-03-25T08:44:32.898Z] #20 41.08 Selecting previously unselected package python3-wheel. [2022-03-25T08:44:32.899Z] #20 41.10 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-03-25T08:44:32.899Z] #20 41.10 Unpacking python3-wheel (0.32.3-2) ... [2022-03-25T08:44:32.899Z] #20 41.19 Selecting previously unselected package sudo. [2022-03-25T08:44:32.899Z] #20 41.20 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-03-25T08:44:32.899Z] #20 41.22 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-03-25T08:44:33.268Z] #43 123.3 CC criu/tun.o [2022-03-25T08:44:33.268Z] #43 123.8 CC criu/uffd.o [2022-03-25T08:44:33.465Z] #20 41.68 Selecting previously unselected package thin-provisioning-tools. [2022-03-25T08:44:33.465Z] #20 41.69 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-03-25T08:44:33.465Z] #20 41.70 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-03-25T08:44:33.723Z] #20 41.92 Selecting previously unselected package uidmap. [2022-03-25T08:44:33.723Z] #20 41.94 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-03-25T08:44:33.723Z] #20 41.95 Unpacking uidmap (1:4.5-1.1) ... [2022-03-25T08:44:33.723Z] #20 42.06 Selecting previously unselected package vim-runtime. [2022-03-25T08:44:33.723Z] #20 42.07 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2022-03-25T08:44:33.723Z] #20 42.12 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-03-25T08:44:33.982Z] #20 42.17 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-03-25T08:44:33.982Z] #20 42.18 Unpacking vim-runtime (2:8.1.0875-5) ... [2022-03-25T08:44:34.519Z] #20 54.39 Setting up iptables (1.8.2-4) ... [2022-03-25T08:44:34.519Z] #20 54.41 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-25T08:44:34.519Z] #20 54.42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-25T08:44:34.519Z] #20 54.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-25T08:44:34.519Z] #20 54.43 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-25T08:44:34.519Z] #20 54.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-25T08:44:34.519Z] #20 54.44 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-25T08:44:34.519Z] #20 54.45 Setting up python3 (3.7.3-1) ... [2022-03-25T08:44:34.519Z] #20 ... [2022-03-25T08:44:34.519Z] [2022-03-25T08:44:34.519Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:44:34.519Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:44:34.519Z] #43 92.76 CC criu/cr-service.o [2022-03-25T08:44:34.519Z] #43 94.31 CC criu/crtools.o [2022-03-25T08:44:34.519Z] #43 94.90 CC criu/eventfd.o [2022-03-25T08:44:34.519Z] #43 95.36 CC criu/eventpoll.o [2022-03-25T08:44:34.519Z] #43 96.28 CC criu/external.o [2022-03-25T08:44:34.519Z] #43 96.68 CC criu/fault-injection.o [2022-03-25T08:44:34.519Z] #43 96.80 CC criu/fdstore.o [2022-03-25T08:44:34.519Z] #43 97.31 CC criu/fifo.o [2022-03-25T08:44:34.519Z] #43 97.71 CC criu/file-ids.o [2022-03-25T08:44:34.519Z] #43 98.10 CC criu/file-lock.o [2022-03-25T08:44:34.519Z] #43 99.02 CC criu/files-ext.o [2022-03-25T08:44:34.519Z] #43 99.36 CC criu/files-reg.o [2022-03-25T08:44:34.519Z] #43 101.6 CC criu/files.o [2022-03-25T08:44:34.519Z] #43 ... [2022-03-25T08:44:34.519Z] [2022-03-25T08:44:34.519Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-25T08:44:34.519Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-25T08:44:34.519Z] #20 54.88 Setting up python3-wheel (0.32.3-2) ... [2022-03-25T08:44:34.630Z] #43 125.1 CC criu/util.o [2022-03-25T08:44:34.630Z] #43 ... [2022-03-25T08:44:34.630Z] [2022-03-25T08:44:34.630Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-25T08:44:34.630Z] #22 sha256:16ddc319f064fedfb772d399a27d562e5a4e70c02d66ae3fa034eb5acd91f9e8 [2022-03-25T08:44:34.630Z] #22 24.42 Installing build dependencies: finished with status 'done' [2022-03-25T08:44:34.881Z] #20 ... [2022-03-25T08:44:34.881Z] [2022-03-25T08:44:34.881Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:44:34.881Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:44:34.881Z] #43 93.29 CC criu/cr-service.o [2022-03-25T08:44:34.881Z] #43 94.71 CC criu/crtools.o [2022-03-25T08:44:34.881Z] #43 95.31 CC criu/eventfd.o [2022-03-25T08:44:34.881Z] #43 95.69 CC criu/eventpoll.o [2022-03-25T08:44:34.881Z] #43 96.55 CC criu/external.o [2022-03-25T08:44:34.881Z] #43 96.87 CC criu/fault-injection.o [2022-03-25T08:44:34.881Z] #43 97.04 CC criu/fdstore.o [2022-03-25T08:44:34.881Z] #43 97.39 CC criu/fifo.o [2022-03-25T08:44:34.881Z] #43 97.78 CC criu/file-ids.o [2022-03-25T08:44:34.881Z] #43 98.07 CC criu/file-lock.o [2022-03-25T08:44:34.881Z] #43 99.00 CC criu/files-ext.o [2022-03-25T08:44:34.881Z] #43 99.33 CC criu/files-reg.o [2022-03-25T08:44:34.881Z] #43 101.5 CC criu/files.o [2022-03-25T08:44:34.881Z] #43 103.7 CC criu/filesystems.o [2022-03-25T08:44:35.091Z] #20 55.52 Setting up apparmor (2.13.2-10) ... [2022-03-25T08:44:35.445Z] #22 5.065 Collecting yamllint==1.26.1 [2022-03-25T08:44:35.453Z] #43 ... [2022-03-25T08:44:35.453Z] [2022-03-25T08:44:35.453Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-25T08:44:35.453Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-25T08:44:35.453Z] #20 53.42 Setting up iptables (1.8.2-4) ... [2022-03-25T08:44:35.453Z] #20 53.47 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-25T08:44:35.453Z] #20 53.48 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-25T08:44:35.453Z] #20 53.49 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-25T08:44:35.453Z] #20 53.49 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-25T08:44:35.453Z] #20 53.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-25T08:44:35.453Z] #20 53.50 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-25T08:44:35.453Z] #20 53.51 Setting up python3 (3.7.3-1) ... [2022-03-25T08:44:36.026Z] #20 53.96 Setting up python3-wheel (0.32.3-2) ... [2022-03-25T08:44:36.512Z] #20 ... [2022-03-25T08:44:36.512Z] [2022-03-25T08:44:36.512Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:44:36.512Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:44:36.512Z] #43 97.30 CC criu/files-ext.o [2022-03-25T08:44:36.512Z] #43 97.70 CC criu/files-reg.o [2022-03-25T08:44:36.512Z] #43 99.90 CC criu/files.o [2022-03-25T08:44:36.512Z] #43 102.1 CC criu/filesystems.o [2022-03-25T08:44:36.512Z] #43 103.0 CC criu/fsnotify.o [2022-03-25T08:44:36.512Z] #43 104.2 CC criu/image-desc.o [2022-03-25T08:44:36.512Z] #43 104.4 CC criu/image.o [2022-03-25T08:44:36.512Z] #43 105.3 CC criu/ipc_ns.o [2022-03-25T08:44:36.512Z] #43 106.6 CC criu/irmap.o [2022-03-25T08:44:36.512Z] #43 107.3 CC criu/kcmp-ids.o [2022-03-25T08:44:36.512Z] #43 107.7 CC criu/kerndat.o [2022-03-25T08:44:36.971Z] #20 54.82 Setting up apparmor (2.13.2-10) ... [2022-03-25T08:44:37.001Z] #20 57.30 Setting up xfsprogs (4.20.0-1) ... [2022-03-25T08:44:37.001Z] #20 57.32 Setting up python3-lib2to3 (3.7.3-1) ... [2022-03-25T08:44:37.080Z] #43 ... [2022-03-25T08:44:37.080Z] [2022-03-25T08:44:37.080Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-25T08:44:37.080Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-25T08:44:37.080Z] #20 45.27 Selecting previously unselected package vim. [2022-03-25T08:44:37.080Z] #20 45.28 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2022-03-25T08:44:37.080Z] #20 45.30 Unpacking vim (2:8.1.0875-5) ... [2022-03-25T08:44:37.262Z] #20 57.67 Setting up python3-pkg-resources (40.8.0-1) ... [2022-03-25T08:44:37.348Z] #22 ... [2022-03-25T08:44:37.348Z] [2022-03-25T08:44:37.348Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:44:37.348Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:44:37.348Z] #43 114.0 CC criu/memfd.o [2022-03-25T08:44:37.348Z] #43 114.8 CC criu/mount.o [2022-03-25T08:44:37.348Z] #43 119.0 CC criu/namespaces.o [2022-03-25T08:44:37.348Z] #43 120.7 CC criu/net.o [2022-03-25T08:44:37.648Z] #20 45.78 Selecting previously unselected package xfsprogs. [2022-03-25T08:44:37.648Z] #20 45.79 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-03-25T08:44:37.648Z] #20 45.79 Unpacking xfsprogs (4.20.0-1) ... [2022-03-25T08:44:37.906Z] #20 46.27 Selecting previously unselected package zip. [2022-03-25T08:44:38.165Z] #20 46.30 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-03-25T08:44:38.165Z] #20 46.31 Unpacking zip (3.0-11+b1) ... [2022-03-25T08:44:38.165Z] #20 46.54 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-03-25T08:44:38.204Z] #20 58.52 Setting up python3-distutils (3.7.3-1) ... [2022-03-25T08:44:38.424Z] #20 46.57 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-25T08:44:38.424Z] #20 46.59 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-03-25T08:44:38.424Z] #20 46.61 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-25T08:44:38.424Z] #20 46.62 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-03-25T08:44:38.424Z] #20 46.63 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-03-25T08:44:38.424Z] #20 46.65 Setting up uidmap (1:4.5-1.1) ... [2022-03-25T08:44:38.424Z] #20 46.66 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-03-25T08:44:38.424Z] #20 46.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-25T08:44:38.424Z] #20 46.68 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-25T08:44:38.424Z] #20 46.70 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-25T08:44:38.424Z] #20 46.72 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-25T08:44:38.424Z] #20 46.73 Setting up xxd (2:8.1.0875-5) ... [2022-03-25T08:44:38.424Z] #20 46.75 Setting up zip (3.0-11+b1) ... [2022-03-25T08:44:38.424Z] #20 46.76 Setting up vim-common (2:8.1.0875-5) ... [2022-03-25T08:44:38.424Z] #20 46.79 Setting up bash-completion (1:2.8-6) ... [2022-03-25T08:44:38.464Z] #20 59.04 Setting up python3-setuptools (40.8.0-1) ... [2022-03-25T08:44:38.618Z] #20 56.57 Setting up xfsprogs (4.20.0-1) ... [2022-03-25T08:44:38.618Z] #20 56.59 Setting up python3-lib2to3 (3.7.3-1) ... [2022-03-25T08:44:38.879Z] #20 57.01 Setting up python3-pkg-resources (40.8.0-1) ... [2022-03-25T08:44:39.846Z] #20 60.31 Setting up python3-pip (18.1-5) ... [2022-03-25T08:44:39.871Z] #22 ... [2022-03-25T08:44:39.871Z] [2022-03-25T08:44:39.871Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:44:39.871Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-25T08:44:39.871Z] #43 126.3 CC criu/uts_ns.o [2022-03-25T08:44:39.871Z] #43 126.4 CC criu/vdso.o [2022-03-25T08:44:39.871Z] #43 126.9 LINK criu/built-in.o [2022-03-25T08:44:39.871Z] #43 127.0 LINK criu/criu [2022-03-25T08:44:39.871Z] #43 127.4 DEP lib/c/criu.d [2022-03-25T08:44:39.871Z] #43 127.5 CC images/rpc.pb-c.o [2022-03-25T08:44:39.871Z] #43 128.1 CC lib/c/criu.o [2022-03-25T08:44:39.871Z] #43 129.2 LINK lib/c/built-in.o [2022-03-25T08:44:39.871Z] #43 129.2 LINK lib/c/libcriu.so [2022-03-25T08:44:39.871Z] #43 129.2 LINK lib/c/libcriu.a [2022-03-25T08:44:39.871Z] #43 129.4 GEN magic.py [2022-03-25T08:44:39.871Z] #43 129.6 Note: Building without setproctitle() and strlcpy() support. [2022-03-25T08:44:39.871Z] #43 129.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-25T08:44:39.871Z] #43 129.6 Note: Building without GnuTLS support [2022-03-25T08:44:39.871Z] #43 129.6 Makefile.config:39: Warn: you have no libnftables installed [2022-03-25T08:44:39.871Z] #43 129.6 Makefile.config:40: Warn: Building without nftables support [2022-03-25T08:44:39.871Z] #43 130.1 fatal: not a git repository (or any of the parent directories): .git [2022-03-25T08:44:40.082Z] #20 58.05 Setting up python3-distutils (3.7.3-1) ... [2022-03-25T08:44:40.127Z] #43 130.7 make[1]: Nothing to be done for 'all'. [2022-03-25T08:44:40.342Z] #20 58.48 Setting up python3-setuptools (40.8.0-1) ... [2022-03-25T08:44:40.631Z] #43 123.6 CC criu/netfilter.o [2022-03-25T08:44:40.631Z] #43 123.9 CC criu/page-pipe.o [2022-03-25T08:44:40.631Z] #43 ... [2022-03-25T08:44:40.631Z] [2022-03-25T08:44:40.631Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-25T08:44:40.631Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-25T08:44:40.631Z] #22 10.49 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-03-25T08:44:40.786Z] #20 61.37 Processing triggers for libc-bin (2.28-10) ... [2022-03-25T08:44:40.786Z] #20 61.42 Processing triggers for mime-support (3.62) ... [2022-03-25T08:44:41.054Z] #43 131.3 make[1]: 'images/built-in.o' is up to date. [2022-03-25T08:44:41.054Z] #43 131.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-03-25T08:44:41.054Z] #43 131.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-03-25T08:44:41.054Z] #43 131.4 make[1]: 'compel/libcompel.a' is up to date. [2022-03-25T08:44:41.054Z] #43 131.5 make[1]: 'compel/compel-host-bin' is up to date. [2022-03-25T08:44:41.054Z] #43 131.5 make[1]: Nothing to be done for 'all'. [2022-03-25T08:44:41.054Z] #43 131.5 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-25T08:44:41.054Z] #43 131.7 make[2]: Nothing to be done for 'all'. [2022-03-25T08:44:41.054Z] #43 131.7 make[2]: Nothing to be done for 'all'. [2022-03-25T08:44:41.286Z] #20 59.51 Setting up python3-pip (18.1-5) ... [2022-03-25T08:44:41.309Z] #43 131.7 make[2]: Nothing to be done for 'all'. [2022-03-25T08:44:41.309Z] #43 131.8 make[2]: Nothing to be done for 'all'. [2022-03-25T08:44:41.309Z] #43 131.9 make[2]: Nothing to be done for 'all'. [2022-03-25T08:44:41.309Z] #43 131.9 make[2]: Nothing to be done for 'all'. [2022-03-25T08:44:41.309Z] #43 131.9 make[2]: Nothing to be done for 'all'. [2022-03-25T08:44:41.309Z] #43 132.0 make[2]: Nothing to be done for 'all'. [2022-03-25T08:44:41.565Z] #43 132.0 INSTALL criu/criu [2022-03-25T08:44:41.721Z] #20 49.72 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-03-25T08:44:41.721Z] #20 49.73 Setting up xz-utils (5.2.4-1) ... [2022-03-25T08:44:41.721Z] #20 49.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-25T08:44:41.721Z] #20 49.78 Setting up patch (2.7.6-3+deb10u1) ... [2022-03-25T08:44:41.721Z] #20 49.81 Setting up sudo (1.8.27-1+deb10u3) ... [2022-03-25T08:44:41.721Z] #20 49.87 invoke-rc.d: could not determine current runlevel [2022-03-25T08:44:41.721Z] #20 49.88 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-25T08:44:41.721Z] #20 49.89 Setting up pigz (2.4-1) ... [2022-03-25T08:44:41.721Z] #20 49.90 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-25T08:44:41.721Z] #20 49.91 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-25T08:44:41.721Z] #20 49.94 Setting up python-pip-whl (18.1-5) ... [2022-03-25T08:44:41.721Z] #20 49.95 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-03-25T08:44:41.721Z] #20 49.96 Setting up vim-runtime (2:8.1.0875-5) ... [2022-03-25T08:44:41.728Z] #20 DONE 62.2s [2022-03-25T08:44:41.728Z] [2022-03-25T08:44:41.728Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:44:41.728Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:44:41.728Z] #43 103.8 CC criu/filesystems.o [2022-03-25T08:44:41.728Z] #43 104.5 CC criu/fsnotify.o [2022-03-25T08:44:41.728Z] #43 105.8 CC criu/image-desc.o [2022-03-25T08:44:41.728Z] #43 106.0 CC criu/image.o [2022-03-25T08:44:41.728Z] #43 106.9 CC criu/ipc_ns.o [2022-03-25T08:44:41.728Z] #43 108.2 CC criu/irmap.o [2022-03-25T08:44:41.728Z] #43 108.8 CC criu/kcmp-ids.o [2022-03-25T08:44:41.728Z] #43 109.2 CC criu/kerndat.o [2022-03-25T08:44:41.728Z] #43 ... [2022-03-25T08:44:41.728Z] [2022-03-25T08:44:41.728Z] #21 [dev-systemd-false 8/26] 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-03-25T08:44:41.728Z] #21 sha256:4ddb015b462292086f6dcd8cd1e938ddcd103f2c29601fd51e84eea75177f92e [2022-03-25T08:44:41.822Z] #43 ... [2022-03-25T08:44:41.822Z] [2022-03-25T08:44:41.822Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-25T08:44:41.822Z] #22 sha256:16ddc319f064fedfb772d399a27d562e5a4e70c02d66ae3fa034eb5acd91f9e8 [2022-03-25T08:44:41.822Z] #22 31.71 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-03-25T08:44:41.822Z] #22 31.71 Building wheels for collected packages: yamllint, pyyaml [2022-03-25T08:44:41.822Z] #22 31.71 Running setup.py bdist_wheel for yamllint: started [2022-03-25T08:44:41.994Z] #20 50.34 Setting up libaio1:amd64 (0.3.112-3) ... [2022-03-25T08:44:41.994Z] #20 50.37 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-25T08:44:41.994Z] #20 50.38 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-25T08:44:41.994Z] #20 50.39 Setting up vim (2:8.1.0875-5) ... [2022-03-25T08:44:41.994Z] #20 50.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-25T08:44:41.994Z] #20 50.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-25T08:44:41.994Z] #20 50.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-25T08:44:41.994Z] #20 50.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-25T08:44:42.005Z] #22 11.69 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-03-25T08:44:42.005Z] #22 11.74 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-03-25T08:44:42.005Z] #22 11.81 Collecting pyyaml (from yamllint==1.26.1) [2022-03-25T08:44:42.077Z] #22 ... [2022-03-25T08:44:42.077Z] [2022-03-25T08:44:42.077Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:44:42.077Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-25T08:44:42.077Z] #43 DONE 132.7s [2022-03-25T08:44:42.257Z] #20 50.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-25T08:44:42.257Z] #20 50.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-25T08:44:42.257Z] #20 50.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-25T08:44:42.257Z] #20 50.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-25T08:44:42.257Z] #20 50.50 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-25T08:44:42.257Z] #20 50.52 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-03-25T08:44:42.257Z] #20 50.53 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-25T08:44:42.257Z] #20 50.54 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-25T08:44:42.257Z] #20 50.55 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-25T08:44:42.257Z] #20 50.58 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-03-25T08:44:42.263Z] #22 12.11 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-03-25T08:44:42.333Z] [2022-03-25T08:44:42.333Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-03-25T08:44:42.333Z] #24 sha256:0571493a8b6195c03182d7d016e7a3869e2e365198d847587a608301ea6cc001 [2022-03-25T08:44:42.521Z] #22 12.38 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-03-25T08:44:42.521Z] #22 12.39 Building wheels for collected packages: yamllint [2022-03-25T08:44:42.521Z] #22 12.39 Running setup.py bdist_wheel for yamllint: started [2022-03-25T08:44:42.672Z] #20 60.58 Processing triggers for libc-bin (2.28-10) ... [2022-03-25T08:44:42.672Z] #20 60.60 Processing triggers for mime-support (3.62) ... [2022-03-25T08:44:42.673Z] #21 0.881 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-25T08:44:42.673Z] #21 0.886 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-25T08:44:42.673Z] #21 0.891 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-25T08:44:42.673Z] #21 DONE 1.0s [2022-03-25T08:44:42.673Z] [2022-03-25T08:44:42.673Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-25T08:44:42.673Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-25T08:44:42.894Z] #24 ... [2022-03-25T08:44:42.894Z] [2022-03-25T08:44:42.894Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-25T08:44:42.894Z] #22 sha256:16ddc319f064fedfb772d399a27d562e5a4e70c02d66ae3fa034eb5acd91f9e8 [2022-03-25T08:44:42.894Z] #22 32.72 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-03-25T08:44:42.894Z] #22 32.73 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-03-25T08:44:42.894Z] #22 32.77 Running setup.py bdist_wheel for pyyaml: started [2022-03-25T08:44:43.244Z] #20 DONE 61.4s [2022-03-25T08:44:43.244Z] [2022-03-25T08:44:43.245Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:44:43.245Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:44:43.245Z] #43 104.4 CC criu/fsnotify.o [2022-03-25T08:44:43.245Z] #43 105.5 CC criu/image-desc.o [2022-03-25T08:44:43.245Z] #43 105.7 CC criu/image.o [2022-03-25T08:44:43.245Z] #43 106.7 CC criu/ipc_ns.o [2022-03-25T08:44:43.245Z] #43 107.9 CC criu/irmap.o [2022-03-25T08:44:43.245Z] #43 108.6 CC criu/kcmp-ids.o [2022-03-25T08:44:43.245Z] #43 109.0 CC criu/kerndat.o [2022-03-25T08:44:43.245Z] #43 110.1 CC criu/libnetlink.o [2022-03-25T08:44:43.245Z] #43 110.5 CC criu/log.o [2022-03-25T08:44:43.245Z] #43 111.0 CC criu/lsm.o [2022-03-25T08:44:43.245Z] #43 111.4 CC criu/mem.o [2022-03-25T08:44:43.455Z] #22 13.49 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-03-25T08:44:43.455Z] #22 13.49 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-03-25T08:44:43.455Z] #22 13.55 Successfully built yamllint [2022-03-25T08:44:43.506Z] #43 ... [2022-03-25T08:44:43.506Z] [2022-03-25T08:44:43.506Z] #21 [dev-systemd-false 8/26] 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-03-25T08:44:43.506Z] #21 sha256:4ddb015b462292086f6dcd8cd1e938ddcd103f2c29601fd51e84eea75177f92e [2022-03-25T08:44:43.713Z] #22 13.58 Installing collected packages: pathspec, pyyaml, yamllint [2022-03-25T08:44:43.971Z] #22 14.00 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-25T08:44:44.451Z] #21 0.881 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-25T08:44:44.451Z] #21 0.886 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-25T08:44:44.451Z] #21 0.890 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-25T08:44:44.451Z] #21 DONE 0.9s [2022-03-25T08:44:44.451Z] [2022-03-25T08:44:44.451Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-25T08:44:44.451Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-25T08:44:44.538Z] #22 DONE 14.4s [2022-03-25T08:44:44.539Z] [2022-03-25T08:44:44.539Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-03-25T08:44:44.539Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-25T08:44:44.539Z] #40 188.1 + dpkg --print-architecture [2022-03-25T08:44:44.539Z] #40 188.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-03-25T08:44:44.539Z] #40 188.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-25T08:44:44.539Z] #40 188.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-25T08:44:44.797Z] #40 ... [2022-03-25T08:44:44.797Z] [2022-03-25T08:44:44.797Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-03-25T08:44:44.797Z] #25 sha256:9692847523980274b2f6127fe3b3f5ba99b403f170225042a86f5c12aa9fd78f [2022-03-25T08:44:44.797Z] #25 DONE 0.2s [2022-03-25T08:44:44.797Z] [2022-03-25T08:44:44.797Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-25T08:44:44.797Z] #30 sha256:2a4b369d1474b5bd8ba262068399157f4e226b556140d84af4534ed3c50cb946 [2022-03-25T08:44:45.539Z] #20 53.53 Setting up iptables (1.8.2-4) ... [2022-03-25T08:44:45.539Z] #20 53.54 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-25T08:44:45.539Z] #20 53.56 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-25T08:44:45.539Z] #20 53.57 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-25T08:44:45.539Z] #20 53.57 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-25T08:44:45.539Z] #20 53.58 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-25T08:44:45.539Z] #20 53.58 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-25T08:44:45.539Z] #20 53.59 Setting up python3 (3.7.3-1) ... [2022-03-25T08:44:45.732Z] #30 DONE 1.1s [2022-03-25T08:44:45.732Z] [2022-03-25T08:44:45.732Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-25T08:44:45.732Z] #33 sha256:53433b040e8d841c2669e9bcc8bee66300fecc3c3a257572ac0d666a81e6fb82 [2022-03-25T08:44:45.732Z] #33 DONE 0.1s [2022-03-25T08:44:45.732Z] [2022-03-25T08:44:45.732Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-03-25T08:44:45.732Z] #35 sha256:2c0510299b71e21e302e81bafcaf0c9672fb757f5bb9def0f6d050328a4c8850 [2022-03-25T08:44:45.732Z] #35 DONE 0.0s [2022-03-25T08:44:45.732Z] [2022-03-25T08:44:45.732Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:44:45.732Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:44:45.732Z] #43 124.6 CC criu/page-xfer.o [2022-03-25T08:44:45.732Z] #43 126.2 CC criu/pagemap-cache.o [2022-03-25T08:44:45.732Z] #43 126.6 CC criu/pagemap.o [2022-03-25T08:44:45.732Z] #43 127.7 CC criu/parasite-syscall.o [2022-03-25T08:44:45.732Z] #43 128.9 CC criu/path.o [2022-03-25T08:44:45.732Z] #43 ... [2022-03-25T08:44:45.732Z] [2022-03-25T08:44:45.732Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-03-25T08:44:45.732Z] #38 sha256:42f107d889569e1834f831f3526c151884920f94eaedcb94b7362b6d645ab621 [2022-03-25T08:44:45.732Z] #38 DONE 0.0s [2022-03-25T08:44:45.732Z] [2022-03-25T08:44:45.732Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:44:45.732Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:44:45.732Z] #43 129.3 CC criu/pie-util-vdso-elf32.o [2022-03-25T08:44:45.798Z] #20 54.04 Setting up python3-wheel (0.32.3-2) ... [2022-03-25T08:44:46.635Z] #20 54.68 Setting up apparmor (2.13.2-10) ... [2022-03-25T08:44:46.667Z] #43 129.7 CC criu/pie-util-vdso.o [2022-03-25T08:44:46.667Z] #43 130.1 CC criu/pie-util.o [2022-03-25T08:44:46.925Z] #43 130.4 CC criu/pipes.o [2022-03-25T08:44:47.060Z] #22 36.69 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2022-03-25T08:44:47.060Z] #22 36.69 Stored in directory: /root/.cache/pip/wheels/95/84/67/ebeac632c63797cfbeb90128ca41073117721540dad526d213 [2022-03-25T08:44:47.060Z] #22 36.80 Successfully built yamllint pyyaml [2022-03-25T08:44:47.060Z] #22 36.81 Installing collected packages: pathspec, pyyaml, yamllint [2022-03-25T08:44:47.060Z] #22 37.05 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-25T08:44:47.622Z] #22 DONE 37.2s [2022-03-25T08:44:47.622Z] [2022-03-25T08:44:47.622Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-25T08:44:47.622Z] #53 sha256:a0006fce556747850ad26f8580422a5a26810a05e2bc4f9fa590061bae3d7495 [2022-03-25T08:44:47.860Z] #43 131.1 CC criu/plugin.o [2022-03-25T08:44:47.962Z] #22 4.900 Collecting yamllint==1.26.1 [2022-03-25T08:44:48.012Z] #20 ... [2022-03-25T08:44:48.012Z] [2022-03-25T08:44:48.012Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:44:48.012Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:44:48.012Z] #43 108.9 CC criu/libnetlink.o [2022-03-25T08:44:48.012Z] #43 109.2 CC criu/log.o [2022-03-25T08:44:48.012Z] #43 109.7 CC criu/lsm.o [2022-03-25T08:44:48.012Z] #43 110.2 CC criu/mem.o [2022-03-25T08:44:48.012Z] #43 112.0 CC criu/memfd.o [2022-03-25T08:44:48.012Z] #43 112.7 CC criu/mount.o [2022-03-25T08:44:48.012Z] #43 117.1 CC criu/namespaces.o [2022-03-25T08:44:48.012Z] #43 119.0 CC criu/net.o [2022-03-25T08:44:48.012Z] #43 ... [2022-03-25T08:44:48.012Z] [2022-03-25T08:44:48.012Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-25T08:44:48.012Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-25T08:44:48.012Z] #20 56.45 Setting up xfsprogs (4.20.0-1) ... [2022-03-25T08:44:48.119Z] #43 131.5 CC criu/proc_parse.o [2022-03-25T08:44:48.271Z] #20 56.46 Setting up python3-lib2to3 (3.7.3-1) ... [2022-03-25T08:44:48.530Z] #20 56.86 Setting up python3-pkg-resources (40.8.0-1) ... [2022-03-25T08:44:49.347Z] #22 ... [2022-03-25T08:44:49.347Z] [2022-03-25T08:44:49.347Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:44:49.347Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:44:49.347Z] #43 110.6 CC criu/libnetlink.o [2022-03-25T08:44:49.347Z] #43 111.2 CC criu/log.o [2022-03-25T08:44:49.347Z] #43 111.9 CC criu/lsm.o [2022-03-25T08:44:49.348Z] #43 112.4 CC criu/mem.o [2022-03-25T08:44:49.348Z] #43 114.3 CC criu/memfd.o [2022-03-25T08:44:49.348Z] #43 115.0 CC criu/mount.o [2022-03-25T08:44:49.465Z] #20 57.66 Setting up python3-distutils (3.7.3-1) ... [2022-03-25T08:44:49.746Z] #22 4.861 Collecting yamllint==1.26.1 [2022-03-25T08:44:50.032Z] #20 58.12 Setting up python3-setuptools (40.8.0-1) ... [2022-03-25T08:44:50.289Z] #43 118.6 CC criu/namespaces.o [2022-03-25T08:44:50.381Z] Removing intermediate container 1c6f9d70b2e6 [2022-03-25T08:44:50.381Z] ---> 8dee2c00cd81 [2022-03-25T08:44:50.381Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2022-03-25T08:44:50.381Z] ---> Running in 1af2fabbbda5 [2022-03-25T08:44:50.672Z] #43 134.0 CC criu/protobuf-desc.o [2022-03-25T08:44:50.851Z] Removing intermediate container 1af2fabbbda5 [2022-03-25T08:44:50.851Z] ---> ae14a19f75dc [2022-03-25T08:44:50.851Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-25T08:44:50.851Z] ---> Running in 3faf359c3617 [2022-03-25T08:44:50.967Z] #20 59.26 Setting up python3-pip (18.1-5) ... [2022-03-25T08:44:51.320Z] Removing intermediate container 3faf359c3617 [2022-03-25T08:44:51.320Z] ---> b34a1067f94e [2022-03-25T08:44:51.320Z] Step 10/10 : COPY . . [2022-03-25T08:44:51.603Z] #43 134.8 CC criu/protobuf.o [2022-03-25T08:44:51.660Z] #22 ... [2022-03-25T08:44:51.660Z] [2022-03-25T08:44:51.660Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:44:51.660Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:44:51.660Z] #43 113.1 CC criu/memfd.o [2022-03-25T08:44:51.660Z] #43 114.0 CC criu/mount.o [2022-03-25T08:44:51.660Z] #43 118.1 CC criu/namespaces.o [2022-03-25T08:44:51.660Z] #43 119.7 CC criu/net.o [2022-03-25T08:44:51.861Z] #43 135.2 CC criu/pstree.o [2022-03-25T08:44:51.912Z] #20 60.26 Processing triggers for libc-bin (2.28-10) ... [2022-03-25T08:44:52.171Z] #20 60.29 Processing triggers for mime-support (3.62) ... [2022-03-25T08:44:52.202Z] #43 120.3 CC criu/net.o [2022-03-25T08:44:52.430Z] #20 DONE 60.7s [2022-03-25T08:44:52.430Z] [2022-03-25T08:44:52.430Z] #21 [dev-systemd-false 8/26] 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-03-25T08:44:52.430Z] #21 sha256:4ddb015b462292086f6dcd8cd1e938ddcd103f2c29601fd51e84eea75177f92e [2022-03-25T08:44:52.773Z] #43 ... [2022-03-25T08:44:52.773Z] [2022-03-25T08:44:52.773Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-25T08:44:52.773Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-25T08:44:52.773Z] #22 10.25 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-03-25T08:44:53.234Z] #43 136.5 CC criu/rbtree.o [2022-03-25T08:44:53.492Z] #43 136.8 CC criu/rst-malloc.o [2022-03-25T08:44:53.574Z] #43 122.6 CC criu/netfilter.o [2022-03-25T08:44:53.750Z] #43 137.1 CC criu/seccomp.o [2022-03-25T08:44:54.145Z] #43 123.0 CC criu/page-pipe.o [2022-03-25T08:44:54.157Z] #22 11.38 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-03-25T08:44:54.157Z] #22 11.42 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-03-25T08:44:54.157Z] #22 11.48 Collecting pyyaml (from yamllint==1.26.1) [2022-03-25T08:44:54.317Z] #43 137.7 CC criu/seize.o [2022-03-25T08:44:54.333Z] #21 1.539 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-25T08:44:54.333Z] #21 1.543 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-25T08:44:54.333Z] #21 1.547 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-25T08:44:54.333Z] #21 DONE 1.6s [2022-03-25T08:44:54.333Z] [2022-03-25T08:44:54.333Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-25T08:44:54.333Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-25T08:44:54.406Z] #43 ... [2022-03-25T08:44:54.406Z] [2022-03-25T08:44:54.406Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-25T08:44:54.406Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-25T08:44:54.406Z] #22 10.22 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-03-25T08:44:54.417Z] #22 11.77 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-03-25T08:44:54.701Z] #22 12.10 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-03-25T08:44:54.701Z] #22 12.10 Building wheels for collected packages: yamllint [2022-03-25T08:44:54.701Z] #22 12.11 Running setup.py bdist_wheel for yamllint: started [2022-03-25T08:44:55.252Z] #43 138.7 CC criu/servicefd.o [2022-03-25T08:44:55.753Z] #53 ... [2022-03-25T08:44:55.753Z] [2022-03-25T08:44:55.753Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-03-25T08:44:55.753Z] #24 sha256:0571493a8b6195c03182d7d016e7a3869e2e365198d847587a608301ea6cc001 [2022-03-25T08:44:55.753Z] #24 201.8 + return [2022-03-25T08:44:55.819Z] #43 139.2 CC criu/shmem.o [2022-03-25T08:44:55.824Z] #22 11.51 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-03-25T08:44:55.824Z] #22 11.57 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-03-25T08:44:55.824Z] #22 11.64 Collecting pyyaml (from yamllint==1.26.1) [2022-03-25T08:44:56.083Z] #22 11.89 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-03-25T08:44:56.089Z] #22 13.33 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-03-25T08:44:56.089Z] #22 13.33 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-03-25T08:44:56.089Z] #22 13.40 Successfully built yamllint [2022-03-25T08:44:56.089Z] #22 13.42 Installing collected packages: pathspec, pyyaml, yamllint [2022-03-25T08:44:56.343Z] #22 12.15 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-03-25T08:44:56.603Z] #22 12.15 Building wheels for collected packages: yamllint [2022-03-25T08:44:56.603Z] #22 12.15 Running setup.py bdist_wheel for yamllint: started [2022-03-25T08:44:56.667Z] #22 13.82 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-25T08:44:56.928Z] #22 DONE 14.1s [2022-03-25T08:44:56.928Z] [2022-03-25T08:44:56.928Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-03-25T08:44:56.928Z] #25 sha256:74c2a990664e29512ba3c2273021db2b73b8dc24aa267fae7808b911b5ab49d4 [2022-03-25T08:44:56.928Z] #25 DONE 0.1s [2022-03-25T08:44:56.928Z] [2022-03-25T08:44:56.928Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-25T08:44:56.928Z] #30 sha256:047138750c453ca0d75594f76cd788f9b83ac3f300e7318629caeea0f22182a3 [2022-03-25T08:44:57.193Z] #43 140.3 CC criu/sigframe.o [2022-03-25T08:44:57.193Z] #43 140.4 CC criu/signalfd.o [2022-03-25T08:44:57.193Z] #43 140.7 CC criu/sk-inet.o [2022-03-25T08:44:57.545Z] #22 13.31 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-03-25T08:44:57.546Z] #22 13.31 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-03-25T08:44:57.546Z] #22 13.37 Successfully built yamllint [2022-03-25T08:44:57.546Z] #22 13.40 Installing collected packages: pathspec, pyyaml, yamllint [2022-03-25T08:44:58.118Z] #22 13.78 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-25T08:44:58.267Z] #24 DONE 203.6s [2022-03-25T08:44:58.267Z] [2022-03-25T08:44:58.267Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-25T08:44:58.267Z] #56 sha256:9bf4096898de0cabab0a172648d97bdf28ceec5dde6650aa416808d6086b5630 [2022-03-25T08:44:58.267Z] #56 167.2 + bin/containerd [2022-03-25T08:44:58.322Z] #30 DONE 1.0s [2022-03-25T08:44:58.322Z] [2022-03-25T08:44:58.322Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-25T08:44:58.322Z] #33 sha256:f910c3d5ac26dc04aef545c708dbf27a2123420df8f6c126c3ec3153f8c4c747 [2022-03-25T08:44:58.322Z] #33 DONE 0.1s [2022-03-25T08:44:58.322Z] [2022-03-25T08:44:58.322Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-03-25T08:44:58.322Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-25T08:44:58.322Z] #40 185.0 + dpkg --print-architecture [2022-03-25T08:44:58.322Z] #40 185.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-03-25T08:44:58.322Z] #40 185.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-25T08:44:58.322Z] #40 185.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-25T08:44:58.322Z] #40 ... [2022-03-25T08:44:58.322Z] [2022-03-25T08:44:58.322Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-03-25T08:44:58.322Z] #35 sha256:7fa3d858793d2ff9215acf2319e22daaa7f5a8de472041c2f019ebfa34c83899 [2022-03-25T08:44:58.322Z] #35 DONE 0.1s [2022-03-25T08:44:58.322Z] [2022-03-25T08:44:58.322Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-03-25T08:44:58.322Z] #38 sha256:edccfdf16263671be7393177bf05e7e3139033b6a5df85de8eb7c347978f040f [2022-03-25T08:44:58.322Z] #38 DONE 0.1s [2022-03-25T08:44:58.322Z] [2022-03-25T08:44:58.322Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:44:58.322Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:44:58.322Z] #43 123.5 CC criu/netfilter.o [2022-03-25T08:44:58.322Z] #43 123.8 CC criu/page-pipe.o [2022-03-25T08:44:58.322Z] #43 124.5 CC criu/page-xfer.o [2022-03-25T08:44:58.380Z] #22 DONE 14.2s [2022-03-25T08:44:58.380Z] [2022-03-25T08:44:58.380Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-03-25T08:44:58.380Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-25T08:44:58.380Z] #40 191.3 + dpkg --print-architecture [2022-03-25T08:44:58.380Z] #40 191.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-03-25T08:44:58.569Z] #43 141.9 CC criu/sk-netlink.o [2022-03-25T08:44:58.582Z] #43 126.8 CC criu/pagemap-cache.o [2022-03-25T08:44:58.642Z] #40 192.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-25T08:44:58.642Z] #40 192.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-25T08:44:58.642Z] #40 ... [2022-03-25T08:44:58.642Z] [2022-03-25T08:44:58.642Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-03-25T08:44:58.642Z] #25 sha256:96dd5270628318d1e1ebb80fd9bcfd3d8340a7c9ad979fea265a305c2a8f6aed [2022-03-25T08:44:58.642Z] #25 DONE 0.2s [2022-03-25T08:44:58.642Z] [2022-03-25T08:44:58.642Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-25T08:44:58.642Z] #30 sha256:a985597763c72e52a2d11b1ffde42c700c229c5bb1097c2a7f727a9ddb8aab58 [2022-03-25T08:44:58.827Z] #43 ... [2022-03-25T08:44:58.827Z] [2022-03-25T08:44:58.827Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:44:58.828Z] #49 sha256:b3fdbf842daf6ed5bc04976d308ca50b0f7cca2cd446378da0e5079436a5b20b [2022-03-25T08:44:58.828Z] #49 206.4 + /build/golangci-lint --version [2022-03-25T08:44:58.843Z] #43 127.2 CC criu/pagemap.o [2022-03-25T08:44:59.086Z] #49 206.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-03-25T08:44:59.345Z] #49 DONE 207.1s [2022-03-25T08:44:59.345Z] [2022-03-25T08:44:59.345Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:44:59.345Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:44:59.345Z] #43 142.4 CC criu/sk-packet.o [2022-03-25T08:44:59.599Z] #22 ... [2022-03-25T08:44:59.599Z] [2022-03-25T08:44:59.599Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:44:59.599Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:44:59.599Z] #43 122.5 CC criu/netfilter.o [2022-03-25T08:44:59.599Z] #43 122.9 CC criu/page-pipe.o [2022-03-25T08:44:59.599Z] #43 123.5 CC criu/page-xfer.o [2022-03-25T08:44:59.599Z] #43 125.4 CC criu/pagemap-cache.o [2022-03-25T08:44:59.600Z] #43 125.8 CC criu/pagemap.o [2022-03-25T08:44:59.600Z] #43 127.0 CC criu/parasite-syscall.o [2022-03-25T08:44:59.600Z] #43 128.1 CC criu/path.o [2022-03-25T08:44:59.600Z] #43 128.4 CC criu/pie-util-vdso-elf32.o [2022-03-25T08:44:59.600Z] #43 128.9 CC criu/pie-util-vdso.o [2022-03-25T08:44:59.600Z] #43 129.4 CC criu/pie-util.o [2022-03-25T08:44:59.600Z] #43 129.7 CC criu/pipes.o [2022-03-25T08:44:59.600Z] #43 130.6 CC criu/plugin.o [2022-03-25T08:44:59.600Z] #43 ... [2022-03-25T08:44:59.600Z] [2022-03-25T08:44:59.600Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-25T08:44:59.600Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-25T08:44:59.600Z] #22 5.557 Collecting yamllint==1.26.1 [2022-03-25T08:44:59.786Z] #43 128.0 CC criu/parasite-syscall.o [2022-03-25T08:45:00.281Z] #43 143.5 CC criu/sk-queue.o [2022-03-25T08:45:00.357Z] #43 129.0 CC criu/path.o [2022-03-25T08:45:00.562Z] #30 DONE 1.6s [2022-03-25T08:45:00.562Z] [2022-03-25T08:45:00.562Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:45:00.562Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:45:00.562Z] #43 123.6 CC criu/page-xfer.o [2022-03-25T08:45:00.562Z] #43 125.4 CC criu/pagemap-cache.o [2022-03-25T08:45:00.562Z] #43 125.8 CC criu/pagemap.o [2022-03-25T08:45:00.562Z] #43 126.9 CC criu/parasite-syscall.o [2022-03-25T08:45:00.562Z] #43 128.2 CC criu/path.o [2022-03-25T08:45:00.562Z] #43 128.6 CC criu/pie-util-vdso-elf32.o [2022-03-25T08:45:00.562Z] #43 129.0 CC criu/pie-util-vdso.o [2022-03-25T08:45:00.562Z] #43 ... [2022-03-25T08:45:00.562Z] [2022-03-25T08:45:00.562Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-25T08:45:00.562Z] #33 sha256:0044dda1967cf1e62c24ae2dbb58518277528ef1a48f8d31246c258235114d57 [2022-03-25T08:45:00.562Z] #33 DONE 0.1s [2022-03-25T08:45:00.562Z] [2022-03-25T08:45:00.562Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-03-25T08:45:00.562Z] #35 sha256:26af7cd4b0c84daeaa55c227dd8801343bc466ad0353787bd504c9d6627dda26 [2022-03-25T08:45:00.562Z] #35 DONE 0.1s [2022-03-25T08:45:00.562Z] [2022-03-25T08:45:00.562Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-03-25T08:45:00.562Z] #38 sha256:d376ded84444b635b549e557851db67333a530bfc18cae3a4122e569ce931a4c [2022-03-25T08:45:00.823Z] #38 DONE 0.1s [2022-03-25T08:45:00.824Z] [2022-03-25T08:45:00.824Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:45:00.824Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:45:00.824Z] #43 129.5 CC criu/pie-util.o [2022-03-25T08:45:00.824Z] #43 129.7 CC criu/pipes.o [2022-03-25T08:45:00.848Z] #43 144.2 CC criu/sk-tcp.o [2022-03-25T08:45:00.929Z] #43 129.3 CC criu/pie-util-vdso-elf32.o [2022-03-25T08:45:01.106Z] #43 144.6 CC criu/sk-unix.o [2022-03-25T08:45:01.189Z] #43 129.7 CC criu/pie-util-vdso.o [2022-03-25T08:45:01.396Z] #43 130.3 CC criu/plugin.o [2022-03-25T08:45:01.536Z] #56 ... [2022-03-25T08:45:01.536Z] [2022-03-25T08:45:01.536Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-03-25T08:45:01.536Z] #25 sha256:0e26f7d9c571ef16b2d78883fd0c049abee9e114ba34eb3be24cdc925e525ffb [2022-03-25T08:45:01.536Z] #25 DONE 2.3s [2022-03-25T08:45:01.536Z] [2022-03-25T08:45:01.536Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-25T08:45:01.536Z] #30 sha256:9c4e809d5a462a4123a787a4e2251c1902a6786033e405a02e11593066a32685 [2022-03-25T08:45:01.657Z] #43 130.7 CC criu/proc_parse.o [2022-03-25T08:45:01.760Z] #43 130.1 CC criu/pie-util.o [2022-03-25T08:45:02.021Z] #43 130.3 CC criu/pipes.o [2022-03-25T08:45:02.592Z] #43 131.0 CC criu/plugin.o [2022-03-25T08:45:02.853Z] #43 131.4 CC criu/proc_parse.o [2022-03-25T08:45:03.007Z] #43 146.4 CC criu/sockets.o [2022-03-25T08:45:03.942Z] #43 147.1 CC criu/stats.o [2022-03-25T08:45:03.942Z] #43 ... [2022-03-25T08:45:03.942Z] [2022-03-25T08:45:03.942Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-03-25T08:45:03.942Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-25T08:45:03.942Z] #40 DONE 211.1s [2022-03-25T08:45:03.942Z] [2022-03-25T08:45:03.942Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:45:03.942Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:45:03.942Z] #43 147.4 CC criu/string.o [2022-03-25T08:45:04.202Z] #43 147.6 CC criu/sysctl.o [2022-03-25T08:45:04.865Z] #22 ... [2022-03-25T08:45:04.865Z] [2022-03-25T08:45:04.865Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-03-25T08:45:04.865Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-25T08:45:04.865Z] #40 189.8 + dpkg --print-architecture [2022-03-25T08:45:04.865Z] #40 189.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-03-25T08:45:04.865Z] #40 190.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-25T08:45:04.865Z] #40 190.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-25T08:45:04.865Z] #40 ... [2022-03-25T08:45:04.865Z] [2022-03-25T08:45:04.865Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:45:04.865Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:45:04.865Z] #43 131.0 CC criu/proc_parse.o [2022-03-25T08:45:04.865Z] #43 133.7 CC criu/protobuf-desc.o [2022-03-25T08:45:04.865Z] #43 134.7 CC criu/protobuf.o [2022-03-25T08:45:04.865Z] #43 135.2 CC criu/pstree.o [2022-03-25T08:45:04.961Z] #43 133.4 CC criu/protobuf-desc.o [2022-03-25T08:45:05.122Z] #43 ... [2022-03-25T08:45:05.122Z] [2022-03-25T08:45:05.122Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-25T08:45:05.122Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-25T08:45:05.122Z] #22 10.96 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-03-25T08:45:05.138Z] #43 148.4 CC criu/sysfs_parse.o [2022-03-25T08:45:05.138Z] #43 ... [2022-03-25T08:45:05.138Z] [2022-03-25T08:45:05.138Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-03-25T08:45:05.138Z] #41 sha256:aac4a321d65c710be6572b4db8b749c0d95feaf92f776db169c27e7958075e1f [2022-03-25T08:45:05.138Z] #41 DONE 0.1s [2022-03-25T08:45:05.396Z] [2022-03-25T08:45:05.396Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:45:05.396Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:45:05.396Z] #43 148.7 CC criu/timens.o [2022-03-25T08:45:05.533Z] #43 134.3 CC criu/protobuf.o [2022-03-25T08:45:05.654Z] #43 149.0 CC criu/timerfd.o [2022-03-25T08:45:05.794Z] #43 134.7 CC criu/pstree.o [2022-03-25T08:45:05.912Z] #43 149.3 CC criu/tty.o [2022-03-25T08:45:06.152Z] #43 134.3 CC criu/protobuf-desc.o [2022-03-25T08:45:06.509Z] #22 12.19 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-03-25T08:45:06.510Z] #22 12.26 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-03-25T08:45:06.510Z] #22 12.37 Collecting pyyaml (from yamllint==1.26.1) [2022-03-25T08:45:06.723Z] #43 135.3 CC criu/protobuf.o [2022-03-25T08:45:06.767Z] #22 12.66 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-03-25T08:45:07.026Z] #22 12.93 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-03-25T08:45:07.026Z] #22 12.94 Building wheels for collected packages: yamllint [2022-03-25T08:45:07.026Z] #22 12.94 Running setup.py bdist_wheel for yamllint: started [2022-03-25T08:45:07.179Z] #43 135.9 CC criu/rbtree.o [2022-03-25T08:45:07.295Z] #43 135.8 CC criu/pstree.o [2022-03-25T08:45:07.296Z] #43 150.5 CC criu/tun.o [2022-03-25T08:45:07.441Z] #43 136.3 CC criu/rst-malloc.o [2022-03-25T08:45:07.554Z] #43 150.9 CC criu/uffd.o [2022-03-25T08:45:07.701Z] #43 136.5 CC criu/seccomp.o [2022-03-25T08:45:07.960Z] #22 ... [2022-03-25T08:45:07.960Z] [2022-03-25T08:45:07.960Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:45:07.960Z] #49 sha256:1da475e60bf163ca3fe9cda9f6fe993f2e12db3e3c99143c115d09c71110f7f0 [2022-03-25T08:45:07.960Z] #49 202.9 + /build/golangci-lint --version [2022-03-25T08:45:07.960Z] #49 203.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-03-25T08:45:07.960Z] #49 DONE 203.6s [2022-03-25T08:45:07.960Z] [2022-03-25T08:45:07.960Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:45:07.960Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:45:07.960Z] #43 136.4 CC criu/rbtree.o [2022-03-25T08:45:07.960Z] #43 136.8 CC criu/rst-malloc.o [2022-03-25T08:45:07.960Z] #43 137.2 CC criu/seccomp.o [2022-03-25T08:45:07.960Z] #43 138.0 CC criu/seize.o [2022-03-25T08:45:08.074Z] #30 ... [2022-03-25T08:45:08.074Z] [2022-03-25T08:45:08.074Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-25T08:45:08.074Z] #53 sha256:a0006fce556747850ad26f8580422a5a26810a05e2bc4f9fa590061bae3d7495 [2022-03-25T08:45:08.074Z] #53 108.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-03-25T08:45:08.074Z] #53 108.8 + mkdir -p /build [2022-03-25T08:45:08.074Z] #53 108.8 + cp runc /build/runc [2022-03-25T08:45:08.218Z] #43 139.3 CC criu/servicefd.o [2022-03-25T08:45:08.273Z] #43 137.1 CC criu/seize.o [2022-03-25T08:45:08.488Z] #43 151.7 CC criu/util.o [2022-03-25T08:45:08.679Z] #43 137.1 CC criu/rbtree.o [2022-03-25T08:45:08.783Z] #43 139.9 CC criu/shmem.o [2022-03-25T08:45:08.940Z] #43 137.4 CC criu/rst-malloc.o [2022-03-25T08:45:09.170Z] #43 152.6 CC criu/uts_ns.o [2022-03-25T08:45:09.216Z] #43 138.1 CC criu/servicefd.o [2022-03-25T08:45:09.356Z] #43 ... [2022-03-25T08:45:09.356Z] [2022-03-25T08:45:09.356Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-25T08:45:09.356Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-25T08:45:09.356Z] #22 14.35 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-03-25T08:45:09.356Z] #22 14.35 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-03-25T08:45:09.356Z] #22 14.40 Successfully built yamllint [2022-03-25T08:45:09.356Z] #22 14.42 Installing collected packages: pathspec, pyyaml, yamllint [2022-03-25T08:45:09.356Z] #22 14.89 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-25T08:45:09.356Z] #22 DONE 15.3s [2022-03-25T08:45:09.429Z] #43 152.7 CC criu/vdso-compat.o [2022-03-25T08:45:09.512Z] #43 137.7 CC criu/seccomp.o [2022-03-25T08:45:09.614Z] [2022-03-25T08:45:09.614Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-03-25T08:45:09.614Z] #25 sha256:c897db51ae9d6480dad2ea20e0d3887d3160b70e879f118b88526af51569fde0 [2022-03-25T08:45:09.687Z] #43 152.9 CC criu/vdso.o [2022-03-25T08:45:09.788Z] #43 138.6 CC criu/shmem.o [2022-03-25T08:45:09.945Z] #43 153.4 LINK criu/built-in.o [2022-03-25T08:45:10.084Z] #43 138.4 CC criu/seize.o [2022-03-25T08:45:10.182Z] #25 DONE 0.6s [2022-03-25T08:45:10.182Z] [2022-03-25T08:45:10.182Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-25T08:45:10.182Z] #30 sha256:735da5b1deddc8f0b0fd0be2301f50bfcbb72c3bbbe06f431b14eab099c40403 [2022-03-25T08:45:10.203Z] #43 153.5 LINK criu/criu [2022-03-25T08:45:10.462Z] #43 153.8 DEP lib/c/criu.d [2022-03-25T08:45:10.462Z] #43 153.9 CC images/rpc.pb-c.o [2022-03-25T08:45:10.730Z] #43 139.6 CC criu/sigframe.o [2022-03-25T08:45:10.992Z] #43 139.8 CC criu/signalfd.o [2022-03-25T08:45:11.026Z] #43 139.5 CC criu/servicefd.o [2022-03-25T08:45:11.028Z] #43 154.3 CC lib/c/criu.o [2022-03-25T08:45:11.341Z] #53 DONE 118.5s [2022-03-25T08:45:11.341Z] [2022-03-25T08:45:11.341Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-25T08:45:11.341Z] #30 sha256:9c4e809d5a462a4123a787a4e2251c1902a6786033e405a02e11593066a32685 [2022-03-25T08:45:11.341Z] #30 DONE 9.9s [2022-03-25T08:45:11.341Z] [2022-03-25T08:45:11.341Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-25T08:45:11.341Z] #56 sha256:9bf4096898de0cabab0a172648d97bdf28ceec5dde6650aa416808d6086b5630 [2022-03-25T08:45:11.341Z] #56 ... [2022-03-25T08:45:11.341Z] [2022-03-25T08:45:11.341Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-25T08:45:11.341Z] #33 sha256:35e06ed832a629511790a3a75ede35571df85115e2fd7ea7577326db97d222f5 [2022-03-25T08:45:11.564Z] #43 140.2 CC criu/sk-inet.o [2022-03-25T08:45:11.594Z] #43 155.0 LINK lib/c/built-in.o [2022-03-25T08:45:11.595Z] #43 155.0 LINK lib/c/libcriu.so [2022-03-25T08:45:11.595Z] #43 155.0 LINK lib/c/libcriu.a [2022-03-25T08:45:11.597Z] #43 139.9 CC criu/shmem.o [2022-03-25T08:45:11.853Z] #43 155.1 GEN magic.py [2022-03-25T08:45:11.853Z] #43 155.2 Note: Building without setproctitle() and strlcpy() support. [2022-03-25T08:45:11.853Z] #43 155.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-25T08:45:11.853Z] #43 155.2 Note: Building without GnuTLS support [2022-03-25T08:45:11.853Z] #43 155.2 Makefile.config:39: Warn: you have no libnftables installed [2022-03-25T08:45:11.853Z] #43 155.2 Makefile.config:40: Warn: Building without nftables support [2022-03-25T08:45:11.911Z] #33 DONE 0.6s [2022-03-25T08:45:11.911Z] [2022-03-25T08:45:11.911Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-03-25T08:45:11.911Z] #35 sha256:b2a25ce42b7915a5354de86028cf617a04ae269808547e83532a261b6fdb9eb1 [2022-03-25T08:45:11.911Z] #35 DONE 0.1s [2022-03-25T08:45:11.911Z] [2022-03-25T08:45:11.911Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-25T08:45:11.911Z] #56 sha256:9bf4096898de0cabab0a172648d97bdf28ceec5dde6650aa416808d6086b5630 [2022-03-25T08:45:12.167Z] #56 ... [2022-03-25T08:45:12.167Z] [2022-03-25T08:45:12.167Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-03-25T08:45:12.167Z] #38 sha256:87982513cfc396fbdee6da21122c1837b2e07b9304fe1263b3b75eceab134b70 [2022-03-25T08:45:12.167Z] #38 DONE 0.1s [2022-03-25T08:45:12.167Z] [2022-03-25T08:45:12.167Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-03-25T08:45:12.167Z] #41 sha256:596f68a9f439161976a6b0a8c9170932b5309c4034d8de7f0386cf6935d443fa [2022-03-25T08:45:12.419Z] #43 155.8 fatal: not a git repository (or any of the parent directories): .git [2022-03-25T08:45:12.508Z] #43 ... [2022-03-25T08:45:12.508Z] [2022-03-25T08:45:12.508Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:45:12.508Z] #49 sha256:3eccb4a2ffbff3d2de0bedf72f05ab55623dc2d52b1e67c9f9cc2ac5d843582d [2022-03-25T08:45:12.508Z] #49 206.4 + /build/golangci-lint --version [2022-03-25T08:45:12.539Z] #43 140.9 CC criu/sigframe.o [2022-03-25T08:45:12.728Z] #41 DONE 0.5s [2022-03-25T08:45:12.728Z] [2022-03-25T08:45:12.728Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-25T08:45:12.728Z] #56 sha256:9bf4096898de0cabab0a172648d97bdf28ceec5dde6650aa416808d6086b5630 [2022-03-25T08:45:12.728Z] #56 ... [2022-03-25T08:45:12.728Z] [2022-03-25T08:45:12.728Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-03-25T08:45:12.728Z] #44 sha256:9a375a5bbccf21a06f4f02819d2c096de55eaa65ae7bd4b48e65d5ba346d4bda [2022-03-25T08:45:12.728Z] #44 DONE 0.1s [2022-03-25T08:45:12.728Z] [2022-03-25T08:45:12.728Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-03-25T08:45:12.728Z] #46 sha256:733b35a5a027445306cdcd1419e0daf65167e25eeb2e8da912424e3386e528dc [2022-03-25T08:45:12.769Z] #49 206.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-03-25T08:45:12.799Z] #43 141.2 CC criu/signalfd.o [2022-03-25T08:45:12.984Z] #46 DONE 0.1s [2022-03-25T08:45:12.984Z] [2022-03-25T08:45:12.984Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-25T08:45:12.984Z] #48 sha256:a8960228fa89b8b46c99600c0f8b0a97765212a187f78d55a40577118ad06fb1 [2022-03-25T08:45:12.984Z] #48 DONE 0.1s [2022-03-25T08:45:12.984Z] [2022-03-25T08:45:12.984Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-25T08:45:12.984Z] #56 sha256:9bf4096898de0cabab0a172648d97bdf28ceec5dde6650aa416808d6086b5630 [2022-03-25T08:45:12.984Z] #56 ... [2022-03-25T08:45:12.984Z] [2022-03-25T08:45:12.984Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-25T08:45:12.984Z] #50 sha256:90a6df2ff2f4a9ebe09207e960028ecd08ed2e3cdf6c810eba60bbc22cbe5b23 [2022-03-25T08:45:12.986Z] #43 156.4 make[1]: Nothing to be done for 'all'. [2022-03-25T08:45:13.341Z] #49 DONE 207.1s [2022-03-25T08:45:13.341Z] [2022-03-25T08:45:13.341Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:45:13.341Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:45:13.341Z] #43 141.4 CC criu/sk-netlink.o [2022-03-25T08:45:13.341Z] #43 142.0 CC criu/sk-packet.o [2022-03-25T08:45:13.370Z] #43 141.6 CC criu/sk-inet.o [2022-03-25T08:45:13.370Z] #43 ... [2022-03-25T08:45:13.370Z] [2022-03-25T08:45:13.370Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-25T08:45:13.370Z] #49 sha256:82ddcd0a17c7bcca766e5592dabf3b966678bf79cf7a20e6ab5c8d11b780373b [2022-03-25T08:45:13.370Z] #49 206.1 + /build/golangci-lint --version [2022-03-25T08:45:13.545Z] #50 DONE 0.6s [2022-03-25T08:45:13.545Z] [2022-03-25T08:45:13.545Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-25T08:45:13.545Z] #52 sha256:0ab0bdd219e089a81f4d40783b39dedd6c745772840ba98e60d407eccc640ff7 [2022-03-25T08:45:13.545Z] #52 DONE 0.1s [2022-03-25T08:45:13.545Z] [2022-03-25T08:45:13.545Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-03-25T08:45:13.545Z] #54 sha256:42d19e95d0fcf3f1019e33e4407d25825df546fc56a29e55a606c63d0e8293e8 [2022-03-25T08:45:13.551Z] #43 156.9 make[1]: 'images/built-in.o' is up to date. [2022-03-25T08:45:13.551Z] #43 156.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-03-25T08:45:13.551Z] #43 156.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-03-25T08:45:13.551Z] #43 157.0 make[1]: 'compel/libcompel.a' is up to date. [2022-03-25T08:45:13.551Z] #43 157.0 make[1]: 'compel/compel-host-bin' is up to date. [2022-03-25T08:45:13.809Z] #43 157.0 make[1]: Nothing to be done for 'all'. [2022-03-25T08:45:13.809Z] #43 157.1 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-25T08:45:13.809Z] #43 157.3 make[2]: Nothing to be done for 'all'. [2022-03-25T08:45:13.941Z] #49 206.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-03-25T08:45:14.068Z] #43 157.3 make[2]: Nothing to be done for 'all'. [2022-03-25T08:45:14.068Z] #43 157.3 make[2]: Nothing to be done for 'all'. [2022-03-25T08:45:14.068Z] #43 157.4 make[2]: Nothing to be done for 'all'. [2022-03-25T08:45:14.068Z] #43 157.4 make[2]: Nothing to be done for 'all'. [2022-03-25T08:45:14.068Z] #43 157.5 make[2]: Nothing to be done for 'all'. [2022-03-25T08:45:14.068Z] #43 157.5 make[2]: Nothing to be done for 'all'. [2022-03-25T08:45:14.105Z] #54 DONE 0.5s [2022-03-25T08:45:14.105Z] [2022-03-25T08:45:14.105Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-25T08:45:14.105Z] #56 sha256:9bf4096898de0cabab0a172648d97bdf28ceec5dde6650aa416808d6086b5630 [2022-03-25T08:45:14.201Z] #49 DONE 206.8s [2022-03-25T08:45:14.201Z] [2022-03-25T08:45:14.201Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:45:14.201Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:45:14.201Z] #43 142.6 CC criu/sk-netlink.o [2022-03-25T08:45:14.284Z] #43 143.0 CC criu/sk-queue.o [2022-03-25T08:45:14.330Z] #43 157.6 make[2]: Nothing to be done for 'all'. [2022-03-25T08:45:14.330Z] #43 157.6 INSTALL criu/criu [2022-03-25T08:45:14.330Z] #43 DONE 157.8s [2022-03-25T08:45:14.330Z] [2022-03-25T08:45:14.330Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-25T08:45:14.330Z] #53 sha256:4512ecad82854fdc31c15e19ee1d856b9aa9a8bec183cd2305b244408537cc3e [2022-03-25T08:45:14.368Z] #30 DONE 3.8s [2022-03-25T08:45:14.368Z] [2022-03-25T08:45:14.368Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-25T08:45:14.368Z] #33 sha256:a7862f8826ad0dafad775b97fe014f768dcc2131f6406b8ec3a44460a9f60172 [2022-03-25T08:45:14.368Z] #33 DONE 0.2s [2022-03-25T08:45:14.368Z] [2022-03-25T08:45:14.368Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-03-25T08:45:14.368Z] #35 sha256:bc35fcb3966127e720ae3b8caf1e9a5d8377439a6ae91074b299579ec341c93d [2022-03-25T08:45:14.368Z] #35 DONE 0.2s [2022-03-25T08:45:14.368Z] [2022-03-25T08:45:14.368Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:45:14.368Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:45:14.368Z] #43 140.8 CC criu/sigframe.o [2022-03-25T08:45:14.368Z] #43 141.0 CC criu/signalfd.o [2022-03-25T08:45:14.368Z] #43 141.3 CC criu/sk-inet.o [2022-03-25T08:45:14.368Z] #43 142.5 CC criu/sk-netlink.o [2022-03-25T08:45:14.368Z] #43 142.9 CC criu/sk-packet.o [2022-03-25T08:45:14.368Z] #43 143.6 CC criu/sk-queue.o [2022-03-25T08:45:14.368Z] #43 144.1 CC criu/sk-tcp.o [2022-03-25T08:45:14.368Z] #43 144.8 CC criu/sk-unix.o [2022-03-25T08:45:14.368Z] #43 ... [2022-03-25T08:45:14.368Z] [2022-03-25T08:45:14.368Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-03-25T08:45:14.368Z] #38 sha256:8caafba994aadb5d8aca3534d9724fbc02f4706f65569fee8f3be4fde253fc43 [2022-03-25T08:45:14.368Z] #38 DONE 0.1s [2022-03-25T08:45:14.626Z] [2022-03-25T08:45:14.626Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-03-25T08:45:14.626Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-25T08:45:14.789Z] #43 143.2 CC criu/sk-packet.o [2022-03-25T08:45:14.857Z] #43 143.7 CC criu/sk-tcp.o [2022-03-25T08:45:15.442Z] #43 144.2 CC criu/sk-unix.o [2022-03-25T08:45:15.560Z] #40 ... [2022-03-25T08:45:15.560Z] [2022-03-25T08:45:15.560Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:45:15.560Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:45:15.560Z] #43 146.6 CC criu/sockets.o [2022-03-25T08:45:15.731Z] #43 144.1 CC criu/sk-queue.o [2022-03-25T08:45:16.230Z] #53 ... [2022-03-25T08:45:16.230Z] [2022-03-25T08:45:16.230Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-03-25T08:45:16.230Z] #44 sha256:674438a7aa235332848e7b8baf71596210b9da3aaf544d3a9230ba114402c32d [2022-03-25T08:45:16.230Z] #44 DONE 0.1s [2022-03-25T08:45:16.230Z] [2022-03-25T08:45:16.230Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-03-25T08:45:16.230Z] #46 sha256:1b7271ea7907fcbc05e0002de5ec8451dbb7a15682c1dbc1f2c81a3ed8b8b947 [2022-03-25T08:45:16.230Z] #46 DONE 0.1s [2022-03-25T08:45:16.230Z] [2022-03-25T08:45:16.230Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-25T08:45:16.230Z] #48 sha256:c486436869835556f610c902bb254543093103ffc3b451255af3215dd9615d53 [2022-03-25T08:45:16.230Z] #48 DONE 0.0s [2022-03-25T08:45:16.230Z] [2022-03-25T08:45:16.230Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-25T08:45:16.230Z] #53 sha256:4512ecad82854fdc31c15e19ee1d856b9aa9a8bec183cd2305b244408537cc3e [2022-03-25T08:45:16.230Z] #53 ... [2022-03-25T08:45:16.230Z] [2022-03-25T08:45:16.230Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-25T08:45:16.230Z] #50 sha256:afef6491f0dc3e81ccfd6c503d0456b5608e92bc3602755b4e94997352c9cf00 [2022-03-25T08:45:16.230Z] #50 DONE 0.1s [2022-03-25T08:45:16.230Z] [2022-03-25T08:45:16.230Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-25T08:45:16.230Z] #52 sha256:5f56209b3aadf17eb33a375508ba5846c1daac7b2ac3057712cdd9c5b820f5da [2022-03-25T08:45:16.230Z] #52 DONE 0.1s [2022-03-25T08:45:16.230Z] [2022-03-25T08:45:16.230Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-25T08:45:16.230Z] #53 sha256:4512ecad82854fdc31c15e19ee1d856b9aa9a8bec183cd2305b244408537cc3e [2022-03-25T08:45:16.301Z] #43 144.6 CC criu/sk-tcp.o [2022-03-25T08:45:16.495Z] #43 147.4 CC criu/stats.o [2022-03-25T08:45:16.495Z] #43 147.7 CC criu/string.o [2022-03-25T08:45:16.495Z] #43 147.7 CC criu/sysctl.o [2022-03-25T08:45:16.562Z] #43 145.1 CC criu/sk-unix.o [2022-03-25T08:45:17.061Z] #43 148.3 CC criu/sysfs_parse.o [2022-03-25T08:45:17.360Z] #43 146.0 CC criu/sockets.o [2022-03-25T08:45:17.627Z] #43 148.7 CC criu/timens.o [2022-03-25T08:45:17.886Z] #43 149.0 CC criu/timerfd.o [2022-03-25T08:45:17.932Z] #43 146.8 CC criu/stats.o [2022-03-25T08:45:17.945Z] #43 ... [2022-03-25T08:45:17.945Z] [2022-03-25T08:45:17.945Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-03-25T08:45:17.945Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-25T08:45:17.945Z] #40 DONE 209.6s [2022-03-25T08:45:17.945Z] [2022-03-25T08:45:17.945Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-25T08:45:17.945Z] #53 sha256:602e7a8e1788e0bc52002c2f99dc17de343100ca8b98f5eef4288c4e5dbab6cf [2022-03-25T08:45:18.145Z] #43 ... [2022-03-25T08:45:18.145Z] [2022-03-25T08:45:18.145Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-03-25T08:45:18.145Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-25T08:45:18.145Z] #40 DONE 213.4s [2022-03-25T08:45:18.193Z] #43 147.1 CC criu/string.o [2022-03-25T08:45:18.193Z] #43 147.2 CC criu/sysctl.o [2022-03-25T08:45:18.403Z] [2022-03-25T08:45:18.403Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:45:18.403Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:45:18.403Z] #43 149.4 CC criu/tty.o [2022-03-25T08:45:18.889Z] #53 ... [2022-03-25T08:45:18.889Z] [2022-03-25T08:45:18.889Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-03-25T08:45:18.889Z] #41 sha256:7e631bb1a7c1a25c22ec6047596613987188c491a3265029f9a9a4e194788d51 [2022-03-25T08:45:18.889Z] #41 DONE 0.1s [2022-03-25T08:45:18.889Z] [2022-03-25T08:45:18.889Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:45:18.889Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:45:18.889Z] #43 147.4 CC criu/sockets.o [2022-03-25T08:45:19.135Z] #43 147.9 CC criu/sysfs_parse.o [2022-03-25T08:45:19.396Z] #43 148.2 CC criu/timens.o [2022-03-25T08:45:19.657Z] #43 148.5 CC criu/timerfd.o [2022-03-25T08:45:19.830Z] #43 148.0 CC criu/stats.o [2022-03-25T08:45:19.831Z] #43 148.2 CC criu/string.o [2022-03-25T08:45:19.831Z] #43 148.3 CC criu/sysctl.o [2022-03-25T08:45:19.919Z] #43 148.9 CC criu/tty.o [2022-03-25T08:45:20.092Z] #43 148.6 CC criu/sysfs_parse.o [2022-03-25T08:45:20.304Z] #43 151.1 CC criu/tun.o [2022-03-25T08:45:20.304Z] #43 ... [2022-03-25T08:45:20.304Z] [2022-03-25T08:45:20.304Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-03-25T08:45:20.304Z] #41 sha256:99e4e2ec4c654e5eb3da229b4b407bceb4cd5d9b43edff0b97b409a3ffc53ca4 [2022-03-25T08:45:20.304Z] #41 DONE 0.2s [2022-03-25T08:45:20.304Z] [2022-03-25T08:45:20.304Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-25T08:45:20.304Z] #56 sha256:3e79bf5897b180982db6d07a331809e330d605c07ab8e847454abfb23b1be21a [2022-03-25T08:45:20.304Z] #56 ... [2022-03-25T08:45:20.304Z] [2022-03-25T08:45:20.304Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:45:20.304Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:45:20.304Z] #43 151.6 CC criu/uffd.o [2022-03-25T08:45:20.492Z] #43 ... [2022-03-25T08:45:20.492Z] [2022-03-25T08:45:20.492Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-03-25T08:45:20.492Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-25T08:45:20.492Z] #40 DONE 214.1s [2022-03-25T08:45:20.492Z] [2022-03-25T08:45:20.492Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-25T08:45:20.492Z] #53 sha256:62b17e84f651c819e755c6743ce43afcc1900c52a84fe5967325ee845ce2b0cf [2022-03-25T08:45:20.663Z] #43 148.9 CC criu/timens.o [2022-03-25T08:45:20.663Z] #43 149.1 CC criu/timerfd.o [2022-03-25T08:45:20.924Z] #43 149.4 CC criu/tty.o [2022-03-25T08:45:21.239Z] #43 152.4 CC criu/util.o [2022-03-25T08:45:21.436Z] #53 ... [2022-03-25T08:45:21.436Z] [2022-03-25T08:45:21.436Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-03-25T08:45:21.436Z] #41 sha256:a50117757d08eb54faccc6dce949c17d341cbcbd11a1b7fe93551ce56f6921eb [2022-03-25T08:45:21.506Z] ---> a78fae3ede8c [2022-03-25T08:45:21.506Z] Successfully built a78fae3ede8c [2022-03-25T08:45:21.698Z] #41 DONE 0.2s [2022-03-25T08:45:21.698Z] [2022-03-25T08:45:21.698Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-25T08:45:21.698Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-25T08:45:21.698Z] #43 150.6 CC criu/tun.o [2022-03-25T08:45:21.959Z] #43 151.0 CC criu/uffd.o [2022-03-25T08:45:21.977Z] Successfully tagged docker:latest [2022-03-25T08:45:21.977Z] INFO: Image build ended at 03/25/2022 08:45:21. Duration:00:03:34.8474763 [2022-03-25T08:45:21.977Z] [2022-03-25T08:45:21.977Z] [2022-03-25T08:45:21.977Z] INFO: Building the test binaries at 03/25/2022 08:45:21... [2022-03-25T08:45:22.174Z] #43 153.2 CC criu/uts_ns.o [2022-03-25T08:45:22.174Z] #43 153.4 CC criu/vdso-compat.o [2022-03-25T08:45:22.310Z] #43 150.5 CC criu/tun.o [2022-03-25T08:45:22.432Z] #43 153.5 CC criu/vdso.o [2022-03-25T08:45:22.571Z] #43 150.8 CC criu/uffd.o [2022-03-25T08:45:22.691Z] #43 153.9 LINK criu/built-in.o [2022-03-25T08:45:22.904Z] #43 151.7 CC criu/util.o [2022-03-25T08:45:22.950Z] #43 154.0 LINK criu/criu [2022-03-25T08:45:23.143Z] #43 151.5 CC criu/util.o [2022-03-25T08:45:23.209Z] #43 154.3 DEP lib/c/criu.d [2022-03-25T08:45:23.209Z] #43 154.3 CC images/rpc.pb-c.o [2022-03-25T08:45:23.467Z] #43 154.7 CC lib/c/criu.o [2022-03-25T08:45:23.847Z] #43 152.6 CC criu/uts_ns.o [2022-03-25T08:45:23.847Z] #43 152.7 CC criu/vdso-compat.o [2022-03-25T08:45:23.847Z] #43 152.9 CC criu/vdso.o [2022-03-25T08:45:24.047Z] #56 193.9 # github.com/containerd/containerd/cmd/containerd [2022-03-25T08:45:24.047Z] #56 193.9 /usr/bin/ld: /tmp/go-link-681313089/000019.o: in function `New': [2022-03-25T08:45:24.047Z] #56 193.9 /tmp/tmp.5JBOpbyzRV/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-25T08:45:24.047Z] #56 194.0 + bin/containerd-stress [2022-03-25T08:45:24.085Z] #43 152.4 CC criu/uts_ns.o [2022-03-25T08:45:24.345Z] #43 152.6 CC criu/vdso-compat.o [2022-03-25T08:45:24.345Z] #43 152.7 CC criu/vdso.o [2022-03-25T08:45:24.400Z] #43 155.5 LINK lib/c/built-in.o [2022-03-25T08:45:24.400Z] #43 155.5 LINK lib/c/libcriu.so [2022-03-25T08:45:24.400Z] #43 155.6 LINK lib/c/libcriu.a [2022-03-25T08:45:24.400Z] #43 155.7 GEN magic.py [2022-03-25T08:45:24.419Z] #43 153.3 LINK criu/built-in.o [2022-03-25T08:45:24.606Z] #43 153.1 LINK criu/built-in.o [2022-03-25T08:45:24.608Z] #56 195.0 + bin/containerd-shim [2022-03-25T08:45:24.680Z] #43 153.4 LINK criu/criu [2022-03-25T08:45:24.866Z] #43 153.2 LINK criu/criu [2022-03-25T08:45:24.866Z] #43 153.4 DEP lib/c/criu.d [2022-03-25T08:45:24.926Z] #43 155.8 Note: Building without setproctitle() and strlcpy() support. [2022-03-25T08:45:24.926Z] #43 155.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-25T08:45:24.926Z] #43 155.8 Note: Building without GnuTLS support [2022-03-25T08:45:24.926Z] #43 155.8 Makefile.config:39: Warn: you have no libnftables installed [2022-03-25T08:45:24.926Z] #43 155.8 Makefile.config:40: Warn: Building without nftables support [2022-03-25T08:45:24.941Z] #43 153.7 DEP lib/c/criu.d [2022-03-25T08:45:24.941Z] #43 153.8 CC images/rpc.pb-c.o [2022-03-25T08:45:25.127Z] #43 153.5 CC images/rpc.pb-c.o [2022-03-25T08:45:25.202Z] #43 154.2 CC lib/c/criu.o [2022-03-25T08:45:25.388Z] #43 153.9 CC lib/c/criu.o [2022-03-25T08:45:25.491Z] #43 156.5 fatal: not a git repository (or any of the parent directories): .git [2022-03-25T08:45:26.057Z] #43 157.1 make[1]: Nothing to be done for 'all'. [2022-03-25T08:45:26.145Z] #43 155.0 LINK lib/c/built-in.o [2022-03-25T08:45:26.145Z] #43 155.0 LINK lib/c/libcriu.so [2022-03-25T08:45:26.145Z] #43 155.0 LINK lib/c/libcriu.a [2022-03-25T08:45:26.329Z] #43 154.6 LINK lib/c/built-in.o [2022-03-25T08:45:26.329Z] #43 154.6 LINK lib/c/libcriu.so [2022-03-25T08:45:26.329Z] #43 154.7 LINK lib/c/libcriu.a [2022-03-25T08:45:26.329Z] #43 154.8 GEN magic.py [2022-03-25T08:45:26.406Z] #43 155.1 GEN magic.py [2022-03-25T08:45:26.406Z] #43 155.3 Note: Building without setproctitle() and strlcpy() support. [2022-03-25T08:45:26.406Z] #43 155.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-25T08:45:26.406Z] #43 155.3 Note: Building without GnuTLS support [2022-03-25T08:45:26.406Z] #43 155.3 Makefile.config:39: Warn: you have no libnftables installed [2022-03-25T08:45:26.406Z] #43 155.3 Makefile.config:40: Warn: Building without nftables support [2022-03-25T08:45:26.590Z] #43 154.9 Note: Building without setproctitle() and strlcpy() support. [2022-03-25T08:45:26.590Z] #43 154.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-25T08:45:26.590Z] #43 154.9 Note: Building without GnuTLS support [2022-03-25T08:45:26.590Z] #43 154.9 Makefile.config:39: Warn: you have no libnftables installed [2022-03-25T08:45:26.590Z] #43 154.9 Makefile.config:40: Warn: Building without nftables support [2022-03-25T08:45:26.623Z] #43 157.7 make[1]: 'images/built-in.o' is up to date. [2022-03-25T08:45:26.623Z] #43 157.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-03-25T08:45:26.623Z] #43 157.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-03-25T08:45:26.623Z] #43 157.8 make[1]: 'compel/libcompel.a' is up to date. [2022-03-25T08:45:26.623Z] #43 157.8 make[1]: 'compel/compel-host-bin' is up to date. [2022-03-25T08:45:26.623Z] #43 157.8 make[1]: Nothing to be done for 'all'. [2022-03-25T08:45:26.623Z] #43 157.8 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-25T08:45:26.880Z] #43 158.0 make[2]: Nothing to be done for 'all'. [2022-03-25T08:45:26.880Z] #43 158.0 make[2]: Nothing to be done for 'all'. [2022-03-25T08:45:26.880Z] #43 158.1 make[2]: Nothing to be done for 'all'. [2022-03-25T08:45:26.977Z] #43 155.9 fatal: not a git repository (or any of the parent directories): .git [2022-03-25T08:45:27.138Z] #43 158.2 make[2]: Nothing to be done for 'all'. [2022-03-25T08:45:27.138Z] #43 158.2 make[2]: Nothing to be done for 'all'. [2022-03-25T08:45:27.138Z] #43 158.2 make[2]: Nothing to be done for 'all'. [2022-03-25T08:45:27.138Z] #43 158.3 make[2]: Nothing to be done for 'all'. [2022-03-25T08:45:27.161Z] #43 155.6 fatal: not a git repository (or any of the parent directories): .git [2022-03-25T08:45:27.397Z] #43 158.4 make[2]: Nothing to be done for 'all'. [2022-03-25T08:45:27.397Z] #43 158.4 INSTALL criu/criu [2022-03-25T08:45:27.397Z] #43 DONE 158.6s [2022-03-25T08:45:27.397Z] [2022-03-25T08:45:27.397Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-25T08:45:27.397Z] #56 sha256:3e79bf5897b180982db6d07a331809e330d605c07ab8e847454abfb23b1be21a [2022-03-25T08:45:27.549Z] #43 156.4 make[1]: Nothing to be done for 'all'. [2022-03-25T08:45:27.732Z] #43 156.2 make[1]: Nothing to be done for 'all'. [2022-03-25T08:45:28.121Z] #43 156.9 make[1]: 'images/built-in.o' is up to date. [2022-03-25T08:45:28.121Z] #43 157.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-03-25T08:45:28.121Z] #43 157.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-03-25T08:45:28.121Z] #43 157.0 make[1]: 'compel/libcompel.a' is up to date. [2022-03-25T08:45:28.121Z] #43 157.0 make[1]: 'compel/compel-host-bin' is up to date. [2022-03-25T08:45:28.121Z] #43 157.1 make[1]: Nothing to be done for 'all'. [2022-03-25T08:45:28.121Z] #43 157.1 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-25T08:45:28.303Z] #43 156.7 make[1]: 'images/built-in.o' is up to date. [2022-03-25T08:45:28.303Z] #43 156.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-03-25T08:45:28.303Z] #43 156.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-03-25T08:45:28.303Z] #43 156.8 make[1]: 'compel/libcompel.a' is up to date. [2022-03-25T08:45:28.303Z] #43 156.8 make[1]: 'compel/compel-host-bin' is up to date. [2022-03-25T08:45:28.303Z] #43 156.8 make[1]: Nothing to be done for 'all'. [2022-03-25T08:45:28.382Z] #43 157.2 make[2]: Nothing to be done for 'all'. [2022-03-25T08:45:28.382Z] #43 157.2 make[2]: Nothing to be done for 'all'. [2022-03-25T08:45:28.382Z] #43 157.2 make[2]: Nothing to be done for 'all'. [2022-03-25T08:45:28.382Z] #43 157.3 make[2]: Nothing to be done for 'all'. [2022-03-25T08:45:28.382Z] #43 157.4 make[2]: Nothing to be done for 'all'. [2022-03-25T08:45:28.382Z] #43 157.4 make[2]: Nothing to be done for 'all'. [2022-03-25T08:45:28.382Z] #43 157.5 make[2]: Nothing to be done for 'all'. [2022-03-25T08:45:28.563Z] #43 156.9 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-25T08:45:28.563Z] #43 157.0 make[2]: Nothing to be done for 'all'. [2022-03-25T08:45:28.563Z] #43 157.1 make[2]: Nothing to be done for 'all'. [2022-03-25T08:45:28.563Z] #43 157.1 make[2]: Nothing to be done for 'all'. [2022-03-25T08:45:28.643Z] #43 157.5 make[2]: Nothing to be done for 'all'. [2022-03-25T08:45:28.643Z] #43 157.5 INSTALL criu/criu [2022-03-25T08:45:28.770Z] #56 ... [2022-03-25T08:45:28.770Z] [2022-03-25T08:45:28.770Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-03-25T08:45:28.770Z] #44 sha256:4316b9e4104c9a4b4e36a1475a597cb8776b739a742e7e95b86f83866dee786f [2022-03-25T08:45:28.770Z] #44 DONE 0.1s [2022-03-25T08:45:28.770Z] [2022-03-25T08:45:28.770Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-03-25T08:45:28.770Z] #46 sha256:2864a973446ddd41b3432d4586f1c135685f2b17c7baadbef1a1fc58f93047b5 [2022-03-25T08:45:28.823Z] #43 157.2 make[2]: Nothing to be done for 'all'. [2022-03-25T08:45:28.823Z] #43 157.2 make[2]: Nothing to be done for 'all'. [2022-03-25T08:45:28.823Z] #43 157.3 make[2]: Nothing to be done for 'all'. [2022-03-25T08:45:28.823Z] #43 157.3 make[2]: Nothing to be done for 'all'. [2022-03-25T08:45:28.823Z] #43 157.3 make[2]: Nothing to be done for 'all'. [2022-03-25T08:45:28.904Z] #43 DONE 157.8s [2022-03-25T08:45:28.904Z] [2022-03-25T08:45:28.904Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-25T08:45:28.904Z] #53 sha256:62b17e84f651c819e755c6743ce43afcc1900c52a84fe5967325ee845ce2b0cf [2022-03-25T08:45:29.028Z] #46 DONE 0.1s [2022-03-25T08:45:29.028Z] [2022-03-25T08:45:29.028Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-25T08:45:29.028Z] #48 sha256:b7beb80595faca664684076631a9a9bccacd9c3aa9aacd6c5231a1015f6c0166 [2022-03-25T08:45:29.028Z] #48 DONE 0.1s [2022-03-25T08:45:29.028Z] [2022-03-25T08:45:29.028Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-25T08:45:29.028Z] #56 sha256:3e79bf5897b180982db6d07a331809e330d605c07ab8e847454abfb23b1be21a [2022-03-25T08:45:29.028Z] #56 ... [2022-03-25T08:45:29.028Z] [2022-03-25T08:45:29.028Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-25T08:45:29.028Z] #50 sha256:4f18465f8fa5d9e134824cf5922bd000a2ac5bc9822e304d4d545f6e6240d52c [2022-03-25T08:45:29.084Z] #43 157.4 INSTALL criu/criu [2022-03-25T08:45:29.084Z] #43 DONE 157.6s [2022-03-25T08:45:29.084Z] [2022-03-25T08:45:29.084Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-25T08:45:29.084Z] #56 sha256:20dc2f1296bfa90be2607791da35793c711324b38fc9063c3d940285a4e0c0a5 [2022-03-25T08:45:29.173Z] INFO: make.ps1 starting at 03/25/2022 08:45:28 [2022-03-25T08:45:29.173Z] INFO: Git commit (32fe0bbb91) assumed from DOCKER_GITCOMMIT environment variable [2022-03-25T08:45:29.173Z] INFO: Invoking autogen... [2022-03-25T08:45:29.286Z] #50 DONE 0.2s [2022-03-25T08:45:29.286Z] [2022-03-25T08:45:29.286Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-25T08:45:29.286Z] #52 sha256:0312dcf6943292384d0c63b75b8058f8cfbdadb9313ba1d1c83b18d7e911514d [2022-03-25T08:45:29.286Z] #52 DONE 0.1s [2022-03-25T08:45:29.286Z] [2022-03-25T08:45:29.286Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-25T08:45:29.286Z] #56 sha256:3e79bf5897b180982db6d07a331809e330d605c07ab8e847454abfb23b1be21a [2022-03-25T08:45:29.642Z] INFO: Building daemon... [2022-03-25T08:45:29.847Z] #53 ... [2022-03-25T08:45:29.848Z] [2022-03-25T08:45:29.848Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-03-25T08:45:29.848Z] #44 sha256:f3b9f8ce2afd7bca170a256fb328ed989b7c4575f45038c4405261668f3903d2 [2022-03-25T08:45:29.848Z] #44 DONE 0.1s [2022-03-25T08:45:29.848Z] [2022-03-25T08:45:29.848Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-03-25T08:45:29.848Z] #46 sha256:43f7ba941ab6845ed99cd810aed8a1d4fee0f994ec08d7841b23eef676a37fef [2022-03-25T08:45:29.848Z] #46 DONE 0.1s [2022-03-25T08:45:29.848Z] [2022-03-25T08:45:29.848Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-25T08:45:29.848Z] #53 sha256:62b17e84f651c819e755c6743ce43afcc1900c52a84fe5967325ee845ce2b0cf [2022-03-25T08:45:29.851Z] #56 200.1 + bin/containerd-shim-runc-v1 [2022-03-25T08:45:30.109Z] #53 ... [2022-03-25T08:45:30.109Z] [2022-03-25T08:45:30.109Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-25T08:45:30.109Z] #48 sha256:3bf035d42b78dfef323d4ea22f9dd54e0b9632dc36c8416b834496f4aad48074 [2022-03-25T08:45:30.109Z] #48 DONE 0.1s [2022-03-25T08:45:30.109Z] [2022-03-25T08:45:30.109Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-25T08:45:30.109Z] #50 sha256:b5eadd88f4bc476942f4ab2c754300ca8d9727b97dac22fdc79c44b050c580cc [2022-03-25T08:45:30.369Z] #50 DONE 0.1s [2022-03-25T08:45:30.369Z] [2022-03-25T08:45:30.369Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-25T08:45:30.369Z] #52 sha256:625289896ff0a1ec311c222905b7280a39543e1410aaf6142e5a2da62ffb39de [2022-03-25T08:45:30.369Z] #52 DONE 0.1s [2022-03-25T08:45:30.369Z] [2022-03-25T08:45:30.369Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-25T08:45:30.369Z] #53 sha256:62b17e84f651c819e755c6743ce43afcc1900c52a84fe5967325ee845ce2b0cf [2022-03-25T08:45:30.475Z] #56 ... [2022-03-25T08:45:30.475Z] [2022-03-25T08:45:30.475Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-03-25T08:45:30.475Z] #44 sha256:8adad03f38903968d600c0b984149839b525e4f18b417fb6d77089d5036e58d2 [2022-03-25T08:45:30.475Z] #44 DONE 0.1s [2022-03-25T08:45:30.475Z] [2022-03-25T08:45:30.475Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-03-25T08:45:30.475Z] #46 sha256:a9dd8a2739fba5eec7ccc92c11961396a003913225ff65cebd231312eb5a8745 [2022-03-25T08:45:30.475Z] #46 DONE 0.1s [2022-03-25T08:45:30.475Z] [2022-03-25T08:45:30.475Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-25T08:45:30.475Z] #48 sha256:3b032329ac50d49825e10239c9702647f0a451c4a3786695b365277d4396b604 [2022-03-25T08:45:30.475Z] #48 DONE 0.1s [2022-03-25T08:45:30.475Z] [2022-03-25T08:45:30.475Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-25T08:45:30.475Z] #50 sha256:d06be5ae6da1cfe61045bb322c9c8aa39e0129be9212b33f47644833f19b84ad [2022-03-25T08:45:30.475Z] #50 DONE 0.1s [2022-03-25T08:45:30.475Z] [2022-03-25T08:45:30.475Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-25T08:45:30.475Z] #52 sha256:f05e68a421ee2b2b0007a7141378ad393eb2876b81fb493a8582628dad1a92a8 [2022-03-25T08:45:30.475Z] #52 DONE 0.1s [2022-03-25T08:45:30.475Z] [2022-03-25T08:45:30.475Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-25T08:45:30.475Z] #56 sha256:20dc2f1296bfa90be2607791da35793c711324b38fc9063c3d940285a4e0c0a5 [2022-03-25T08:45:34.016Z] #56 203.9 + bin/containerd-shim-runc-v2 [2022-03-25T08:45:34.271Z] #56 204.4 + binaries [2022-03-25T08:45:34.271Z] #56 204.4 + install -D bin/containerd /build/containerd [2022-03-25T08:45:34.271Z] #56 204.5 + install -D bin/containerd-shim /build/containerd-shim [2022-03-25T08:45:34.271Z] #56 204.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-25T08:45:34.271Z] #56 204.5 + install -D bin/ctr /build/ctr [2022-03-25T08:45:34.308Z] #53 ... [2022-03-25T08:45:34.309Z] [2022-03-25T08:45:34.309Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-25T08:45:34.309Z] #56 sha256:81d49a99f82aa3ecd6716d4d6fc66f67a969a1872626379178d1c7d0ea44d4f4 [2022-03-25T08:45:34.309Z] #56 197.4 + bin/containerd [2022-03-25T08:45:34.876Z] #56 ... [2022-03-25T08:45:34.876Z] [2022-03-25T08:45:34.876Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-25T08:45:34.876Z] #53 sha256:4512ecad82854fdc31c15e19ee1d856b9aa9a8bec183cd2305b244408537cc3e [2022-03-25T08:45:34.876Z] #53 133.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-03-25T08:45:34.876Z] #53 134.5 + mkdir -p /build [2022-03-25T08:45:34.876Z] #53 134.5 + cp runc /build/runc [2022-03-25T08:45:34.876Z] #53 DONE 134.8s [2022-03-25T08:45:34.876Z] [2022-03-25T08:45:34.876Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-25T08:45:34.876Z] #56 sha256:81d49a99f82aa3ecd6716d4d6fc66f67a969a1872626379178d1c7d0ea44d4f4 [2022-03-25T08:45:35.810Z] #56 ... [2022-03-25T08:45:35.810Z] [2022-03-25T08:45:35.810Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-03-25T08:45:35.810Z] #54 sha256:1f36decac6c58f7a7b267572c7aee049753a7e902dae276bc097147533505bd1 [2022-03-25T08:45:35.810Z] #54 DONE 0.1s [2022-03-25T08:45:36.068Z] [2022-03-25T08:45:36.068Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-25T08:45:36.068Z] #56 sha256:81d49a99f82aa3ecd6716d4d6fc66f67a969a1872626379178d1c7d0ea44d4f4 [2022-03-25T08:45:39.518Z] #56 DONE 208.8s [2022-03-25T08:45:39.518Z] [2022-03-25T08:45:39.518Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-25T08:45:39.518Z] #57 sha256:184aff2cc5c8d3c6f52bc5885e5a1a3b54c8ac40f0157537eb3d25fc43eed4eb [2022-03-25T08:45:40.881Z] #57 DONE 1.6s [2022-03-25T08:45:40.881Z] [2022-03-25T08:45:40.881Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-25T08:45:40.881Z] #61 sha256:4b43cad6e30a80d15581a8c1ee36d1fa64007f89c96fb400a418297812f5bc3b [2022-03-25T08:45:41.137Z] #61 DONE 0.4s [2022-03-25T08:45:41.392Z] [2022-03-25T08:45:41.392Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-25T08:45:41.392Z] #66 sha256:fc3bf96bd35fe573f7db9e8b5656ed19fef83af5be271a1adc217921e1c99da2 [2022-03-25T08:45:43.905Z] #66 DONE 2.4s [2022-03-25T08:45:43.905Z] [2022-03-25T08:45:43.905Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-03-25T08:45:43.905Z] #68 sha256:bd57e4725663bc6efafd407b73454665aa9ce423366c70cd39e1eb939888d66d [2022-03-25T08:45:43.905Z] #68 DONE 0.1s [2022-03-25T08:45:43.905Z] [2022-03-25T08:45:43.905Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-03-25T08:45:43.905Z] #69 sha256:aa0d1b11b423bc8396ec5427755f11755bee56ac6df62502fca90319ca0c83bc [2022-03-25T08:45:43.905Z] #69 DONE 0.0s [2022-03-25T08:45:43.905Z] [2022-03-25T08:45:43.905Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-25T08:45:43.905Z] #70 sha256:bc1e3dc809db7dafb7d1c128f30c3a668d90c1136f9a669f38acc53d9fa90004 [2022-03-25T08:45:44.466Z] #70 DONE 0.7s [2022-03-25T08:45:44.466Z] [2022-03-25T08:45:44.466Z] #71 exporting to image [2022-03-25T08:45:44.466Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-25T08:45:44.466Z] #71 exporting layers [2022-03-25T08:45:47.732Z] #71 exporting layers 3.3s done [2022-03-25T08:45:47.732Z] #71 writing image sha256:d54664cde6f7228d9f79f6b749ae2fc50a5079470c03ec2a4d8b67d2ed735e2c done [2022-03-25T08:45:47.732Z] #71 naming to docker.io/library/docker:32fe0bbb91f9791ca2783d08f81c9a9289e9225c done [2022-03-25T08:45:47.732Z] #71 DONE 3.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-25T08:45:48.088Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43426/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=32fe0bbb91f9791ca2783d08f81c9a9289e9225c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:32fe0bbb91f9791ca2783d08f81c9a9289e9225c hack/test/unit [2022-03-25T08:45:48.491Z] #53 134.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-03-25T08:45:48.600Z] #56 ... [2022-03-25T08:45:48.600Z] [2022-03-25T08:45:48.600Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-25T08:45:48.600Z] #53 sha256:602e7a8e1788e0bc52002c2f99dc17de343100ca8b98f5eef4288c4e5dbab6cf [2022-03-25T08:45:48.600Z] #53 134.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-03-25T08:45:48.600Z] #53 134.8 + mkdir -p /build [2022-03-25T08:45:48.600Z] #53 134.8 + cp runc /build/runc [2022-03-25T08:45:48.600Z] #53 DONE 135.0s [2022-03-25T08:45:48.600Z] [2022-03-25T08:45:48.600Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-25T08:45:48.600Z] #56 sha256:20dc2f1296bfa90be2607791da35793c711324b38fc9063c3d940285a4e0c0a5 [2022-03-25T08:45:48.600Z] #56 197.5 + bin/containerd [2022-03-25T08:45:49.431Z] #53 134.9 + mkdir -p /build [2022-03-25T08:45:49.431Z] #53 134.9 + cp runc /build/runc [2022-03-25T08:45:49.541Z] #56 ... [2022-03-25T08:45:49.541Z] [2022-03-25T08:45:49.541Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-03-25T08:45:49.541Z] #54 sha256:55aac2203f572350046e6d7a7b1e4d4d0b5a7a4f20883082d49c0ea376b0a1e0 [2022-03-25T08:45:49.541Z] #54 DONE 0.1s [2022-03-25T08:45:49.691Z] #53 DONE 135.1s [2022-03-25T08:45:49.691Z] [2022-03-25T08:45:49.691Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-25T08:45:49.691Z] #56 sha256:ecef55b114967b9cb4af4ce799a03a664e68c7b3d6650a8f08f5073053077f22 [2022-03-25T08:45:49.691Z] #56 198.8 + bin/containerd [2022-03-25T08:45:49.800Z] [2022-03-25T08:45:49.800Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-25T08:45:49.800Z] #56 sha256:20dc2f1296bfa90be2607791da35793c711324b38fc9063c3d940285a4e0c0a5 [2022-03-25T08:45:50.601Z] ? github.com/docker/docker/api [no test files] [2022-03-25T08:45:51.204Z] #56 199.6 + bin/containerd [2022-03-25T08:45:51.204Z] #56 ... [2022-03-25T08:45:51.204Z] [2022-03-25T08:45:51.204Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-25T08:45:51.204Z] #53 sha256:48387fd08d82ef5315dfa1f51f9877b52e48206719f3df3d0c39a4175f0bae6b [2022-03-25T08:45:51.204Z] #53 132.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-03-25T08:45:51.204Z] #53 132.9 + mkdir -p /build [2022-03-25T08:45:51.204Z] #53 132.9 + cp runc /build/runc [2022-03-25T08:45:51.204Z] #53 DONE 133.2s [2022-03-25T08:45:51.204Z] [2022-03-25T08:45:51.204Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-25T08:45:51.204Z] #56 sha256:3e79bf5897b180982db6d07a331809e330d605c07ab8e847454abfb23b1be21a [2022-03-25T08:45:51.204Z] #56 ... [2022-03-25T08:45:51.204Z] [2022-03-25T08:45:51.204Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-03-25T08:45:51.204Z] #54 sha256:274b467b36823bc9049b8ada329309552ec0d86e260675103689758bbd31cc6e [2022-03-25T08:45:51.204Z] #54 DONE 0.1s [2022-03-25T08:45:51.204Z] [2022-03-25T08:45:51.204Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-25T08:45:51.204Z] #56 sha256:3e79bf5897b180982db6d07a331809e330d605c07ab8e847454abfb23b1be21a [2022-03-25T08:45:51.603Z] #56 ... [2022-03-25T08:45:51.603Z] [2022-03-25T08:45:51.603Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-03-25T08:45:51.603Z] #54 sha256:1024e9985b279553efcb324b562dce2396753c29794e3a7c4c5c2fd4484b3a4f [2022-03-25T08:45:51.603Z] #54 DONE 0.1s [2022-03-25T08:45:51.603Z] [2022-03-25T08:45:51.603Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-25T08:45:51.603Z] #56 sha256:ecef55b114967b9cb4af4ce799a03a664e68c7b3d6650a8f08f5073053077f22 [2022-03-25T08:46:02.770Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2022-03-25T08:46:08.133Z] #56 229.4 # github.com/containerd/containerd/cmd/containerd [2022-03-25T08:46:08.133Z] #56 229.4 /usr/bin/ld: /tmp/go-link-116132879/000019.o: in function `New': [2022-03-25T08:46:08.133Z] #56 229.4 /tmp/tmp.vUI1e22WzB/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-25T08:46:08.133Z] #56 229.4 + bin/containerd-stress [2022-03-25T08:46:08.133Z] #56 230.5 + bin/containerd-shim [2022-03-25T08:46:13.391Z] #56 237.4 + bin/containerd-shim-runc-v1 [2022-03-25T08:46:18.678Z] #56 242.4 + bin/containerd-shim-runc-v2 [2022-03-25T08:46:18.678Z] #56 243.0 + binaries [2022-03-25T08:46:18.952Z] #56 243.0 + install -D bin/containerd /build/containerd [2022-03-25T08:46:18.952Z] #56 243.0 + install -D bin/containerd-shim /build/containerd-shim [2022-03-25T08:46:18.952Z] #56 243.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-25T08:46:18.952Z] #56 243.0 + install -D bin/ctr /build/ctr [2022-03-25T08:46:19.214Z] #56 DONE 243.4s [2022-03-25T08:46:20.153Z] [2022-03-25T08:46:20.153Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-25T08:46:20.153Z] #57 sha256:f5ae669ffd6df4c8fffd3aa6682c97b5ffb75f4fdd6ac03de25b616647b83938 [2022-03-25T08:46:20.153Z] #57 DONE 0.1s [2022-03-25T08:46:20.153Z] [2022-03-25T08:46:20.153Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-25T08:46:20.153Z] #61 sha256:9c2e2e2adf86631751aa723cc26650ac83f54d0ca64ccb3b8681e19de7cc29f2 [2022-03-25T08:46:20.153Z] #61 DONE 0.1s [2022-03-25T08:46:20.153Z] [2022-03-25T08:46:20.153Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-25T08:46:20.153Z] #66 sha256:012d6fafcccbffc66c90fe9bd5063334751cb727091087ba328556b55ab2cdd4 [2022-03-25T08:46:20.718Z] #66 DONE 0.4s [2022-03-25T08:46:20.718Z] [2022-03-25T08:46:20.718Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-03-25T08:46:20.718Z] #68 sha256:cc2f05c66912a683ca67fc5d3561b048b811da8c8e1e08ca4aa96c43399a98b6 [2022-03-25T08:46:20.718Z] #68 DONE 0.0s [2022-03-25T08:46:20.718Z] [2022-03-25T08:46:20.718Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-03-25T08:46:20.718Z] #69 sha256:b2d00b43713a2d1023e97200d3f241b3af44afa8f148ea10d2d6614a6521768d [2022-03-25T08:46:20.718Z] #69 DONE 0.0s [2022-03-25T08:46:20.718Z] [2022-03-25T08:46:20.718Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-25T08:46:20.718Z] #70 sha256:21f0dc29884dffbef6ea3543fd815038ba2670378e09262de00a66b658d2b486 [2022-03-25T08:46:21.283Z] #70 DONE 0.6s [2022-03-25T08:46:21.283Z] [2022-03-25T08:46:21.283Z] #71 exporting to image [2022-03-25T08:46:21.283Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-25T08:46:21.283Z] #71 exporting layers [2022-03-25T08:46:21.908Z] #56 229.1 # github.com/containerd/containerd/cmd/containerd [2022-03-25T08:46:21.908Z] #56 229.1 /usr/bin/ld: /tmp/go-link-059533663/000019.o: in function `New': [2022-03-25T08:46:21.908Z] #56 229.1 /tmp/tmp.CioUSacOy2/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-25T08:46:21.908Z] #56 229.2 + bin/containerd-stress [2022-03-25T08:46:21.908Z] #56 230.3 + bin/containerd-shim [2022-03-25T08:46:23.275Z] #56 231.9 # github.com/containerd/containerd/cmd/containerd [2022-03-25T08:46:23.275Z] #56 231.9 /usr/bin/ld: /tmp/go-link-063371057/000019.o: in function `New': [2022-03-25T08:46:23.275Z] #56 231.9 /tmp/tmp.OSfi2VoAqs/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-25T08:46:23.275Z] #56 231.9 + bin/containerd-stress [2022-03-25T08:46:23.275Z] #56 233.1 + bin/containerd-shim [2022-03-25T08:46:23.724Z] #56 230.8 # github.com/containerd/containerd/cmd/containerd [2022-03-25T08:46:23.724Z] #56 230.8 /usr/bin/ld: /tmp/go-link-380452503/000019.o: in function `New': [2022-03-25T08:46:23.724Z] #56 230.8 /tmp/tmp.l55UQxCFbe/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-25T08:46:23.724Z] #56 230.9 + bin/containerd-stress [2022-03-25T08:46:23.724Z] #56 232.0 + bin/containerd-shim [2022-03-25T08:46:27.189Z] #56 237.2 + bin/containerd-shim-runc-v1 [2022-03-25T08:46:27.835Z] #71 exporting layers 6.5s done [2022-03-25T08:46:27.835Z] #71 writing image sha256:dab2121345299ddd478d9b48c0ba07805183301771287518ee7b906657132858 done [2022-03-25T08:46:27.835Z] #71 naming to docker.io/library/docker:32fe0bbb91f9791ca2783d08f81c9a9289e9225c done [2022-03-25T08:46:27.835Z] #71 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-03-25T08:46:28.170Z] + trap exit INT TERM [2022-03-25T08:46:28.170Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-03-25T08:46:28.170Z] + CONTAINER_NAME=docker-pr1 [2022-03-25T08:46:28.170Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43426/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43426/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=32fe0bbb91f9791ca2783d08f81c9a9289e9225c -e DOCKER_GRAPHDRIVER docker:32fe0bbb91f9791ca2783d08f81c9a9289e9225c hack/make.sh dynbinary-daemon [2022-03-25T08:46:28.428Z] [2022-03-25T08:46:28.599Z] #56 239.9 + bin/containerd-shim-runc-v1 [2022-03-25T08:46:28.687Z] Removing bundles/ [2022-03-25T08:46:28.687Z] [2022-03-25T08:46:28.687Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-03-25T08:46:28.687Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-25T08:46:28.687Z] GOOS="" GOARCH="" GOARM="" [2022-03-25T08:46:29.012Z] #56 238.9 + bin/containerd-shim-runc-v1 [2022-03-25T08:46:32.470Z] #56 242.2 + bin/containerd-shim-runc-v2 [2022-03-25T08:46:32.730Z] #56 242.8 + binaries [2022-03-25T08:46:32.730Z] #56 242.8 + install -D bin/containerd /build/containerd [2022-03-25T08:46:32.730Z] #56 242.8 + install -D bin/containerd-shim /build/containerd-shim [2022-03-25T08:46:32.730Z] #56 242.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-25T08:46:32.730Z] #56 242.8 + install -D bin/ctr /build/ctr [2022-03-25T08:46:32.989Z] #56 DONE 243.2s [2022-03-25T08:46:33.876Z] #56 245.0 + bin/containerd-shim-runc-v2 [2022-03-25T08:46:33.876Z] #56 245.6 + binaries [2022-03-25T08:46:33.876Z] #56 245.6 + install -D bin/containerd /build/containerd [2022-03-25T08:46:33.876Z] #56 245.6 + install -D bin/containerd-shim /build/containerd-shim [2022-03-25T08:46:33.876Z] #56 245.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-25T08:46:33.876Z] #56 245.7 + install -D bin/ctr /build/ctr [2022-03-25T08:46:33.931Z] [2022-03-25T08:46:33.931Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-25T08:46:33.931Z] #57 sha256:05b1ae5f0c760e290bf461078687d7597aa5b1cf4e00307bcd2c53038716c169 [2022-03-25T08:46:33.931Z] #57 DONE 0.2s [2022-03-25T08:46:33.931Z] [2022-03-25T08:46:33.931Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-25T08:46:33.931Z] #61 sha256:aa011f68144fedbced21b8b4c43b283d829046e63839b8e8d113fb25d6ad8914 [2022-03-25T08:46:33.931Z] #61 DONE 0.1s [2022-03-25T08:46:33.931Z] [2022-03-25T08:46:33.931Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-25T08:46:33.931Z] #66 sha256:9de475931dbd9f77f2a0dc7039a8be07e79ce328650c17bd4e9ce26025094bb4 [2022-03-25T08:46:34.134Z] #56 DONE 246.0s [2022-03-25T08:46:34.298Z] #56 243.9 + bin/containerd-shim-runc-v2 [2022-03-25T08:46:34.500Z] #66 DONE 0.4s [2022-03-25T08:46:34.500Z] [2022-03-25T08:46:34.500Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-03-25T08:46:34.500Z] #68 sha256:7efd2f186e4da682410892390165d509b4ff731f251100a355ffcbc61fb46f77 [2022-03-25T08:46:34.500Z] #68 DONE 0.1s [2022-03-25T08:46:34.500Z] [2022-03-25T08:46:34.500Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-03-25T08:46:34.500Z] #69 sha256:944ded5763f4d6cc819c52ee0274db12ae2ff5d201e07a37b0cb6a0262b2073e [2022-03-25T08:46:34.500Z] #69 DONE 0.0s [2022-03-25T08:46:34.500Z] [2022-03-25T08:46:34.500Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-25T08:46:34.500Z] #70 sha256:ab4d4a11240249b5c547e66834a958d0d3c1850560a84025e8c59155a7f7f2f8 [2022-03-25T08:46:34.868Z] #56 244.5 + binaries [2022-03-25T08:46:34.868Z] #56 244.5 + install -D bin/containerd /build/containerd [2022-03-25T08:46:34.868Z] #56 244.5 + install -D bin/containerd-shim /build/containerd-shim [2022-03-25T08:46:34.868Z] #56 244.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-25T08:46:34.868Z] #56 244.6 + install -D bin/ctr /build/ctr [2022-03-25T08:46:35.070Z] [2022-03-25T08:46:35.070Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-25T08:46:35.070Z] #57 sha256:c54e3605f485e0a8b49c71bfe616991e778e41ffba0540bd2c945a8006bb719b [2022-03-25T08:46:35.070Z] #57 DONE 0.2s [2022-03-25T08:46:35.070Z] [2022-03-25T08:46:35.070Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-25T08:46:35.070Z] #61 sha256:7a47bbf3cd94d06b6031f2e9e09e0fe3eabe91704eaf249e14dc76cccef71d6b [2022-03-25T08:46:35.070Z] #61 DONE 0.1s [2022-03-25T08:46:35.072Z] #70 DONE 0.6s [2022-03-25T08:46:35.072Z] [2022-03-25T08:46:35.072Z] #71 exporting to image [2022-03-25T08:46:35.072Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-25T08:46:35.072Z] #71 exporting layers [2022-03-25T08:46:35.131Z] #56 DONE 245.0s [2022-03-25T08:46:35.329Z] [2022-03-25T08:46:35.329Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-25T08:46:35.329Z] #66 sha256:979a30eccccd15f4721b78c64c199887130b6f43231a993c4ae423c10b2ae297 [2022-03-25T08:46:35.896Z] #66 DONE 0.5s [2022-03-25T08:46:35.897Z] [2022-03-25T08:46:35.897Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-03-25T08:46:35.897Z] #68 sha256:02fbc26f6cc4a2e1ac11d09fe6ef223d90e861346d4e7e20e20ce56c828503c7 [2022-03-25T08:46:35.897Z] #68 DONE 0.1s [2022-03-25T08:46:35.897Z] [2022-03-25T08:46:35.897Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-03-25T08:46:35.897Z] #69 sha256:f1c8125732f2016af4088170b0f1cb1b1961a96df21145f6d15786d6eaa2c9fc [2022-03-25T08:46:35.897Z] #69 DONE 0.0s [2022-03-25T08:46:35.897Z] [2022-03-25T08:46:35.897Z] #70 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-03-25T08:46:35.897Z] #70 sha256:e19e3b21570fd265eafaeca8818e3001a4937fabc1183d4f38863fe02ddf598d [2022-03-25T08:46:36.071Z] [2022-03-25T08:46:36.071Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-25T08:46:36.071Z] #57 sha256:604d41745e3c17980b4637278fbceb0537869738213fb9253c165c3484e63726 [2022-03-25T08:46:36.071Z] #57 DONE 0.2s [2022-03-25T08:46:36.071Z] [2022-03-25T08:46:36.071Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-25T08:46:36.071Z] #61 sha256:752daba26e792ae0856094b4eb3a660e8d193ee583f96465ea62e7be88dbba73 [2022-03-25T08:46:36.071Z] #61 DONE 0.1s [2022-03-25T08:46:36.332Z] [2022-03-25T08:46:36.332Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-25T08:46:36.332Z] #66 sha256:905e7d1c1ceea3c7ece7368aabc393ac55453d1e388f5c195e426ba7bae4deb7 [2022-03-25T08:46:36.461Z] #70 0.620 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-25T08:46:36.462Z] #70 0.628 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2022-03-25T08:46:36.462Z] #70 0.628 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2022-03-25T08:46:36.462Z] #70 0.629 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-25T08:46:36.592Z] #66 DONE 0.6s [2022-03-25T08:46:36.719Z] #70 0.991 Fetched 98.6 kB in 1s (158 kB/s) [2022-03-25T08:46:36.852Z] [2022-03-25T08:46:36.852Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-03-25T08:46:36.852Z] #68 sha256:024be9486012b4c486730cc07d4565d4238357a851ce155383ad344c4077617d [2022-03-25T08:46:36.852Z] #68 DONE 0.0s [2022-03-25T08:46:36.852Z] [2022-03-25T08:46:36.852Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-03-25T08:46:36.852Z] #69 sha256:94c76432dc5c3cff5903e81f25843f652dfe71396ea1d612f36abe93393a8136 [2022-03-25T08:46:36.852Z] #69 DONE 0.0s [2022-03-25T08:46:36.852Z] [2022-03-25T08:46:36.852Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-25T08:46:36.852Z] #70 sha256:48e2d2962499e413ceab2f78d96a4f3bdfcea81201d9853713bd55504cfc1313 [2022-03-25T08:46:37.286Z] #70 0.991 Reading package lists... [2022-03-25T08:46:37.806Z] #70 DONE 0.7s [2022-03-25T08:46:37.806Z] [2022-03-25T08:46:37.806Z] #71 exporting to image [2022-03-25T08:46:37.806Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-25T08:46:37.806Z] #71 exporting layers [2022-03-25T08:46:37.853Z] #70 1.616 Reading package lists... [2022-03-25T08:46:38.111Z] #70 2.239 Building dependency tree... [2022-03-25T08:46:38.111Z] #70 2.355 Reading state information... [2022-03-25T08:46:38.111Z] #70 2.457 The following additional packages will be installed: [2022-03-25T08:46:38.370Z] #70 2.457 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2022-03-25T08:46:38.370Z] #70 2.457 libpam-systemd [2022-03-25T08:46:38.370Z] #70 2.458 Suggested packages: [2022-03-25T08:46:38.370Z] #70 2.458 systemd-container policykit-1 [2022-03-25T08:46:38.370Z] #70 2.458 Recommended packages: [2022-03-25T08:46:38.370Z] #70 2.458 libnss-systemd [2022-03-25T08:46:38.370Z] #70 2.541 The following NEW packages will be installed: [2022-03-25T08:46:38.370Z] #70 2.542 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2022-03-25T08:46:38.370Z] #70 2.543 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2022-03-25T08:46:38.628Z] #70 2.811 0 upgraded, 11 newly installed, 0 to remove and 4 not upgraded. [2022-03-25T08:46:38.628Z] #70 2.811 Need to get 4759 kB of archives. [2022-03-25T08:46:38.628Z] #70 2.811 After this operation, 16.6 MB of additional disk space will be used. [2022-03-25T08:46:38.628Z] #70 2.811 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-03-25T08:46:38.628Z] #70 2.814 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2022-03-25T08:46:38.628Z] #70 2.815 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2022-03-25T08:46:38.628Z] #70 2.818 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2022-03-25T08:46:38.628Z] #70 2.820 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2022-03-25T08:46:38.628Z] #70 2.820 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] [2022-03-25T08:46:38.628Z] #70 2.858 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] [2022-03-25T08:46:38.628Z] #70 2.860 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2022-03-25T08:46:38.628Z] #70 2.862 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2022-03-25T08:46:38.628Z] #70 2.864 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] [2022-03-25T08:46:38.628Z] #70 2.866 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2022-03-25T08:46:38.628Z] #70 2.982 debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T08:46:38.885Z] #70 3.006 Fetched 4759 kB in 0s (15.2 MB/s) [2022-03-25T08:46:38.885Z] #70 3.031 Selecting previously unselected package libargon2-1:amd64. [2022-03-25T08:46:38.885Z] #70 3.031 (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 ... 28084 files and directories currently installed.) [2022-03-25T08:46:38.885Z] #70 3.044 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-03-25T08:46:38.885Z] #70 3.050 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-25T08:46:38.885Z] #70 3.081 Selecting previously unselected package libjson-c3:amd64. [2022-03-25T08:46:38.885Z] #70 3.084 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2022-03-25T08:46:38.885Z] #70 3.087 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-03-25T08:46:38.885Z] #70 3.119 Selecting previously unselected package libcryptsetup12:amd64. [2022-03-25T08:46:38.885Z] #70 3.122 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2022-03-25T08:46:38.885Z] #70 3.124 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-03-25T08:46:38.885Z] #70 3.169 Selecting previously unselected package libidn11:amd64. [2022-03-25T08:46:38.885Z] #70 3.171 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2022-03-25T08:46:38.885Z] #70 3.175 Unpacking libidn11:amd64 (1.33-2.2) ... [2022-03-25T08:46:38.885Z] #70 3.213 Selecting previously unselected package libkmod2:amd64. [2022-03-25T08:46:39.144Z] #70 3.215 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2022-03-25T08:46:39.144Z] #70 3.218 Unpacking libkmod2:amd64 (26-1) ... [2022-03-25T08:46:39.144Z] #70 3.259 Selecting previously unselected package systemd. [2022-03-25T08:46:39.144Z] #70 3.262 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... [2022-03-25T08:46:39.144Z] #70 3.301 Unpacking systemd (241-7~deb10u8) ... [2022-03-25T08:46:39.710Z] #70 3.697 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-25T08:46:39.710Z] #70 3.706 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-03-25T08:46:39.710Z] #70 3.715 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-03-25T08:46:39.710Z] #70 3.724 Setting up libidn11:amd64 (1.33-2.2) ... [2022-03-25T08:46:39.710Z] #70 3.732 Setting up libkmod2:amd64 (26-1) ... [2022-03-25T08:46:39.710Z] #70 3.742 Setting up systemd (241-7~deb10u8) ... [2022-03-25T08:46:39.710Z] #70 3.782 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-03-25T08:46:39.710Z] #70 3.784 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-03-25T08:46:39.710Z] #70 3.787 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-25T08:46:39.710Z] #70 3.787 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-25T08:46:39.969Z] #70 4.145 Selecting previously unselected package systemd-sysv. [2022-03-25T08:46:39.969Z] #70 4.145 (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 ... 28881 files and directories currently installed.) [2022-03-25T08:46:39.969Z] #70 4.159 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... [2022-03-25T08:46:39.969Z] #70 4.162 Unpacking systemd-sysv (241-7~deb10u8) ... [2022-03-25T08:46:39.969Z] #70 4.197 Selecting previously unselected package libdbus-1-3:amd64. [2022-03-25T08:46:39.969Z] #70 4.200 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2022-03-25T08:46:39.969Z] #70 4.203 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-03-25T08:46:39.969Z] #70 4.254 Selecting previously unselected package dbus. [2022-03-25T08:46:39.969Z] #70 4.257 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2022-03-25T08:46:39.969Z] #70 4.266 Unpacking dbus (1.12.20-0+deb10u1) ... [2022-03-25T08:46:39.969Z] #70 4.323 Selecting previously unselected package libpam-systemd:amd64. [2022-03-25T08:46:40.228Z] #70 4.326 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... [2022-03-25T08:46:40.228Z] #70 4.330 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... [2022-03-25T08:46:40.228Z] #70 4.369 Selecting previously unselected package dbus-user-session. [2022-03-25T08:46:40.228Z] #70 4.372 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2022-03-25T08:46:40.228Z] #70 4.375 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2022-03-25T08:46:40.228Z] #70 4.414 Setting up systemd-sysv (241-7~deb10u8) ... [2022-03-25T08:46:40.228Z] #70 4.425 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-03-25T08:46:40.228Z] #70 4.433 Setting up dbus (1.12.20-0+deb10u1) ... [2022-03-25T08:46:40.228Z] #70 4.540 invoke-rc.d: could not determine current runlevel [2022-03-25T08:46:40.487Z] #70 4.543 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-25T08:46:40.487Z] #70 4.547 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... [2022-03-25T08:46:40.487Z] #70 4.653 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2022-03-25T08:46:40.487Z] #70 4.665 Processing triggers for systemd (241-7~deb10u8) ... [2022-03-25T08:46:40.487Z] #70 4.673 Processing triggers for libc-bin (2.28-10) ... [2022-03-25T08:46:40.487Z] #70 DONE 4.8s [2022-03-25T08:46:40.745Z] [2022-03-25T08:46:40.745Z] #71 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-03-25T08:46:40.745Z] #71 sha256:f1f3814027fa1fb3a5dc6ba6703845c90580372aebdc68d0d1823ae16f2cb87f [2022-03-25T08:46:41.003Z] #71 0.378 % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-25T08:46:41.003Z] #71 0.380 Dload Upload Total Spent Left Speed [2022-03-25T08:46:41.670Z] #71 exporting layers 6.2s done [2022-03-25T08:46:41.670Z] #71 writing image sha256:6c3bd611ccb21b929b30d1ab2ddcea2411cb6ac1a03ea96d61e16fb1ee3d5d26 done [2022-03-25T08:46:41.670Z] #71 naming to docker.io/library/docker:32fe0bbb91f9791ca2783d08f81c9a9289e9225c done [2022-03-25T08:46:41.670Z] #71 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-03-25T08:46:41.935Z] #71 0.381 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 1837 0 --:--:-- --:--:-- --:--:-- 1835 100 1823 100 1823 0 0 1835 0 --:--:-- --:--:-- --:--:-- 1835 [2022-03-25T08:46:41.935Z] #71 DONE 1.4s [2022-03-25T08:46:41.935Z] [2022-03-25T08:46:41.935Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-25T08:46:41.935Z] #72 sha256:19532e97061e39746754670fc0b14207a23ed9c737f1f155d43a9723eb03da3a [2022-03-25T08:46:42.004Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43426/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43426/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=32fe0bbb91f9791ca2783d08f81c9a9289e9225c -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:32fe0bbb91f9791ca2783d08f81c9a9289e9225c hack/validate/default [2022-03-25T08:46:42.573Z] Congratulations! All commits are properly signed with the DCO! [2022-03-25T08:46:42.868Z] #72 DONE 0.9s [2022-03-25T08:46:42.869Z] [2022-03-25T08:46:42.869Z] #73 exporting to image [2022-03-25T08:46:42.869Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-25T08:46:42.869Z] #73 exporting layers [2022-03-25T08:46:43.512Z] Congratulations! Seccomp profile generation is done correctly. [2022-03-25T08:46:43.512Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-03-25T08:46:45.956Z] #71 exporting layers 7.5s done [2022-03-25T08:46:45.956Z] #71 writing image sha256:7ce1fe8540cf057bc5650082874f84ef7d7e82baf794a7bbfa36b6f6e28cf589 done [2022-03-25T08:46:45.956Z] #71 naming to docker.io/library/docker:32fe0bbb91f9791ca2783d08f81c9a9289e9225c done [2022-03-25T08:46:45.956Z] #71 DONE 7.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-25T08:46:46.300Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43426/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=32fe0bbb91f9791ca2783d08f81c9a9289e9225c -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=20.10 docker:32fe0bbb91f9791ca2783d08f81c9a9289e9225c hack/make.sh dynbinary test-integration [2022-03-25T08:46:46.870Z] [2022-03-25T08:46:46.870Z] Removing bundles/ [2022-03-25T08:46:46.870Z] [2022-03-25T08:46:46.870Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-25T08:46:46.870Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-25T08:46:46.870Z] GOOS="" GOARCH="" GOARM="" [2022-03-25T08:46:49.426Z] #73 exporting layers 6.5s done [2022-03-25T08:46:49.426Z] #73 writing image sha256:eede22016ea9e118576302a651e2cf40ca56ac0a7b33a18b7a0f1a3dcf3eca8f done [2022-03-25T08:46:49.426Z] #73 naming to docker.io/library/docker:32fe0bbb91f9791ca2783d08f81c9a9289e9225c done [2022-03-25T08:46:49.426Z] #73 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-25T08:46:49.757Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43426/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=32fe0bbb91f9791ca2783d08f81c9a9289e9225c -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=20.10 docker:32fe0bbb91f9791ca2783d08f81c9a9289e9225c hack/make.sh dynbinary test-integration [2022-03-25T08:46:50.026Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-03-25T08:46:50.026Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-03-25T08:46:50.026Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-03-25T08:46:50.026Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-03-25T08:46:50.026Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2022-03-25T08:46:50.026Z] Detected virtualization docker. [2022-03-25T08:46:50.026Z] Detected architecture x86-64. [2022-03-25T08:46:50.026Z] Set hostname to . [2022-03-25T08:46:50.291Z] + source /etc/docker-entrypoint-cmd [2022-03-25T08:46:50.291Z] ++ hack/make.sh dynbinary test-integration [2022-03-25T08:46:50.291Z] [2022-03-25T08:46:50.552Z] Removing bundles/ [2022-03-25T08:46:50.552Z] [2022-03-25T08:46:50.552Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-25T08:46:50.552Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-25T08:46:50.552Z] GOOS="" GOARCH="" GOARM="" [2022-03-25T08:46:51.645Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-03-25T08:46:53.029Z] Congratulations! All API changes are done the right way. [2022-03-25T08:46:53.029Z] Congratulations! All TOML source files changed here have valid syntax. [2022-03-25T08:46:53.029Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-03-25T08:46:53.029Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-03-25T08:46:53.029Z] Congratulations! No new tests were added to integration-cli. [2022-03-25T08:46:53.029Z] [2022-03-25T08:46:53.029Z] INFO Start validation with golang-ci-lint [2022-03-25T08:46:53.029Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-03-25T08:46:53.029Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-03-25T08:46:53.029Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-03-25T08:46:56.000Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-25T08:46:56.000Z] [2022-03-25T08:46:56.000Z] ________ ____ __. [2022-03-25T08:46:56.000Z] \_____ \ | |/ _| [2022-03-25T08:46:56.000Z] / | \| < [2022-03-25T08:46:56.000Z] / | \ | \ [2022-03-25T08:46:56.000Z] \_______ /____|__ \ [2022-03-25T08:46:56.000Z] \/ \/ [2022-03-25T08:46:56.000Z] [2022-03-25T08:46:56.000Z] INFO: make.ps1 ended at 03/25/2022 08:46:54 [2022-03-25T08:46:56.470Z] INFO: Binaries build ended at 03/25/2022 08:46:56. Duration:00:01:34.5219697 [2022-03-25T08:46:57.459Z] INFO: Copying the built daemon binary to d:\CI\PR-43426\1\binary\dockerd-32fe0bbb91.exe... [2022-03-25T08:46:57.459Z] INFO: Copying the built client binary to d:\CI\PR-43426\1\binary\docker-32fe0bbb91.exe... [2022-03-25T08:46:57.459Z] INFO: Copying dockerversion from the container... [2022-03-25T08:46:57.929Z] INFO: Copying the golang package from the container to d:\CI\PR-43426\1\installer\go.zip... [2022-03-25T08:46:58.398Z] INFO: Extracting go.zip to d:\CI\PR-43426\1\go [2022-03-25T08:47:10.528Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-25T08:47:10.528Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-25T08:47:10.528Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 5.7% of statements [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/api/types [no test files] [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-25T08:47:10.528Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-25T08:47:10.528Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-25T08:47:10.528Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2022-03-25T08:47:10.528Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/builder [no test files] [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-25T08:47:10.528Z] ok github.com/docker/docker/builder/dockerfile 0.171s coverage: 48.5% of statements [2022-03-25T08:47:10.528Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-25T08:47:10.528Z] ok github.com/docker/docker/builder/remotecontext 0.093s coverage: 13.7% of statements [2022-03-25T08:47:10.783Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-03-25T08:47:11.344Z] ok github.com/docker/docker/builder/remotecontext/git 0.949s coverage: 86.3% of statements [2022-03-25T08:47:11.344Z] ? github.com/docker/docker/cli [no test files] [2022-03-25T08:47:11.344Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-25T08:47:14.610Z] ok github.com/docker/docker/client 0.098s coverage: 75.4% of statements [2022-03-25T08:47:28.526Z] INFO: Extraction ended at 03/25/2022 08:47:24. Duration:00:00:26.3708882 [2022-03-25T08:47:28.526Z] INFO: Updating the golang and path environment variables [2022-03-25T08:47:28.526Z] INFO: GOPATH=d:\gopath [2022-03-25T08:47:28.526Z] INFO: go version go1.16.15 windows/amd64 [2022-03-25T08:47:28.526Z] INFO: Running the daemon under test in debug mode [2022-03-25T08:47:28.526Z] INFO: Starting a daemon under test... [2022-03-25T08:47:28.526Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43426\1\daemon --pidfile d:\CI\PR-43426\1\docker.pid -D [2022-03-25T08:47:28.526Z] INFO: Process started successfully. [2022-03-25T08:47:28.526Z] INFO: Start tailing logs of the daemon under tests [2022-03-25T08:47:28.526Z] INFO: Waiting for the daemon under test to start... [2022-03-25T08:47:46.383Z] .....INFO: Daemon under test started and replied! [2022-03-25T08:47:46.383Z] INFO: Docker version of the daemon under test [2022-03-25T08:47:46.383Z] [2022-03-25T08:47:46.383Z] Client: [2022-03-25T08:47:46.383Z] Version: 17.06.2-ce [2022-03-25T08:47:46.383Z] API version: 1.30 [2022-03-25T08:47:46.383Z] Go version: go1.8.3 [2022-03-25T08:47:46.383Z] Git commit: cec0b72 [2022-03-25T08:47:46.383Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-25T08:47:46.383Z] OS/Arch: windows/amd64 [2022-03-25T08:47:46.383Z] [2022-03-25T08:47:46.383Z] Server: [2022-03-25T08:47:46.383Z] Version: 0.0.0-dev [2022-03-25T08:47:46.383Z] API version: 1.41 (minimum version 1.24) [2022-03-25T08:47:46.383Z] Go version: go1.16.15 [2022-03-25T08:47:46.384Z] Git commit: 32fe0bbb91 [2022-03-25T08:47:46.384Z] Built: 03/25/2022 08:45:28 [2022-03-25T08:47:46.384Z] OS/Arch: windows/amd64 [2022-03-25T08:47:46.384Z] Experimental: false [2022-03-25T08:47:46.384Z] [2022-03-25T08:47:46.384Z] INFO: Docker info of the daemon under test [2022-03-25T08:47:46.384Z] [2022-03-25T08:47:46.384Z] Containers: 0 [2022-03-25T08:47:46.384Z] Running: 0 [2022-03-25T08:47:46.384Z] Paused: 0 [2022-03-25T08:47:46.384Z] Stopped: 0 [2022-03-25T08:47:46.384Z] Images: 0 [2022-03-25T08:47:46.384Z] Server Version: 0.0.0-dev [2022-03-25T08:47:46.384Z] Storage Driver: windowsfilter [2022-03-25T08:47:46.384Z] Windows: [2022-03-25T08:47:46.384Z] Logging Driver: json-file [2022-03-25T08:47:46.384Z] Plugins: [2022-03-25T08:47:46.384Z] Volume: local [2022-03-25T08:47:46.384Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-25T08:47:46.384Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-25T08:47:46.384Z] Swarm: inactive [2022-03-25T08:47:46.384Z] Default Isolation: process [2022-03-25T08:47:46.384Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-25T08:47:46.384Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-25T08:47:46.384Z] OSType: windows [2022-03-25T08:47:46.384Z] Architecture: x86_64 [2022-03-25T08:47:46.384Z] CPUs: 4 [2022-03-25T08:47:46.384Z] Total Memory: 32GiB [2022-03-25T08:47:46.384Z] Name: azwin-2-4a9450 [2022-03-25T08:47:46.384Z] ID: RL45:2VAP:NT5Z:NZ2V:45AE:VSFF:GRAA:2QZG:TN7Q:T77Q:3D55:NS3D [2022-03-25T08:47:46.384Z] Docker Root Dir: D:\CI\PR-43426\1\daemon [2022-03-25T08:47:46.384Z] Debug Mode (client): false [2022-03-25T08:47:46.384Z] Debug Mode (server): true [2022-03-25T08:47:46.384Z] File Descriptors: -1 [2022-03-25T08:47:46.384Z] Goroutines: 16 [2022-03-25T08:47:46.384Z] System Time: 2022-03-25T08:47:44.4611411Z [2022-03-25T08:47:46.384Z] EventsListeners: 0 [2022-03-25T08:47:46.384Z] Registry: https://index.docker.io/v1/ [2022-03-25T08:47:46.384Z] Labels: [2022-03-25T08:47:46.384Z] Experimental: false [2022-03-25T08:47:46.384Z] Insecure Registries: [2022-03-25T08:47:46.384Z] 127.0.0.0/8 [2022-03-25T08:47:46.384Z] Live Restore Enabled: false [2022-03-25T08:47:46.384Z] [2022-03-25T08:47:46.384Z] [2022-03-25T08:47:46.384Z] INFO: Docker images of the daemon under test [2022-03-25T08:47:46.384Z] [2022-03-25T08:47:46.384Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-25T08:47:46.384Z] [2022-03-25T08:47:46.384Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-25T08:47:46.384Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-03-25T08:47:46.384Z] ltsc2019: Pulling from windows/servercore [2022-03-25T08:47:46.384Z] 4612f6d0b889: Pulling fs layer [2022-03-25T08:47:46.384Z] 0a6173b79e25: Pulling fs layer [2022-03-25T08:47:46.631Z] ok github.com/docker/docker/cmd/dockerd 0.085s coverage: 29.1% of statements [2022-03-25T08:47:46.887Z] ok github.com/docker/docker/container 0.113s coverage: 34.5% of statements [2022-03-25T08:47:46.887Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-25T08:47:46.887Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-25T08:47:46.887Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-25T08:47:46.887Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-25T08:47:51.069Z] ok github.com/docker/docker/daemon/cluster 0.043s coverage: 0.5% of statements [2022-03-25T08:47:53.583Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2022-03-25T08:47:54.946Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2022-03-25T08:47:58.902Z] 0a6173b79e25: Verifying Checksum [2022-03-25T08:47:58.902Z] 0a6173b79e25: Download complete [2022-03-25T08:48:01.479Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2022-03-25T08:48:02.844Z] ok github.com/docker/docker/daemon/config 0.022s coverage: 81.8% of statements [2022-03-25T08:48:03.099Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2022-03-25T08:48:03.355Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-03-25T08:48:04.281Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-03-25T08:48:04.841Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.008s coverage: 4.2% of statements [2022-03-25T08:48:05.161Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-25T08:48:05.161Z] [2022-03-25T08:48:05.161Z] + c=0 [2022-03-25T08:48:05.161Z] ++ jobs -p [2022-03-25T08:48:05.161Z] + for job in $(jobs -p) [2022-03-25T08:48:05.161Z] + wait 8214 [2022-03-25T08:48:05.161Z] + TEST_INTEGRATION_DEST=1 [2022-03-25T08:48:05.161Z] + CONTAINER_NAME=docker-pr1-1 [2022-03-25T08:48:05.161Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-03-25T08:48:05.161Z] + run_tests test-integration-flaky [2022-03-25T08:48:05.161Z] + '[' -n 0 ']' [2022-03-25T08:48:05.161Z] + rm= [2022-03-25T08:48:05.161Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43426/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43426/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43426/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=32fe0bbb91f9791ca2783d08f81c9a9289e9225c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:32fe0bbb91f9791ca2783d08f81c9a9289e9225c hack/make.sh test-integration-flaky test-integration [2022-03-25T08:48:05.161Z] + TEST_INTEGRATION_DEST=2 [2022-03-25T08:48:05.161Z] + CONTAINER_NAME=docker-pr1-2 [2022-03-25T08:48:05.161Z] + TEST_SKIP_INTEGRATION=1 [2022-03-25T08:48:05.161Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-25T08:48:05.161Z] + run_tests [2022-03-25T08:48:05.161Z] + '[' -n 0 ']' [2022-03-25T08:48:05.161Z] + rm= [2022-03-25T08:48:05.161Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43426/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43426/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43426/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=32fe0bbb91f9791ca2783d08f81c9a9289e9225c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:32fe0bbb91f9791ca2783d08f81c9a9289e9225c hack/make.sh '' test-integration [2022-03-25T08:48:05.161Z] + TEST_INTEGRATION_DEST=3 [2022-03-25T08:48:05.161Z] + CONTAINER_NAME=docker-pr1-3 [2022-03-25T08:48:05.161Z] + TEST_SKIP_INTEGRATION=1 [2022-03-25T08:48:05.161Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-25T08:48:05.161Z] + run_tests [2022-03-25T08:48:05.161Z] + '[' -n 0 ']' [2022-03-25T08:48:05.161Z] + rm= [2022-03-25T08:48:05.161Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43426/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43426/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43426/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=32fe0bbb91f9791ca2783d08f81c9a9289e9225c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:32fe0bbb91f9791ca2783d08f81c9a9289e9225c hack/make.sh '' test-integration [2022-03-25T08:48:05.161Z] [2022-03-25T08:48:05.161Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-25T08:48:05.161Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-25T08:48:05.162Z] HOSTNAME=f0e4f938e669 [2022-03-25T08:48:05.162Z] TEST_SKIP_INTEGRATION=1 [2022-03-25T08:48:05.162Z] TESTDEBUG=0 [2022-03-25T08:48:05.162Z] DEST=bundles/test-integration [2022-03-25T08:48:05.162Z] PWD=/go/src/github.com/docker/docker [2022-03-25T08:48:05.162Z] KEEPBUNDLE=1 [2022-03-25T08:48:05.162Z] DOCKER_GITCOMMIT=32fe0bbb91f9791ca2783d08f81c9a9289e9225c [2022-03-25T08:48:05.162Z] container=docker [2022-03-25T08:48:05.162Z] HOME=/root [2022-03-25T08:48:05.162Z] GOLANG_VERSION=1.16.15 [2022-03-25T08:48:05.162Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-25T08:48:05.162Z] VALIDATE_BRANCH=20.10 [2022-03-25T08:48:05.162Z] TERM=xterm [2022-03-25T08:48:05.162Z] DOCKER_PKG=github.com/docker/docker [2022-03-25T08:48:05.162Z] SHLVL=1 [2022-03-25T08:48:05.162Z] TIMEOUT=120m [2022-03-25T08:48:05.162Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-25T08:48:05.162Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-25T08:48:05.162Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-25T08:48:05.162Z] GO111MODULE=off [2022-03-25T08:48:05.162Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-25T08:48:05.162Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-25T08:48:05.162Z] GOPATH=/go [2022-03-25T08:48:05.162Z] PKG_CONFIG=pkg-config [2022-03-25T08:48:05.162Z] _=/usr/bin/env [2022-03-25T08:48:05.162Z] Building test suite binary ./integration-cli/test.main [2022-03-25T08:48:05.162Z] [2022-03-25T08:48:05.162Z] [2022-03-25T08:48:05.162Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-25T08:48:05.162Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-25T08:48:05.162Z] HOSTNAME=1ce2c8508bd4 [2022-03-25T08:48:05.162Z] TEST_SKIP_INTEGRATION=1 [2022-03-25T08:48:05.162Z] TESTDEBUG=0 [2022-03-25T08:48:05.162Z] DEST=bundles/test-integration [2022-03-25T08:48:05.162Z] PWD=/go/src/github.com/docker/docker [2022-03-25T08:48:05.162Z] KEEPBUNDLE=1 [2022-03-25T08:48:05.162Z] DOCKER_GITCOMMIT=32fe0bbb91f9791ca2783d08f81c9a9289e9225c [2022-03-25T08:48:05.162Z] container=docker [2022-03-25T08:48:05.162Z] HOME=/root [2022-03-25T08:48:05.162Z] GOLANG_VERSION=1.16.15 [2022-03-25T08:48:05.162Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-25T08:48:05.162Z] VALIDATE_BRANCH=20.10 [2022-03-25T08:48:05.162Z] TERM=xterm [2022-03-25T08:48:05.162Z] DOCKER_PKG=github.com/docker/docker [2022-03-25T08:48:05.162Z] SHLVL=1 [2022-03-25T08:48:05.162Z] TIMEOUT=120m [2022-03-25T08:48:05.162Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-25T08:48:05.162Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-25T08:48:05.162Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-03-25T08:48:05.162Z] GO111MODULE=off [2022-03-25T08:48:05.162Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-25T08:48:05.162Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-25T08:48:05.162Z] GOPATH=/go [2022-03-25T08:48:05.162Z] PKG_CONFIG=pkg-config [2022-03-25T08:48:05.162Z] _=/usr/bin/env [2022-03-25T08:48:05.162Z] Building test suite binary ./integration-cli/test.main [2022-03-25T08:48:05.162Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-03-25T08:48:05.162Z] No new tests added to integration. [2022-03-25T08:48:05.162Z] [2022-03-25T08:48:05.162Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-25T08:48:05.162Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-25T08:48:05.162Z] HOSTNAME=961fadbca1b3 [2022-03-25T08:48:05.162Z] TESTDEBUG=0 [2022-03-25T08:48:05.162Z] DEST=bundles/test-integration [2022-03-25T08:48:05.162Z] PWD=/go/src/github.com/docker/docker [2022-03-25T08:48:05.162Z] KEEPBUNDLE=1 [2022-03-25T08:48:05.162Z] DOCKER_GITCOMMIT=32fe0bbb91f9791ca2783d08f81c9a9289e9225c [2022-03-25T08:48:05.162Z] container=docker [2022-03-25T08:48:05.162Z] HOME=/root [2022-03-25T08:48:05.162Z] GOLANG_VERSION=1.16.15 [2022-03-25T08:48:05.162Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-25T08:48:05.162Z] VALIDATE_BRANCH=20.10 [2022-03-25T08:48:05.162Z] TERM=xterm [2022-03-25T08:48:05.162Z] DOCKER_PKG=github.com/docker/docker [2022-03-25T08:48:05.162Z] SHLVL=1 [2022-03-25T08:48:05.162Z] TIMEOUT=120m [2022-03-25T08:48:05.162Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-25T08:48:05.162Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-25T08:48:05.162Z] GO111MODULE=off [2022-03-25T08:48:05.162Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-25T08:48:05.162Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-25T08:48:05.162Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-25T08:48:05.162Z] GOPATH=/go [2022-03-25T08:48:05.162Z] PKG_CONFIG=pkg-config [2022-03-25T08:48:05.162Z] _=/usr/bin/env [2022-03-25T08:48:05.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-25T08:48:06.205Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2022-03-25T08:48:06.766Z] ok github.com/docker/docker/daemon 12.127s coverage: 17.1% of statements [2022-03-25T08:48:06.766Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-25T08:48:06.766Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-25T08:48:06.766Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-25T08:48:06.766Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-25T08:48:07.021Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.359s coverage: 56.2% of statements [2022-03-25T08:48:07.608Z] 4612f6d0b889: Verifying Checksum [2022-03-25T08:48:07.608Z] 4612f6d0b889: Download complete [2022-03-25T08:48:08.386Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2022-03-25T08:48:09.752Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.248s coverage: 50.5% of statements [2022-03-25T08:48:10.683Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.293s coverage: 46.2% of statements [2022-03-25T08:48:10.683Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-25T08:48:11.610Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.8% of statements [2022-03-25T08:48:11.610Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.703s coverage: 58.0% of statements [2022-03-25T08:48:11.610Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-25T08:48:11.610Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-25T08:48:12.550Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-03-25T08:48:13.111Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2022-03-25T08:48:13.367Z] ok github.com/docker/docker/daemon/images 0.012s coverage: 6.6% of statements [2022-03-25T08:48:13.367Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-25T08:48:13.367Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-25T08:48:14.294Z] ok github.com/docker/docker/daemon/logger 0.213s coverage: 43.2% of statements [2022-03-25T08:48:14.854Z] ok github.com/docker/docker/daemon/logger/awslogs 0.127s coverage: 77.8% of statements [2022-03-25T08:48:14.854Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-03-25T08:48:14.854Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-25T08:48:15.110Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2022-03-25T08:48:15.366Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 23.9% of statements [2022-03-25T08:48:15.927Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-03-25T08:48:15.927Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.024s coverage: 87.2% of statements [2022-03-25T08:48:16.487Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 78.7% of statements [2022-03-25T08:48:16.487Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-25T08:48:16.743Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.030s coverage: 58.9% of statements [2022-03-25T08:48:17.303Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.018s coverage: 31.5% of statements [2022-03-25T08:48:17.864Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-03-25T08:48:18.119Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-03-25T08:48:18.680Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-25T08:48:19.241Z] ok github.com/docker/docker/daemon/logger/splunk 1.539s coverage: 82.5% of statements [2022-03-25T08:48:19.241Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-25T08:48:19.241Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-25T08:48:20.168Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2022-03-25T08:48:20.424Z] ok github.com/docker/docker/distribution 0.627s coverage: 27.6% of statements [2022-03-25T08:48:20.424Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-25T08:48:21.351Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-03-25T08:48:21.913Z] ok github.com/docker/docker/image 0.016s coverage: 86.8% of statements [2022-03-25T08:48:22.168Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-25T08:48:22.730Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-03-25T08:48:22.730Z] ok github.com/docker/docker/distribution/xfer 1.945s coverage: 84.6% of statements [2022-03-25T08:48:22.730Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-25T08:48:22.730Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-03-25T08:48:22.730Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-25T08:48:22.985Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2022-03-25T08:48:23.365Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-25T08:48:23.365Z] [2022-03-25T08:48:23.365Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-25T08:48:23.365Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-25T08:48:23.365Z] HOSTNAME=e35378e15ce3 [2022-03-25T08:48:23.365Z] DEST=bundles/test-integration [2022-03-25T08:48:23.365Z] PWD=/go/src/github.com/docker/docker [2022-03-25T08:48:23.365Z] DOCKER_ROOTLESS=1 [2022-03-25T08:48:23.365Z] DOCKER_GITCOMMIT=32fe0bbb91f9791ca2783d08f81c9a9289e9225c [2022-03-25T08:48:23.365Z] container=docker [2022-03-25T08:48:23.365Z] HOME=/root [2022-03-25T08:48:23.365Z] GOLANG_VERSION=1.16.15 [2022-03-25T08:48:23.365Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-25T08:48:23.365Z] VALIDATE_BRANCH=20.10 [2022-03-25T08:48:23.365Z] TERM=xterm [2022-03-25T08:48:23.365Z] DOCKER_PKG=github.com/docker/docker [2022-03-25T08:48:23.365Z] SHLVL=1 [2022-03-25T08:48:23.365Z] TIMEOUT=120m [2022-03-25T08:48:23.365Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-25T08:48:23.365Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-25T08:48:23.365Z] GO111MODULE=off [2022-03-25T08:48:23.365Z] DOCKER_EXPERIMENTAL=1 [2022-03-25T08:48:23.365Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-25T08:48:23.365Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-25T08:48:23.365Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-25T08:48:23.365Z] GOPATH=/go [2022-03-25T08:48:23.365Z] PKG_CONFIG=pkg-config [2022-03-25T08:48:23.365Z] _=/usr/bin/env [2022-03-25T08:48:23.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-25T08:48:23.912Z] ok github.com/docker/docker/oci 0.006s coverage: 40.6% of statements [2022-03-25T08:48:24.473Z] ok github.com/docker/docker/opts 0.017s coverage: 67.1% of statements [2022-03-25T08:48:24.728Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-03-25T08:48:26.092Z] ok github.com/docker/docker/pkg/archive 0.268s coverage: 81.9% of statements [2022-03-25T08:48:26.987Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-25T08:48:26.988Z] [2022-03-25T08:48:26.988Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-25T08:48:26.988Z] DOCKER_SYSTEMD=1 [2022-03-25T08:48:26.988Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-25T08:48:26.988Z] HOSTNAME=c65dc0e98559 [2022-03-25T08:48:26.988Z] DEST=bundles/test-integration [2022-03-25T08:48:26.988Z] PWD=/go/src/github.com/docker/docker [2022-03-25T08:48:26.988Z] DOCKER_GITCOMMIT=32fe0bbb91f9791ca2783d08f81c9a9289e9225c [2022-03-25T08:48:26.988Z] container=docker [2022-03-25T08:48:26.988Z] HOME=/root [2022-03-25T08:48:26.988Z] LANG=C.UTF-8 [2022-03-25T08:48:26.988Z] INVOCATION_ID=8eb0ba5e9f2c4f599c934b5d8abc561b [2022-03-25T08:48:26.988Z] GOLANG_VERSION=1.16.15 [2022-03-25T08:48:26.988Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-25T08:48:26.988Z] VALIDATE_BRANCH=20.10 [2022-03-25T08:48:26.988Z] TERM=xterm [2022-03-25T08:48:26.988Z] DOCKER_PKG=github.com/docker/docker [2022-03-25T08:48:26.988Z] SHLVL=3 [2022-03-25T08:48:26.988Z] TIMEOUT=120m [2022-03-25T08:48:26.988Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-25T08:48:26.988Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-25T08:48:26.988Z] GO111MODULE=off [2022-03-25T08:48:26.988Z] DOCKER_EXPERIMENTAL=1 [2022-03-25T08:48:26.988Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-25T08:48:26.988Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-25T08:48:26.988Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-25T08:48:26.988Z] GOPATH=/go [2022-03-25T08:48:26.988Z] PKG_CONFIG=pkg-config [2022-03-25T08:48:26.988Z] _=/usr/bin/env [2022-03-25T08:48:26.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-25T08:48:27.018Z] ok github.com/docker/docker/pkg/authorization 0.306s coverage: 68.3% of statements [2022-03-25T08:48:27.018Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-03-25T08:48:27.274Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-03-25T08:48:30.541Z] ok github.com/docker/docker/pkg/chrootarchive 2.506s coverage: 43.5% of statements [2022-03-25T08:48:30.541Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-03-25T08:48:30.805Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2022-03-25T08:48:31.061Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 97.6% of statements [2022-03-25T08:48:31.061Z] ok github.com/docker/docker/layer 7.236s coverage: 68.8% of statements [2022-03-25T08:48:31.061Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-25T08:48:31.061Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-25T08:48:31.061Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-25T08:48:31.061Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-25T08:48:31.061Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-25T08:48:31.061Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-03-25T08:48:31.061Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-25T08:48:31.623Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2022-03-25T08:48:31.879Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2022-03-25T08:48:32.135Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-03-25T08:48:33.063Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-25T08:48:33.625Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 86.5% of statements [2022-03-25T08:48:33.881Z] ok github.com/docker/docker/pkg/fsutils 0.150s coverage: 85.1% of statements [2022-03-25T08:48:34.137Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-03-25T08:48:34.393Z] ok github.com/docker/docker/pkg/discovery/kv 3.040s coverage: 84.1% of statements [2022-03-25T08:48:34.954Z] ok github.com/docker/docker/pkg/idtools 0.412s coverage: 69.5% of statements [2022-03-25T08:48:35.210Z] ok github.com/docker/docker/pkg/ioutils 0.363s coverage: 70.6% of statements [2022-03-25T08:48:35.465Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-03-25T08:48:35.465Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-25T08:48:35.465Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-03-25T08:48:35.465Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-25T08:48:35.465Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-25T08:48:35.720Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-03-25T08:48:35.720Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-03-25T08:48:35.720Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-03-25T08:48:35.976Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2022-03-25T08:48:36.231Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2022-03-25T08:48:36.231Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-03-25T08:48:36.231Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-25T08:48:36.231Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-25T08:48:36.792Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2022-03-25T08:48:37.352Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-03-25T08:48:37.352Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-03-25T08:48:37.608Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-25T08:48:38.970Z] ok github.com/docker/docker/pkg/pubsub 1.043s coverage: 75.0% of statements [2022-03-25T08:48:38.970Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2022-03-25T08:48:43.131Z] ok github.com/docker/docker/pkg/signal 3.312s coverage: 62.3% of statements [2022-03-25T08:48:43.131Z] ok github.com/docker/docker/pkg/stdcopy 0.017s coverage: 100.0% of statements [2022-03-25T08:48:43.131Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-03-25T08:48:43.387Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-25T08:48:43.950Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.5% of statements [2022-03-25T08:48:44.206Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 36.9% of statements [2022-03-25T08:48:44.461Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2022-03-25T08:48:45.024Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2022-03-25T08:48:45.024Z] coverage: [no statements] [2022-03-25T08:48:45.024Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-03-25T08:48:45.280Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-25T08:48:45.536Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2022-03-25T08:48:45.536Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-03-25T08:48:47.422Z] ok github.com/docker/docker/plugin 0.514s coverage: 23.2% of statements [2022-03-25T08:48:47.678Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2022-03-25T08:48:47.933Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.6% of statements [2022-03-25T08:48:49.297Z] ok github.com/docker/docker/quota 0.212s coverage: 71.4% of statements [2022-03-25T08:48:49.297Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2022-03-25T08:48:50.669Z] ok github.com/docker/docker/registry 0.108s coverage: 57.2% of statements [2022-03-25T08:48:50.669Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-03-25T08:48:50.924Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-03-25T08:48:51.485Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2022-03-25T08:48:51.485Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-25T08:48:53.999Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-25T08:48:54.927Z] ok github.com/docker/docker/volume/local 0.093s coverage: 76.4% of statements [2022-03-25T08:48:55.183Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2022-03-25T08:48:56.548Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.1% of statements [2022-03-25T08:48:59.533Z] INFO [loader] Go packages loading at mode 575 (files|types_sizes|compiled_files|deps|exports_file|imports|name) took 2m2.843653143s [2022-03-25T08:48:59.533Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 419.628892ms [2022-03-25T08:49:02.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-25T08:49:02.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-25T08:49:05.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-25T08:49:05.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-25T08:49:11.379Z] ok github.com/docker/docker/pkg/plugins 33.627s coverage: 76.6% of statements [2022-03-25T08:49:11.379Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-25T08:49:11.379Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-25T08:49:11.379Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-03-25T08:49:11.379Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-25T08:49:11.379Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-25T08:49:11.379Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-25T08:49:11.379Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-25T08:49:11.379Z] ? github.com/docker/docker/rootless [no test files] [2022-03-25T08:49:11.379Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-25T08:49:11.379Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-25T08:49:11.379Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-25T08:49:11.379Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-25T08:49:11.379Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-25T08:49:11.379Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-25T08:49:11.379Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-25T08:49:11.379Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-25T08:49:11.379Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-25T08:49:11.379Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-25T08:49:11.379Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-25T08:49:11.379Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-25T08:49:11.379Z] ? github.com/docker/docker/volume [no test files] [2022-03-25T08:49:11.379Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-25T08:49:11.379Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === Skipped [2022-03-25T08:49:11.379Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-03-25T08:49:11.379Z] exec_linux_test.go:18: requires AppArmor to be enabled [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-03-25T08:49:11.379Z] exec_linux_test.go:38: requires AppArmor to be enabled [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-03-25T08:49:11.379Z] time="2022-03-25T08:48:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T08:49:11.379Z] aufs_test.go:37: driver not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-03-25T08:49:11.379Z] time="2022-03-25T08:48:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T08:49:11.379Z] aufs_test.go:37: driver not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-03-25T08:49:11.379Z] time="2022-03-25T08:48:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T08:49:11.379Z] aufs_test.go:37: driver not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-03-25T08:49:11.379Z] time="2022-03-25T08:48:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T08:49:11.379Z] aufs_test.go:37: driver not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-03-25T08:49:11.379Z] time="2022-03-25T08:48:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T08:49:11.379Z] aufs_test.go:37: driver not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-03-25T08:49:11.379Z] time="2022-03-25T08:48:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T08:49:11.379Z] aufs_test.go:37: driver not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-03-25T08:49:11.379Z] time="2022-03-25T08:48:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T08:49:11.379Z] aufs_test.go:37: driver not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-03-25T08:49:11.379Z] time="2022-03-25T08:48:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T08:49:11.379Z] aufs_test.go:37: driver not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-03-25T08:49:11.379Z] time="2022-03-25T08:48:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T08:49:11.379Z] aufs_test.go:37: driver not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-03-25T08:49:11.379Z] time="2022-03-25T08:48:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T08:49:11.379Z] aufs_test.go:37: driver not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-03-25T08:49:11.379Z] time="2022-03-25T08:48:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T08:49:11.379Z] aufs_test.go:37: driver not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-03-25T08:49:11.379Z] time="2022-03-25T08:48:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T08:49:11.379Z] aufs_test.go:37: driver not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-03-25T08:49:11.379Z] time="2022-03-25T08:48:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T08:49:11.379Z] aufs_test.go:37: driver not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-03-25T08:49:11.379Z] time="2022-03-25T08:48:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T08:49:11.379Z] aufs_test.go:37: driver not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-03-25T08:49:11.379Z] time="2022-03-25T08:48:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T08:49:11.379Z] aufs_test.go:37: driver not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-03-25T08:49:11.379Z] time="2022-03-25T08:48:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T08:49:11.379Z] aufs_test.go:37: driver not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-03-25T08:49:11.379Z] time="2022-03-25T08:48:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T08:49:11.379Z] aufs_test.go:37: driver not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-03-25T08:49:11.379Z] time="2022-03-25T08:48:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T08:49:11.379Z] aufs_test.go:37: driver not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-03-25T08:49:11.379Z] time="2022-03-25T08:48:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T08:49:11.379Z] aufs_test.go:37: driver not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-03-25T08:49:11.379Z] time="2022-03-25T08:48:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T08:49:11.379Z] aufs_test.go:37: driver not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-03-25T08:49:11.379Z] time="2022-03-25T08:48:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T08:49:11.379Z] aufs_test.go:37: driver not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-03-25T08:49:11.379Z] time="2022-03-25T08:48:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T08:49:11.379Z] aufs_test.go:37: driver not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-03-25T08:49:11.379Z] time="2022-03-25T08:48:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T08:49:11.379Z] aufs_test.go:37: driver not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-03-25T08:49:11.379Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-03-25T08:49:11.379Z] time="2022-03-25T08:48:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T08:49:11.379Z] aufs_test.go:37: driver not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-03-25T08:49:11.379Z] time="2022-03-25T08:48:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-25T08:49:11.379Z] aufs_test.go:37: driver not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-25T08:49:11.379Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T08:49:11.379Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-25T08:49:11.379Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T08:49:11.379Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-25T08:49:11.379Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T08:49:11.379Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-25T08:49:11.379Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T08:49:11.379Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-25T08:49:11.379Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T08:49:11.379Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-25T08:49:11.379Z] graphtest_unix.go:73: No driver to put! [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-25T08:49:11.379Z] time="2022-03-25T08:48:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-25T08:49:11.379Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-25T08:49:11.379Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-25T08:49:11.379Z] time="2022-03-25T08:48:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-25T08:49:11.379Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-25T08:49:11.379Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-25T08:49:11.379Z] time="2022-03-25T08:48:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-25T08:49:11.379Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-25T08:49:11.379Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-25T08:49:11.379Z] time="2022-03-25T08:48:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-25T08:49:11.379Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-25T08:49:11.379Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-25T08:49:11.379Z] time="2022-03-25T08:48:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-25T08:49:11.379Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-25T08:49:11.379Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-25T08:49:11.379Z] graphtest_unix.go:73: No driver to put! [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-25T08:49:11.379Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-25T08:49:11.379Z] overlay_test.go:49: Fails to compute changes intermittently [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-25T08:49:11.379Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-25T08:49:11.379Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-25T08:49:11.379Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T08:49:11.379Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-25T08:49:11.379Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T08:49:11.379Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-25T08:49:11.379Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T08:49:11.379Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-25T08:49:11.379Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T08:49:11.379Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-25T08:49:11.379Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T08:49:11.379Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-25T08:49:11.379Z] graphtest_unix.go:73: No driver to put! [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-25T08:49:11.379Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-25T08:49:11.379Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-03-25T08:49:11.379Z] [2022-03-25T08:49:11.379Z] DONE 2251 tests, 51 skipped in 201.318s Post stage [Pipeline] junit [2022-03-25T08:49:11.388Z] Recording test results [2022-03-25T08:49:11.462Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-25T08:49:11.794Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43426/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=32fe0bbb91f9791ca2783d08f81c9a9289e9225c -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:32fe0bbb91f9791ca2783d08f81c9a9289e9225c hack/make.sh dynbinary test-integration [2022-03-25T08:49:12.049Z] [2022-03-25T08:49:12.050Z] Removing bundles/ [2022-03-25T08:49:12.050Z] [2022-03-25T08:49:12.050Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-25T08:49:12.050Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-25T08:49:12.050Z] GOOS="" GOARCH="" GOARM="" [2022-03-25T08:49:24.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-25T08:49:27.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-25T08:49:32.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-25T08:49:33.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-25T08:49:33.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-25T08:49:34.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-25T08:49:34.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-25T08:49:36.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-25T08:49:37.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-25T08:49:37.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-25T08:49:37.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-25T08:49:38.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-25T08:49:38.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-25T08:49:39.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-25T08:49:39.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-25T08:49:39.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-25T08:49:40.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-25T08:49:41.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-25T08:49:42.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-25T08:49:42.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-25T08:49:43.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-25T08:49:43.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-25T08:49:43.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-25T08:49:44.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-25T08:49:44.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-25T08:49:45.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-25T08:49:45.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-25T08:49:46.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-25T08:49:46.440Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-25T08:49:46.440Z] Using test binary docker [2022-03-25T08:49:46.440Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-25T08:49:46.440Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-25T08:49:46.440Z] INFO: Waiting for daemon to start... [2022-03-25T08:49:46.440Z] Starting dockerd [2022-03-25T08:49:46.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-25T08:49:48.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-25T08:49:48.351Z] . [2022-03-25T08:49:48.351Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-25T08:49:48.611Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-25T08:49:48.611Z] Error: No such image: emptyfs [2022-03-25T08:49:48.611Z] Running integration-test (iteration 1) [2022-03-25T08:49:48.611Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-25T08:49:48.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-25T08:49:49.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-25T08:49:50.212Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-25T08:49:50.212Z] Using test binary docker [2022-03-25T08:49:50.212Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-25T08:49:50.212Z] Starting apparmor (via systemctl): apparmor.service. [2022-03-25T08:49:50.212Z] Starting dockerd [2022-03-25T08:49:50.212Z] INFO: Waiting for daemon to start... [2022-03-25T08:49:52.737Z] . [2022-03-25T08:49:52.737Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-25T08:49:52.737Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-25T08:49:52.737Z] Error: No such image: emptyfs [2022-03-25T08:49:52.737Z] Running integration-test (iteration 1) [2022-03-25T08:49:52.737Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-25T08:50:06.718Z] Loaded image: buildpack-deps:buster [2022-03-25T08:50:06.718Z] Loaded image: busybox:latest [2022-03-25T08:50:06.718Z] Loaded image: busybox:glibc [2022-03-25T08:50:06.718Z] Loaded image: debian:bullseye [2022-03-25T08:50:06.718Z] Loaded image: hello-world:latest [2022-03-25T08:50:06.718Z] Loaded image: arm32v7/hello-world:latest [2022-03-25T08:50:06.718Z] INFO: Testing against a local daemon [2022-03-25T08:50:06.718Z] === RUN TestCgroupNamespacesBuild [2022-03-25T08:50:07.618Z] Loaded image: buildpack-deps:buster [2022-03-25T08:50:07.618Z] Loaded image: busybox:latest [2022-03-25T08:50:07.618Z] Loaded image: busybox:glibc [2022-03-25T08:50:08.553Z] Loaded image: debian:bullseye [2022-03-25T08:50:08.554Z] Loaded image: hello-world:latest [2022-03-25T08:50:08.554Z] Loaded image: arm32v7/hello-world:latest [2022-03-25T08:50:08.554Z] INFO: Testing against a local daemon [2022-03-25T08:50:08.554Z] === RUN TestCgroupNamespacesBuild [2022-03-25T08:50:09.259Z] --- PASS: TestCgroupNamespacesBuild (2.38s) [2022-03-25T08:50:09.259Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-25T08:50:09.926Z] --- PASS: TestCgroupNamespacesBuild (1.26s) [2022-03-25T08:50:09.926Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-25T08:50:10.860Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s) [2022-03-25T08:50:10.860Z] === RUN TestBuildWithSession [2022-03-25T08:50:10.860Z] build_session_test.go:25: TODO: BuildKit [2022-03-25T08:50:10.860Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-25T08:50:10.860Z] === RUN TestBuildSquashParent [2022-03-25T08:50:11.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-25T08:50:11.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-25T08:50:11.806Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.18s) [2022-03-25T08:50:11.806Z] === RUN TestBuildWithSession [2022-03-25T08:50:11.806Z] build_session_test.go:25: TODO: BuildKit [2022-03-25T08:50:11.806Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-25T08:50:11.806Z] === RUN TestBuildSquashParent [2022-03-25T08:50:16.121Z] --- PASS: TestBuildSquashParent (4.47s) [2022-03-25T08:50:16.121Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-25T08:50:16.121Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-25T08:50:16.121Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-25T08:50:16.121Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-25T08:50:16.121Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-25T08:50:16.121Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-25T08:50:16.121Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-25T08:50:16.121Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-25T08:50:16.121Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-25T08:50:16.121Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-25T08:50:16.121Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-25T08:50:16.121Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-25T08:50:16.121Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-25T08:50:16.121Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-25T08:50:16.121Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-25T08:50:17.055Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-25T08:50:17.055Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-25T08:50:17.989Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-25T08:50:18.249Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-25T08:50:18.386Z] --- PASS: TestBuildSquashParent (6.84s) [2022-03-25T08:50:18.386Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-25T08:50:18.386Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-25T08:50:18.387Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-25T08:50:18.387Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-25T08:50:18.387Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-25T08:50:18.387Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-25T08:50:18.387Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-25T08:50:18.387Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-25T08:50:18.387Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-25T08:50:18.387Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-25T08:50:18.387Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-25T08:50:18.387Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-25T08:50:18.387Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-25T08:50:18.387Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-25T08:50:18.387Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-25T08:50:19.624Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-25T08:50:19.624Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.38s) [2022-03-25T08:50:19.624Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.46s) [2022-03-25T08:50:19.624Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.17s) [2022-03-25T08:50:19.624Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.40s) [2022-03-25T08:50:19.624Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.34s) [2022-03-25T08:50:19.624Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.43s) [2022-03-25T08:50:19.624Z] === RUN TestBuildMultiStageCopy [2022-03-25T08:50:19.624Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-25T08:50:19.671Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-25T08:50:19.671Z] [2022-03-25T08:50:19.671Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-25T08:50:19.671Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-25T08:50:19.671Z] HOSTNAME=8e5f93f33a93 [2022-03-25T08:50:19.671Z] TESTDEBUG=0 [2022-03-25T08:50:19.671Z] DEST=bundles/test-integration [2022-03-25T08:50:19.671Z] PWD=/go/src/github.com/docker/docker [2022-03-25T08:50:19.671Z] DOCKER_GITCOMMIT=32fe0bbb91f9791ca2783d08f81c9a9289e9225c [2022-03-25T08:50:19.671Z] container=docker [2022-03-25T08:50:19.671Z] HOME=/root [2022-03-25T08:50:19.671Z] GOLANG_VERSION=1.16.15 [2022-03-25T08:50:19.671Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-25T08:50:19.671Z] VALIDATE_BRANCH=20.10 [2022-03-25T08:50:19.671Z] TERM=xterm [2022-03-25T08:50:19.671Z] DOCKER_PKG=github.com/docker/docker [2022-03-25T08:50:19.671Z] SHLVL=1 [2022-03-25T08:50:19.671Z] TIMEOUT=120m [2022-03-25T08:50:19.671Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-25T08:50:19.671Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-25T08:50:19.671Z] GO111MODULE=off [2022-03-25T08:50:19.671Z] DOCKER_EXPERIMENTAL=1 [2022-03-25T08:50:19.671Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-25T08:50:19.671Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-25T08:50:19.671Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-25T08:50:19.671Z] GOPATH=/go [2022-03-25T08:50:19.671Z] PKG_CONFIG=pkg-config [2022-03-25T08:50:19.671Z] _=/usr/bin/env [2022-03-25T08:50:19.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-25T08:50:19.768Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-25T08:50:19.768Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-25T08:50:20.997Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-25T08:50:21.020Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 2m56.345338463s with top 10 stages: buildssa: 1m33.938419764s, goimports: 19.020208048s, unconvert: 11.340792166s, gosec: 8.717026388s, golint: 5.14019198s, inspect: 4.01313459s, misspell: 3.940319952s, ineffassign: 3.325844323s, vrp: 2.770529911s, ctrlflow: 2.117446044s [2022-03-25T08:50:21.256Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-25T08:50:21.515Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-25T08:50:21.515Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-25T08:50:21.679Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-25T08:50:21.773Z] --- PASS: TestBuildMultiStageCopy (2.11s) [2022-03-25T08:50:21.773Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.28s) [2022-03-25T08:50:21.773Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-03-25T08:50:21.773Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-03-25T08:50:21.773Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-03-25T08:50:21.773Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-03-25T08:50:21.773Z] === RUN TestBuildMultiStageParentConfig [2022-03-25T08:50:21.940Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-25T08:50:22.339Z] --- PASS: TestBuildMultiStageParentConfig (0.56s) [2022-03-25T08:50:22.339Z] === RUN TestBuildLabelWithTargets [2022-03-25T08:50:23.272Z] --- PASS: TestBuildLabelWithTargets (0.90s) [2022-03-25T08:50:23.272Z] === RUN TestBuildWithEmptyLayers [2022-03-25T08:50:23.839Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2022-03-25T08:50:23.839Z] === RUN TestBuildMultiStageOnBuild [2022-03-25T08:50:23.869Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-25T08:50:23.869Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.62s) [2022-03-25T08:50:23.869Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.65s) [2022-03-25T08:50:23.869Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.89s) [2022-03-25T08:50:23.869Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.03s) [2022-03-25T08:50:23.869Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.94s) [2022-03-25T08:50:23.869Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.11s) [2022-03-25T08:50:23.869Z] === RUN TestBuildMultiStageCopy [2022-03-25T08:50:23.869Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-25T08:50:25.229Z] --- PASS: TestBuildMultiStageOnBuild (1.49s) [2022-03-25T08:50:25.229Z] === RUN TestBuildUncleanTarFilenames [2022-03-25T08:50:25.796Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2022-03-25T08:50:25.796Z] === RUN TestBuildMultiStageLayerLeak [2022-03-25T08:50:27.165Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-25T08:50:27.697Z] --- PASS: TestBuildMultiStageLayerLeak (1.49s) [2022-03-25T08:50:27.697Z] === RUN TestBuildWithHugeFile [2022-03-25T08:50:28.107Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-25T08:50:29.047Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-25T08:50:30.427Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-25T08:50:31.009Z] INFO [runner/unused/goanalysis] analyzers took 26.005083138s with top 10 stages: buildssa: 22.668994501s, U1000: 3.336088637s [2022-03-25T08:50:31.009Z] INFO [runner] Issues before processing: 2258, after processing: 0 [2022-03-25T08:50:31.009Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 1682/1682, skip_files: 1682/1682, filename_unadjuster: 1682/1682, identifier_marker: 1577/1577, exclude-rules: 64/1577, nolint: 0/64, cgo: 1682/2258, exclude: 1577/1577, path_prettifier: 1682/1682, autogenerated_exclude: 1577/1682 [2022-03-25T08:50:31.009Z] INFO [runner] processing took 110.010715ms with stages: nolint: 46.398788ms, identifier_marker: 34.151157ms, path_prettifier: 12.701621ms, autogenerated_exclude: 6.99532ms, exclude-rules: 5.037056ms, skip_dirs: 3.196321ms, cgo: 805.227µs, filename_unadjuster: 719.942µs, max_same_issues: 1.616µs, max_from_linter: 612ns, uniq_by_line: 574ns, diff: 555ns, source_code: 462ns, exclude: 456ns, skip_files: 373ns, path_shortener: 356ns, max_per_file_from_linter: 279ns [2022-03-25T08:50:31.009Z] INFO [runner] linters took 1m33.110595785s with stages: goanalysis_metalinter: 1m13.676535402s, unused: 19.323902365s [2022-03-25T08:50:31.009Z] INFO File cache stats: 1454 entries of total size 6.9MiB [2022-03-25T08:50:31.009Z] INFO Memory: 2165 samples, avg is 420.0MB, max is 3498.6MB [2022-03-25T08:50:31.009Z] INFO Execution took 3m36.383100535s [2022-03-25T08:50:31.009Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-03-25T08:50:31.336Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43426/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=32fe0bbb91f9791ca2783d08f81c9a9289e9225c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:32fe0bbb91f9791ca2783d08f81c9a9289e9225c hack/make.sh dynbinary-daemon test-docker-py [2022-03-25T08:50:31.365Z] --- PASS: TestBuildMultiStageCopy (7.34s) [2022-03-25T08:50:31.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s) [2022-03-25T08:50:31.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-03-25T08:50:31.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-03-25T08:50:31.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-03-25T08:50:31.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-03-25T08:50:31.365Z] === RUN TestBuildMultiStageParentConfig [2022-03-25T08:50:31.597Z] [2022-03-25T08:50:31.857Z] Removing bundles/ [2022-03-25T08:50:31.857Z] [2022-03-25T08:50:31.857Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-03-25T08:50:31.857Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-25T08:50:31.857Z] GOOS="" GOARCH="" GOARM="" [2022-03-25T08:50:34.839Z] 4612f6d0b889: Pull complete [2022-03-25T08:50:36.643Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-03-25T08:50:36.643Z] === RUN TestBuildLabelWithTargets [2022-03-25T08:50:44.774Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-03-25T08:50:44.774Z] === RUN TestBuildWithEmptyLayers [2022-03-25T08:50:46.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-25T08:50:46.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-25T08:50:47.316Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-03-25T08:50:47.316Z] === RUN TestBuildMultiStageOnBuild [2022-03-25T08:50:52.598Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-03-25T08:50:52.598Z] === RUN TestBuildUncleanTarFilenames [2022-03-25T08:50:52.859Z] --- PASS: TestBuildUncleanTarFilenames (0.75s) [2022-03-25T08:50:52.859Z] === RUN TestBuildMultiStageLayerLeak [2022-03-25T08:50:57.071Z] --- PASS: TestBuildMultiStageLayerLeak (4.25s) [2022-03-25T08:50:57.072Z] === RUN TestBuildWithHugeFile [2022-03-25T08:51:04.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-25T08:51:12.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-25T08:51:12.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-25T08:51:13.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-25T08:51:14.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-25T08:51:14.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-25T08:51:15.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-25T08:51:17.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-25T08:51:18.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-25T08:51:19.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-25T08:51:19.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-25T08:51:20.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-25T08:51:21.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-25T08:51:21.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-25T08:51:22.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-25T08:51:23.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-25T08:51:23.908Z] --- PASS: TestBuildWithHugeFile (53.64s) [2022-03-25T08:51:23.908Z] === RUN TestBuildWithEmptyDockerfile [2022-03-25T08:51:23.908Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-25T08:51:23.908Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-25T08:51:23.908Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-25T08:51:23.908Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-25T08:51:23.908Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-25T08:51:23.908Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-25T08:51:23.908Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-25T08:51:23.908Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-25T08:51:23.908Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-25T08:51:23.908Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-03-25T08:51:23.908Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-03-25T08:51:23.908Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-03-25T08:51:23.908Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-25T08:51:23.908Z] === RUN TestBuildPreserveOwnership [2022-03-25T08:51:23.908Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-25T08:51:23.908Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-25T08:51:23.995Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-25T08:51:23.996Z] Using test binary docker [2022-03-25T08:51:23.996Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-25T08:51:23.996Z] +++ /etc/init.d/apparmor start [2022-03-25T08:51:23.996Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-25T08:51:23.996Z] INFO: Waiting for daemon to start... [2022-03-25T08:51:23.996Z] Starting dockerd [2022-03-25T08:51:23.996Z] +++ 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-03-25T08:51:24.472Z] --- PASS: TestBuildPreserveOwnership (3.16s) [2022-03-25T08:51:24.472Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.13s) [2022-03-25T08:51:24.472Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.03s) [2022-03-25T08:51:24.472Z] === RUN TestBuildPlatformInvalid [2022-03-25T08:51:24.472Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-25T08:51:24.472Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-25T08:51:30.524Z] . [2022-03-25T08:51:30.524Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-25T08:51:30.524Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-25T08:51:30.525Z] Error: No such image: emptyfs [2022-03-25T08:51:30.525Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-25T08:51:30.525Z] ++++ docker load [2022-03-25T08:51:30.525Z] Running integration-test (iteration 1) [2022-03-25T08:51:30.525Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-03-25T08:51:30.525Z] ++ 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-03-25T08:51:30.525Z] ++ set -e [2022-03-25T08:51:30.525Z] ++ '[' -n 0 ']' [2022-03-25T08:51:30.525Z] ++ set -x [2022-03-25T08:51:30.525Z] ++ 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-03-25T08:51:33.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-25T08:51:42.543Z] Loaded image: buildpack-deps:buster [2022-03-25T08:51:42.543Z] Loaded image: busybox:latest [2022-03-25T08:51:42.543Z] Loaded image: busybox:glibc [2022-03-25T08:51:42.781Z] Loaded image: buildpack-deps:buster [2022-03-25T08:51:42.781Z] Loaded image: busybox:latest [2022-03-25T08:51:43.109Z] Loaded image: debian:bullseye [2022-03-25T08:51:43.109Z] Loaded image: hello-world:latest [2022-03-25T08:51:43.367Z] Loaded image: arm32v7/hello-world:latest [2022-03-25T08:51:43.708Z] Loaded image: busybox:glibc [2022-03-25T08:51:46.237Z] Loaded image: debian:bullseye [2022-03-25T08:51:46.493Z] Loaded image: hello-world:latest [2022-03-25T08:51:47.439Z] Loaded image: arm32v7/hello-world:latest [2022-03-25T08:51:48.000Z] INFO: Testing against a local daemon [2022-03-25T08:51:48.000Z] === RUN TestCgroupNamespacesBuild [2022-03-25T08:51:49.364Z] --- PASS: TestCgroupNamespacesBuild (1.39s) [2022-03-25T08:51:49.364Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-25T08:51:49.964Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (25.67s) [2022-03-25T08:51:49.964Z] PASS [2022-03-25T08:51:49.964Z] [2022-03-25T08:51:49.964Z] === Skipped [2022-03-25T08:51:49.964Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-25T08:51:49.964Z] build_session_test.go:25: TODO: BuildKit [2022-03-25T08:51:49.964Z] [2022-03-25T08:51:49.964Z] DONE 33 tests, 1 skipped in 117.609s [2022-03-25T08:51:49.965Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-25T08:51:50.223Z] INFO: Testing against a local daemon [2022-03-25T08:51:50.223Z] === RUN TestConfigInspect [2022-03-25T08:51:50.290Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.03s) [2022-03-25T08:51:50.290Z] === RUN TestBuildWithSession [2022-03-25T08:51:50.290Z] build_session_test.go:25: TODO: BuildKit [2022-03-25T08:51:50.290Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-25T08:51:50.290Z] === RUN TestBuildSquashParent [2022-03-25T08:51:52.748Z] --- PASS: TestConfigInspect (2.16s) [2022-03-25T08:51:52.748Z] === RUN TestConfigList [2022-03-25T08:51:53.335Z] --- PASS: TestBuildWithHugeFile (51.38s) [2022-03-25T08:51:53.335Z] === RUN TestBuildWithEmptyDockerfile [2022-03-25T08:51:53.335Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-25T08:51:53.335Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-25T08:51:53.335Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-25T08:51:53.335Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-25T08:51:53.335Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-25T08:51:53.335Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-25T08:51:53.335Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-25T08:51:53.335Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-25T08:51:53.335Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-25T08:51:53.335Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2022-03-25T08:51:53.335Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-03-25T08:51:53.335Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-03-25T08:51:53.335Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-25T08:51:53.335Z] === RUN TestBuildPreserveOwnership [2022-03-25T08:51:53.335Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-25T08:51:54.454Z] --- PASS: TestBuildSquashParent (3.77s) [2022-03-25T08:51:54.454Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-25T08:51:54.454Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-25T08:51:54.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-25T08:51:54.454Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-25T08:51:54.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-25T08:51:54.454Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-25T08:51:54.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-25T08:51:54.454Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-25T08:51:54.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-25T08:51:54.454Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-25T08:51:54.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-25T08:51:54.454Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-25T08:51:54.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-25T08:51:54.454Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-25T08:51:54.454Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-25T08:51:54.649Z] --- PASS: TestConfigList (2.12s) [2022-03-25T08:51:54.649Z] === RUN TestConfigsCreateAndDelete [2022-03-25T08:51:55.244Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-25T08:51:55.382Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-25T08:51:55.382Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-25T08:51:56.310Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-25T08:51:56.549Z] --- PASS: TestConfigsCreateAndDelete (2.13s) [2022-03-25T08:51:56.550Z] === RUN TestConfigsUpdate [2022-03-25T08:51:56.565Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-25T08:51:57.491Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-25T08:51:57.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.28s) [2022-03-25T08:51:57.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.32s) [2022-03-25T08:51:57.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (0.97s) [2022-03-25T08:51:57.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.00s) [2022-03-25T08:51:57.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.11s) [2022-03-25T08:51:57.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.07s) [2022-03-25T08:51:57.491Z] === RUN TestBuildMultiStageCopy [2022-03-25T08:51:57.491Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-25T08:51:58.417Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-25T08:51:58.673Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-25T08:51:58.928Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-25T08:51:59.074Z] --- PASS: TestConfigsUpdate (2.24s) [2022-03-25T08:51:59.074Z] === RUN TestTemplatedConfig [2022-03-25T08:51:59.184Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-25T08:51:59.184Z] --- PASS: TestBuildMultiStageCopy (1.70s) [2022-03-25T08:51:59.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.99s) [2022-03-25T08:51:59.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) [2022-03-25T08:51:59.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2022-03-25T08:51:59.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2022-03-25T08:51:59.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.18s) [2022-03-25T08:51:59.184Z] === RUN TestBuildMultiStageParentConfig [2022-03-25T08:51:59.442Z] --- PASS: TestBuildPreserveOwnership (10.27s) [2022-03-25T08:51:59.442Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.26s) [2022-03-25T08:51:59.442Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-03-25T08:51:59.442Z] === RUN TestBuildPlatformInvalid [2022-03-25T08:51:59.442Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-25T08:51:59.442Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-25T08:51:59.442Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-03-25T08:51:59.442Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-25T08:51:59.442Z] PASS [2022-03-25T08:51:59.442Z] [2022-03-25T08:51:59.442Z] === Skipped [2022-03-25T08:51:59.442Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-25T08:51:59.442Z] build_session_test.go:25: TODO: BuildKit [2022-03-25T08:51:59.442Z] [2022-03-25T08:51:59.442Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-25T08:51:59.442Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-03-25T08:51:59.442Z] [2022-03-25T08:51:59.442Z] DONE 33 tests, 2 skipped in 130.592s [2022-03-25T08:51:59.442Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-25T08:51:59.442Z] INFO: Testing against a local daemon [2022-03-25T08:51:59.442Z] === RUN TestConfigInspect [2022-03-25T08:51:59.442Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:51:59.442Z] --- SKIP: TestConfigInspect (0.02s) [2022-03-25T08:51:59.442Z] === RUN TestConfigList [2022-03-25T08:51:59.442Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:51:59.442Z] --- SKIP: TestConfigList (0.01s) [2022-03-25T08:51:59.442Z] === RUN TestConfigsCreateAndDelete [2022-03-25T08:51:59.442Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:51:59.442Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-03-25T08:51:59.442Z] === RUN TestConfigsUpdate [2022-03-25T08:51:59.442Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:51:59.442Z] --- SKIP: TestConfigsUpdate (0.02s) [2022-03-25T08:51:59.442Z] === RUN TestTemplatedConfig [2022-03-25T08:51:59.442Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:51:59.442Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-25T08:51:59.442Z] === RUN TestConfigCreateResolve [2022-03-25T08:51:59.442Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:51:59.442Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-03-25T08:51:59.442Z] === RUN TestConfigDaemonLibtrustID [2022-03-25T08:51:59.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-25T08:51:59.744Z] --- PASS: TestBuildMultiStageParentConfig (0.50s) [2022-03-25T08:51:59.744Z] === RUN TestBuildLabelWithTargets [2022-03-25T08:52:00.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-25T08:52:00.671Z] --- PASS: TestBuildLabelWithTargets (0.83s) [2022-03-25T08:52:00.671Z] === RUN TestBuildWithEmptyLayers [2022-03-25T08:52:00.926Z] --- PASS: TestBuildWithEmptyLayers (0.36s) [2022-03-25T08:52:00.926Z] === RUN TestBuildMultiStageOnBuild [2022-03-25T08:52:01.350Z] --- PASS: TestConfigDaemonLibtrustID (1.55s) [2022-03-25T08:52:01.350Z] PASS [2022-03-25T08:52:01.350Z] [2022-03-25T08:52:01.350Z] === Skipped [2022-03-25T08:52:01.350Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-03-25T08:52:01.350Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:52:01.350Z] [2022-03-25T08:52:01.350Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-03-25T08:52:01.350Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:52:01.350Z] [2022-03-25T08:52:01.350Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-03-25T08:52:01.350Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:52:01.350Z] [2022-03-25T08:52:01.350Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2022-03-25T08:52:01.350Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:52:01.350Z] [2022-03-25T08:52:01.350Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-03-25T08:52:01.350Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:52:01.350Z] [2022-03-25T08:52:01.350Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-03-25T08:52:01.350Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:52:01.350Z] [2022-03-25T08:52:01.350Z] DONE 7 tests, 6 skipped in 1.758s [2022-03-25T08:52:01.350Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-25T08:52:01.350Z] INFO: Testing against a local daemon [2022-03-25T08:52:01.350Z] === RUN TestCheckpoint [2022-03-25T08:52:01.350Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-25T08:52:01.350Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-25T08:52:01.350Z] === RUN TestContainerInvalidJSON [2022-03-25T08:52:01.350Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-03-25T08:52:01.350Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-03-25T08:52:01.350Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-25T08:52:01.350Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-25T08:52:01.350Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-25T08:52:01.350Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-25T08:52:01.350Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-03-25T08:52:01.350Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-25T08:52:01.350Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-25T08:52:01.350Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-25T08:52:01.350Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-25T08:52:01.350Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-03-25T08:52:01.350Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-25T08:52:01.350Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-25T08:52:01.350Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-03-25T08:52:01.350Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-25T08:52:01.350Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-25T08:52:01.350Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-25T08:52:01.350Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-25T08:52:01.350Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-25T08:52:01.600Z] --- PASS: TestTemplatedConfig (2.58s) [2022-03-25T08:52:01.600Z] === RUN TestConfigCreateResolve [2022-03-25T08:52:01.609Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-25T08:52:01.609Z] === RUN TestCopyFromContainer [2022-03-25T08:52:02.289Z] --- PASS: TestBuildMultiStageOnBuild (1.16s) [2022-03-25T08:52:02.290Z] === RUN TestBuildUncleanTarFilenames [2022-03-25T08:52:02.545Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2022-03-25T08:52:02.545Z] === RUN TestBuildMultiStageLayerLeak [2022-03-25T08:52:03.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-25T08:52:03.499Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-03-25T08:52:03.499Z] === RUN TestConfigDaemonLibtrustID [2022-03-25T08:52:03.908Z] --- PASS: TestBuildMultiStageLayerLeak (1.22s) [2022-03-25T08:52:03.909Z] === RUN TestBuildWithHugeFile [2022-03-25T08:52:04.063Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-03-25T08:52:04.063Z] PASS [2022-03-25T08:52:04.063Z] [2022-03-25T08:52:04.063Z] DONE 7 tests in 13.976s [2022-03-25T08:52:04.063Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-25T08:52:04.063Z] INFO: Testing against a local daemon [2022-03-25T08:52:04.063Z] === RUN TestCheckpoint [2022-03-25T08:52:04.063Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-25T08:52:04.063Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-25T08:52:04.063Z] === RUN TestContainerInvalidJSON [2022-03-25T08:52:04.063Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-03-25T08:52:04.063Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-03-25T08:52:04.063Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-25T08:52:04.063Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-25T08:52:04.063Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-25T08:52:04.063Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-25T08:52:04.063Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-03-25T08:52:04.063Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-25T08:52:04.063Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-25T08:52:04.063Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-25T08:52:04.063Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-03-25T08:52:04.063Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-25T08:52:04.063Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-25T08:52:04.063Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-25T08:52:04.063Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-03-25T08:52:04.063Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-25T08:52:04.321Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-03-25T08:52:04.321Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-25T08:52:04.321Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-25T08:52:04.321Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-25T08:52:04.321Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-25T08:52:04.321Z] === RUN TestCopyFromContainer [2022-03-25T08:52:05.255Z] === RUN TestCopyFromContainer// [2022-03-25T08:52:05.514Z] === RUN TestCopyFromContainer//bar/root [2022-03-25T08:52:05.514Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-25T08:52:05.514Z] === RUN TestCopyFromContainer/bar/quux [2022-03-25T08:52:05.514Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-25T08:52:05.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-25T08:52:05.772Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-25T08:52:05.772Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-25T08:52:05.772Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-25T08:52:05.772Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-25T08:52:05.772Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-25T08:52:05.806Z] === RUN TestCopyFromContainer// [2022-03-25T08:52:05.806Z] === RUN TestCopyFromContainer//bar/root [2022-03-25T08:52:05.806Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-25T08:52:05.806Z] === RUN TestCopyFromContainer/bar/quux [2022-03-25T08:52:05.806Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-25T08:52:05.806Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-25T08:52:05.806Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-25T08:52:05.806Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-25T08:52:05.806Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-25T08:52:05.806Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-25T08:52:05.806Z] --- PASS: TestCopyFromContainer (4.21s) [2022-03-25T08:52:05.806Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-25T08:52:05.806Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-25T08:52:05.806Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-25T08:52:05.806Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-03-25T08:52:05.806Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-25T08:52:05.806Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-25T08:52:05.806Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-03-25T08:52:05.806Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-25T08:52:05.806Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-25T08:52:05.806Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-25T08:52:05.806Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-25T08:52:05.806Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-25T08:52:05.806Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-25T08:52:05.806Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-25T08:52:05.806Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-25T08:52:05.806Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-25T08:52:05.806Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-25T08:52:05.806Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-25T08:52:05.806Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-25T08:52:05.806Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-25T08:52:05.806Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-25T08:52:05.806Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-25T08:52:05.806Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-25T08:52:05.806Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-25T08:52:05.806Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-25T08:52:05.806Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-25T08:52:05.806Z] === RUN TestCreateWithInvalidEnv [2022-03-25T08:52:05.806Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-25T08:52:05.806Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-25T08:52:05.806Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-25T08:52:05.806Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-25T08:52:05.806Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-25T08:52:05.806Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-25T08:52:05.806Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-25T08:52:05.806Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-25T08:52:05.806Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-25T08:52:05.806Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-25T08:52:05.806Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-25T08:52:05.806Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-25T08:52:05.806Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-25T08:52:05.806Z] === RUN TestCreateTmpfsMountsTarget [2022-03-25T08:52:05.806Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-03-25T08:52:05.806Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-25T08:52:06.030Z] --- PASS: TestCopyFromContainer (1.64s) [2022-03-25T08:52:06.030Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-25T08:52:06.030Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-03-25T08:52:06.030Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-25T08:52:06.030Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-25T08:52:06.030Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-25T08:52:06.030Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-25T08:52:06.030Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-25T08:52:06.030Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-25T08:52:06.030Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-25T08:52:06.030Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-03-25T08:52:06.030Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-25T08:52:06.030Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-25T08:52:06.030Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-25T08:52:06.030Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-25T08:52:06.030Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-25T08:52:06.030Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-25T08:52:06.030Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-25T08:52:06.030Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-25T08:52:06.030Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-25T08:52:06.030Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-25T08:52:06.030Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-03-25T08:52:06.030Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-25T08:52:06.030Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-25T08:52:06.030Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-03-25T08:52:06.030Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-25T08:52:06.030Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-03-25T08:52:06.030Z] === RUN TestCreateWithInvalidEnv [2022-03-25T08:52:06.030Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-25T08:52:06.030Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-25T08:52:06.030Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-25T08:52:06.030Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-25T08:52:06.030Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-25T08:52:06.030Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-25T08:52:06.030Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-25T08:52:06.030Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-25T08:52:06.030Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-25T08:52:06.030Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-25T08:52:06.030Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-25T08:52:06.030Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-25T08:52:06.030Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-25T08:52:06.030Z] === RUN TestCreateTmpfsMountsTarget [2022-03-25T08:52:06.030Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-25T08:52:06.030Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-25T08:52:06.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-25T08:52:07.189Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-03-25T08:52:07.189Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-25T08:52:07.930Z] --- PASS: TestCreateWithCustomMaskedPaths (1.49s) [2022-03-25T08:52:07.930Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-25T08:52:08.130Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) [2022-03-25T08:52:08.130Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-25T08:52:08.130Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-25T08:52:08.130Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-25T08:52:08.130Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-25T08:52:08.130Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-25T08:52:08.130Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-25T08:52:08.130Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-25T08:52:08.130Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-25T08:52:08.130Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-25T08:52:08.130Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-25T08:52:08.130Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-25T08:52:08.130Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-25T08:52:08.130Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-25T08:52:08.130Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-25T08:52:08.130Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-25T08:52:08.130Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-25T08:52:08.130Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-25T08:52:08.130Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-25T08:52:08.130Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-25T08:52:08.130Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-25T08:52:08.130Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-25T08:52:08.130Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-25T08:52:08.130Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-25T08:52:08.345Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-25T08:52:08.345Z] [2022-03-25T08:52:08.345Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-03-25T08:52:08.345Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-03-25T08:52:08.345Z] Using test binary docker [2022-03-25T08:52:08.345Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-25T08:52:08.345Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-25T08:52:08.345Z] INFO: Waiting for daemon to start... [2022-03-25T08:52:08.345Z] Starting dockerd [2022-03-25T08:52:08.345Z] . [2022-03-25T08:52:08.345Z] INFO: Building docker-sdk-python3:4.4.1... [2022-03-25T08:52:08.701Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-03-25T08:52:08.701Z] === RUN TestCreateDifferentPlatform [2022-03-25T08:52:08.701Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-25T08:52:08.701Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-25T08:52:08.701Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-03-25T08:52:08.701Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-25T08:52:08.701Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-25T08:52:08.701Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-25T08:52:08.701Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-25T08:52:08.701Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-25T08:52:08.701Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-25T08:52:08.701Z] === RUN TestContainerStartOnDaemonRestart [2022-03-25T08:52:08.701Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-25T08:52:08.701Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-03-25T08:52:08.701Z] === RUN TestDaemonRestartIpcMode [2022-03-25T08:52:08.701Z] === PAUSE TestDaemonRestartIpcMode [2022-03-25T08:52:08.701Z] === RUN TestDaemonHostGatewayIP [2022-03-25T08:52:08.701Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T08:52:08.701Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-03-25T08:52:08.701Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-25T08:52:08.701Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-25T08:52:08.701Z] === RUN TestContainerKillOnDaemonStart [2022-03-25T08:52:08.701Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-25T08:52:08.701Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-25T08:52:08.701Z] === RUN TestDiff [2022-03-25T08:52:09.271Z] --- PASS: TestDiff (0.40s) [2022-03-25T08:52:09.271Z] === RUN TestExecWithCloseStdin [2022-03-25T08:52:09.303Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.54s) [2022-03-25T08:52:09.303Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-25T08:52:09.303Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-25T08:52:09.303Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-25T08:52:09.303Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-25T08:52:09.303Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-25T08:52:09.303Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-25T08:52:09.303Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-25T08:52:09.303Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-25T08:52:09.303Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-25T08:52:09.303Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-25T08:52:09.303Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-25T08:52:09.303Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-25T08:52:09.303Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-25T08:52:09.303Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-25T08:52:09.303Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-25T08:52:09.303Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-25T08:52:09.303Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-25T08:52:09.303Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-25T08:52:09.303Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-25T08:52:09.303Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-25T08:52:09.303Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-25T08:52:09.303Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-25T08:52:09.303Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-25T08:52:09.532Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-03-25T08:52:09.532Z] === RUN TestExec [2022-03-25T08:52:09.561Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s) [2022-03-25T08:52:09.561Z] === RUN TestCreateDifferentPlatform [2022-03-25T08:52:09.561Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-25T08:52:09.561Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-25T08:52:09.561Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-03-25T08:52:09.561Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-25T08:52:09.561Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-25T08:52:09.561Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-25T08:52:09.819Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-03-25T08:52:09.819Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-25T08:52:09.819Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-25T08:52:09.819Z] === RUN TestContainerStartOnDaemonRestart [2022-03-25T08:52:09.819Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-25T08:52:09.819Z] === RUN TestDaemonRestartIpcMode [2022-03-25T08:52:09.819Z] === PAUSE TestDaemonRestartIpcMode [2022-03-25T08:52:09.819Z] === RUN TestDaemonHostGatewayIP [2022-03-25T08:52:09.819Z] === PAUSE TestDaemonHostGatewayIP [2022-03-25T08:52:09.819Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-25T08:52:09.819Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-25T08:52:09.819Z] === RUN TestContainerKillOnDaemonStart [2022-03-25T08:52:09.819Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-25T08:52:09.819Z] === RUN TestDiff [2022-03-25T08:52:10.102Z] --- PASS: TestExec (0.47s) [2022-03-25T08:52:10.102Z] === RUN TestExecUser [2022-03-25T08:52:10.384Z] --- PASS: TestDiff (0.53s) [2022-03-25T08:52:10.384Z] === RUN TestExecWithCloseStdin [2022-03-25T08:52:10.386Z] --- PASS: TestExecUser (0.47s) [2022-03-25T08:52:10.386Z] === RUN TestExportContainerAndImportImage [2022-03-25T08:52:10.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-25T08:52:10.959Z] --- PASS: TestExecWithCloseStdin (0.59s) [2022-03-25T08:52:10.959Z] === RUN TestExec [2022-03-25T08:52:11.339Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2022-03-25T08:52:11.339Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-25T08:52:11.525Z] --- PASS: TestExec (0.58s) [2022-03-25T08:52:11.525Z] === RUN TestExecUser [2022-03-25T08:52:12.090Z] --- PASS: TestExecUser (0.57s) [2022-03-25T08:52:12.090Z] === RUN TestExportContainerAndImportImage [2022-03-25T08:52:12.655Z] --- PASS: TestExportContainerAndImportImage (0.65s) [2022-03-25T08:52:12.655Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-25T08:52:14.028Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-03-25T08:52:14.028Z] === RUN TestHealthCheckWorkdir [2022-03-25T08:52:14.593Z] --- PASS: TestHealthCheckWorkdir (0.73s) [2022-03-25T08:52:14.593Z] === RUN TestHealthKillContainer [2022-03-25T08:52:14.633Z] --- PASS: TestExportContainerAfterDaemonRestart (3.33s) [2022-03-25T08:52:14.633Z] === RUN TestHealthCheckWorkdir [2022-03-25T08:52:14.893Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-03-25T08:52:14.893Z] === RUN TestHealthKillContainer [2022-03-25T08:52:20.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-25T08:52:23.020Z] --- PASS: TestHealthKillContainer (7.89s) [2022-03-25T08:52:23.020Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-25T08:52:23.020Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-25T08:52:23.020Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-25T08:52:23.020Z] === RUN TestIpcModeNone [2022-03-25T08:52:23.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-25T08:52:23.281Z] --- PASS: TestIpcModeNone (0.41s) [2022-03-25T08:52:23.281Z] === RUN TestIpcModePrivate [2022-03-25T08:52:23.540Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-03-25T08:52:23.800Z] --- PASS: TestIpcModePrivate (0.48s) [2022-03-25T08:52:23.800Z] === RUN TestIpcModeShareable [2022-03-25T08:52:23.800Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-25T08:52:23.800Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-03-25T08:52:23.800Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-25T08:52:24.747Z] --- PASS: TestHealthKillContainer (8.15s) [2022-03-25T08:52:24.747Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-25T08:52:24.747Z] --- PASS: TestInspectCpusetInConfigPre120 (0.46s) [2022-03-25T08:52:24.747Z] === RUN TestIpcModeNone [2022-03-25T08:52:24.747Z] --- PASS: TestIpcModeNone (0.57s) [2022-03-25T08:52:24.747Z] === RUN TestIpcModePrivate [2022-03-25T08:52:24.747Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-03-25T08:52:24.747Z] --- PASS: TestIpcModePrivate (0.53s) [2022-03-25T08:52:24.747Z] === RUN TestIpcModeShareable [2022-03-25T08:52:24.747Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-03-25T08:52:25.005Z] --- PASS: TestIpcModeShareable (0.53s) [2022-03-25T08:52:25.005Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-25T08:52:25.197Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s) [2022-03-25T08:52:25.197Z] === RUN TestAPIIpcModeHost [2022-03-25T08:52:25.197Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-25T08:52:25.197Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-03-25T08:52:25.197Z] === RUN TestDaemonIpcModeShareable [2022-03-25T08:52:25.197Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-25T08:52:25.197Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-03-25T08:52:25.197Z] === RUN TestDaemonIpcModePrivate [2022-03-25T08:52:25.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-25T08:52:26.136Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-03-25T08:52:26.902Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.67s) [2022-03-25T08:52:26.902Z] === RUN TestAPIIpcModeHost [2022-03-25T08:52:26.902Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-03-25T08:52:26.902Z] === RUN TestDaemonIpcModeShareable [2022-03-25T08:52:27.516Z] --- PASS: TestDaemonIpcModePrivate (2.17s) [2022-03-25T08:52:27.516Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-25T08:52:27.516Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-25T08:52:27.516Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-25T08:52:27.516Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-25T08:52:27.516Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-25T08:52:27.516Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-25T08:52:27.516Z] === RUN TestIpcModeOlderClient [2022-03-25T08:52:27.516Z] === PAUSE TestIpcModeOlderClient [2022-03-25T08:52:27.516Z] === RUN TestKillContainerInvalidSignal [2022-03-25T08:52:27.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-25T08:52:27.777Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-03-25T08:52:27.777Z] === RUN TestKillContainer [2022-03-25T08:52:27.777Z] === RUN TestKillContainer/no_signal [2022-03-25T08:52:28.276Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-03-25T08:52:28.276Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-03-25T08:52:28.276Z] === RUN TestDaemonIpcModePrivate [2022-03-25T08:52:28.348Z] === RUN TestKillContainer/non_killing_signal [2022-03-25T08:52:28.348Z] === RUN TestKillContainer/killing_signal [2022-03-25T08:52:28.918Z] --- PASS: TestKillContainer (1.24s) [2022-03-25T08:52:28.918Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-03-25T08:52:28.918Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-03-25T08:52:28.918Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-03-25T08:52:28.918Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-25T08:52:28.918Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-25T08:52:29.211Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-03-25T08:52:29.469Z] --- PASS: TestDaemonIpcModePrivate (1.21s) [2022-03-25T08:52:29.469Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-25T08:52:29.489Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-25T08:52:29.753Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2022-03-25T08:52:29.753Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-03-25T08:52:29.753Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-03-25T08:52:29.753Z] === RUN TestKillStoppedContainer [2022-03-25T08:52:29.753Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-25T08:52:29.753Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-25T08:52:30.013Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-03-25T08:52:30.013Z] === RUN TestKillDifferentUserContainer [2022-03-25T08:52:30.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-25T08:52:30.273Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-03-25T08:52:30.273Z] === RUN TestInspectOomKilledTrue [2022-03-25T08:52:30.273Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-25T08:52:30.273Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-25T08:52:30.273Z] === RUN TestInspectOomKilledFalse [2022-03-25T08:52:30.273Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-25T08:52:30.273Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-25T08:52:30.273Z] === RUN TestLinksEtcHostsContentMatch [2022-03-25T08:52:30.273Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-25T08:52:30.273Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-03-25T08:52:30.273Z] === RUN TestLinksContainerNames [2022-03-25T08:52:30.402Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-03-25T08:52:30.659Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-03-25T08:52:30.659Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-25T08:52:31.214Z] --- PASS: TestLinksContainerNames (0.83s) [2022-03-25T08:52:31.214Z] === RUN TestLogsFollowTailEmpty [2022-03-25T08:52:31.591Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-03-25T08:52:31.786Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-03-25T08:52:31.786Z] === RUN TestContainerNetworkMountsNoChown [2022-03-25T08:52:31.849Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s) [2022-03-25T08:52:31.849Z] === RUN TestIpcModeOlderClient [2022-03-25T08:52:31.849Z] === PAUSE TestIpcModeOlderClient [2022-03-25T08:52:31.849Z] === RUN TestKillContainerInvalidSignal [2022-03-25T08:52:32.046Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-03-25T08:52:32.046Z] === RUN TestMountDaemonRoot [2022-03-25T08:52:32.046Z] === RUN TestMountDaemonRoot/default [2022-03-25T08:52:32.046Z] === PAUSE TestMountDaemonRoot/default [2022-03-25T08:52:32.046Z] === RUN TestMountDaemonRoot/private [2022-03-25T08:52:32.046Z] === PAUSE TestMountDaemonRoot/private [2022-03-25T08:52:32.046Z] === RUN TestMountDaemonRoot/rprivate [2022-03-25T08:52:32.046Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-25T08:52:32.046Z] === RUN TestMountDaemonRoot/slave [2022-03-25T08:52:32.046Z] === PAUSE TestMountDaemonRoot/slave [2022-03-25T08:52:32.046Z] === RUN TestMountDaemonRoot/rslave [2022-03-25T08:52:32.046Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-25T08:52:32.046Z] === RUN TestMountDaemonRoot/shared [2022-03-25T08:52:32.046Z] === PAUSE TestMountDaemonRoot/shared [2022-03-25T08:52:32.046Z] === RUN TestMountDaemonRoot/rshared [2022-03-25T08:52:32.046Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-25T08:52:32.046Z] === CONT TestMountDaemonRoot/default [2022-03-25T08:52:32.046Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-25T08:52:32.046Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-25T08:52:32.046Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-25T08:52:32.046Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-25T08:52:32.046Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-25T08:52:32.046Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-25T08:52:32.046Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-25T08:52:32.046Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-25T08:52:32.046Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-25T08:52:32.046Z] === CONT TestMountDaemonRoot/rshared [2022-03-25T08:52:32.046Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-25T08:52:32.046Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-25T08:52:32.046Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-25T08:52:32.046Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-25T08:52:32.046Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-25T08:52:32.046Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-25T08:52:32.046Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-25T08:52:32.046Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-25T08:52:32.046Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-25T08:52:32.046Z] === CONT TestMountDaemonRoot/shared [2022-03-25T08:52:32.046Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-25T08:52:32.046Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-25T08:52:32.046Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-25T08:52:32.046Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-25T08:52:32.046Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-25T08:52:32.046Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-25T08:52:32.046Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-25T08:52:32.046Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-25T08:52:32.046Z] === CONT TestMountDaemonRoot/rslave [2022-03-25T08:52:32.046Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-25T08:52:32.046Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-25T08:52:32.046Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-25T08:52:32.046Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-25T08:52:32.046Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-25T08:52:32.046Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-25T08:52:32.046Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-25T08:52:32.046Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-25T08:52:32.046Z] === CONT TestMountDaemonRoot/slave [2022-03-25T08:52:32.046Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-25T08:52:32.046Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-25T08:52:32.046Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-25T08:52:32.046Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-25T08:52:32.046Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-25T08:52:32.046Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-25T08:52:32.046Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-25T08:52:32.046Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-25T08:52:32.046Z] === CONT TestMountDaemonRoot/rprivate [2022-03-25T08:52:32.046Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-25T08:52:32.046Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-25T08:52:32.046Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-25T08:52:32.046Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-25T08:52:32.046Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-25T08:52:32.046Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-25T08:52:32.046Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-25T08:52:32.046Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-25T08:52:32.046Z] === CONT TestMountDaemonRoot/private [2022-03-25T08:52:32.046Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-25T08:52:32.046Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-25T08:52:32.046Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-25T08:52:32.046Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-25T08:52:32.046Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-25T08:52:32.046Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-25T08:52:32.046Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-25T08:52:32.046Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-25T08:52:32.046Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-25T08:52:32.046Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-25T08:52:32.046Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-25T08:52:32.046Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-25T08:52:32.046Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-25T08:52:32.046Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-25T08:52:32.306Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-25T08:52:32.306Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-25T08:52:32.306Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-25T08:52:32.306Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-25T08:52:32.306Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-25T08:52:32.306Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-25T08:52:32.306Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-25T08:52:32.306Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-25T08:52:32.306Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-25T08:52:32.306Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-25T08:52:32.306Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-25T08:52:32.306Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-25T08:52:32.306Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-25T08:52:32.306Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-25T08:52:32.306Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-25T08:52:32.306Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-25T08:52:32.306Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-25T08:52:32.414Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-03-25T08:52:32.414Z] === RUN TestKillContainer [2022-03-25T08:52:32.414Z] === RUN TestKillContainer/no_signal [2022-03-25T08:52:32.567Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-25T08:52:32.567Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-25T08:52:32.567Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-25T08:52:32.567Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-25T08:52:32.567Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-25T08:52:32.567Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-03-25T08:52:32.567Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-25T08:52:32.567Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-25T08:52:32.567Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-25T08:52:32.567Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-25T08:52:32.567Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-25T08:52:32.567Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-25T08:52:32.567Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-03-25T08:52:32.567Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-03-25T08:52:32.567Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-25T08:52:32.567Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-25T08:52:32.567Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-25T08:52:32.567Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-03-25T08:52:32.567Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-25T08:52:32.567Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-25T08:52:32.567Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-03-25T08:52:32.567Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-03-25T08:52:32.567Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-25T08:52:32.567Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-25T08:52:32.567Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-25T08:52:32.567Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-25T08:52:32.567Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-25T08:52:32.567Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-25T08:52:32.567Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-25T08:52:32.567Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-25T08:52:32.567Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-25T08:52:32.567Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-25T08:52:32.567Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-25T08:52:32.567Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-03-25T08:52:32.567Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-25T08:52:32.567Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-25T08:52:32.567Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-25T08:52:32.567Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-25T08:52:32.567Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-25T08:52:32.567Z] === RUN TestContainerBindMountNonRecursive [2022-03-25T08:52:32.567Z] 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-03-25T08:52:32.567Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-03-25T08:52:32.567Z] === RUN TestContainerVolumesMountedAsShared [2022-03-25T08:52:32.567Z] 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-03-25T08:52:32.567Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-03-25T08:52:32.567Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-25T08:52:32.567Z] 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-03-25T08:52:32.567Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-03-25T08:52:32.567Z] === RUN TestNetworkNat [2022-03-25T08:52:32.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-25T08:52:32.672Z] === RUN TestKillContainer/non_killing_signal [2022-03-25T08:52:32.930Z] === RUN TestKillContainer/killing_signal [2022-03-25T08:52:33.137Z] --- PASS: TestNetworkNat (0.50s) [2022-03-25T08:52:33.137Z] === RUN TestNetworkLocalhostTCPNat [2022-03-25T08:52:33.397Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-03-25T08:52:33.397Z] === RUN TestNetworkLoopbackNat [2022-03-25T08:52:33.495Z] --- PASS: TestKillContainer (1.25s) [2022-03-25T08:52:33.495Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-03-25T08:52:33.495Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-03-25T08:52:33.495Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-03-25T08:52:33.495Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-25T08:52:33.495Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-25T08:52:34.061Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-25T08:52:34.627Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) [2022-03-25T08:52:34.627Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-03-25T08:52:34.627Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-03-25T08:52:34.627Z] === RUN TestKillStoppedContainer [2022-03-25T08:52:34.884Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-03-25T08:52:34.884Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-25T08:52:34.884Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-25T08:52:34.884Z] === RUN TestKillDifferentUserContainer [2022-03-25T08:52:35.454Z] --- PASS: TestKillDifferentUserContainer (0.48s) [2022-03-25T08:52:35.454Z] === RUN TestInspectOomKilledTrue [2022-03-25T08:52:35.454Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-03-25T08:52:35.454Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-25T08:52:35.454Z] === RUN TestInspectOomKilledFalse [2022-03-25T08:52:35.713Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-03-25T08:52:35.713Z] === RUN TestLinksEtcHostsContentMatch [2022-03-25T08:52:35.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-25T08:52:35.945Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-03-25T08:52:35.945Z] === RUN TestPause [2022-03-25T08:52:35.945Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-25T08:52:35.945Z] --- SKIP: TestPause (0.00s) [2022-03-25T08:52:35.945Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-25T08:52:35.945Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-25T08:52:35.945Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-25T08:52:35.945Z] === RUN TestPauseStopPausedContainer [2022-03-25T08:52:35.945Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-25T08:52:35.945Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-03-25T08:52:35.945Z] === RUN TestPsFilter [2022-03-25T08:52:35.973Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-03-25T08:52:35.973Z] === RUN TestLinksContainerNames [2022-03-25T08:52:36.225Z] --- PASS: TestPsFilter (0.12s) [2022-03-25T08:52:36.225Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-25T08:52:36.485Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-03-25T08:52:36.485Z] === RUN TestRemoveContainerWithVolume [2022-03-25T08:52:36.907Z] --- PASS: TestLinksContainerNames (0.83s) [2022-03-25T08:52:36.907Z] === RUN TestLogsFollowTailEmpty [2022-03-25T08:52:37.059Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-03-25T08:52:37.059Z] === RUN TestRemoveContainerRunning [2022-03-25T08:52:37.164Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-03-25T08:52:37.164Z] === RUN TestContainerNetworkMountsNoChown [2022-03-25T08:52:37.319Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-03-25T08:52:37.319Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-25T08:52:37.730Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-03-25T08:52:37.730Z] === RUN TestMountDaemonRoot [2022-03-25T08:52:37.730Z] === RUN TestMountDaemonRoot/default [2022-03-25T08:52:37.730Z] === PAUSE TestMountDaemonRoot/default [2022-03-25T08:52:37.730Z] === RUN TestMountDaemonRoot/private [2022-03-25T08:52:37.730Z] === PAUSE TestMountDaemonRoot/private [2022-03-25T08:52:37.730Z] === RUN TestMountDaemonRoot/rprivate [2022-03-25T08:52:37.730Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-25T08:52:37.730Z] === RUN TestMountDaemonRoot/slave [2022-03-25T08:52:37.730Z] === PAUSE TestMountDaemonRoot/slave [2022-03-25T08:52:37.730Z] === RUN TestMountDaemonRoot/rslave [2022-03-25T08:52:37.730Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-25T08:52:37.730Z] === RUN TestMountDaemonRoot/shared [2022-03-25T08:52:37.730Z] === PAUSE TestMountDaemonRoot/shared [2022-03-25T08:52:37.730Z] === RUN TestMountDaemonRoot/rshared [2022-03-25T08:52:37.730Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-25T08:52:37.730Z] === CONT TestMountDaemonRoot/default [2022-03-25T08:52:37.730Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-25T08:52:37.730Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-25T08:52:37.730Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-25T08:52:37.730Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-25T08:52:37.730Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-25T08:52:37.730Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-25T08:52:37.730Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-25T08:52:37.730Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-25T08:52:37.730Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-25T08:52:37.730Z] === CONT TestMountDaemonRoot/rshared [2022-03-25T08:52:37.730Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-25T08:52:37.730Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-25T08:52:37.730Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-25T08:52:37.730Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-25T08:52:37.730Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-25T08:52:37.730Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-25T08:52:37.730Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-25T08:52:37.730Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-25T08:52:37.730Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-25T08:52:37.730Z] === CONT TestMountDaemonRoot/shared [2022-03-25T08:52:37.730Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-25T08:52:37.730Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-25T08:52:37.730Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-25T08:52:37.730Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-25T08:52:37.730Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-25T08:52:37.730Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-25T08:52:37.730Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-25T08:52:37.730Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-25T08:52:37.730Z] === CONT TestMountDaemonRoot/rslave [2022-03-25T08:52:37.730Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-25T08:52:37.730Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-25T08:52:37.730Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-25T08:52:37.730Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-25T08:52:37.730Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-25T08:52:37.731Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-25T08:52:37.731Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-25T08:52:37.731Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-25T08:52:37.731Z] === CONT TestMountDaemonRoot/slave [2022-03-25T08:52:37.731Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-25T08:52:37.731Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-25T08:52:37.731Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-25T08:52:37.731Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-25T08:52:37.731Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-25T08:52:37.731Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-25T08:52:37.731Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-25T08:52:37.731Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-25T08:52:37.731Z] === CONT TestMountDaemonRoot/rprivate [2022-03-25T08:52:37.731Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-25T08:52:37.731Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-25T08:52:37.731Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-25T08:52:37.731Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-25T08:52:37.731Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-25T08:52:37.731Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-25T08:52:37.731Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-25T08:52:37.731Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-25T08:52:37.731Z] === CONT TestMountDaemonRoot/private [2022-03-25T08:52:37.731Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-25T08:52:37.731Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-25T08:52:37.731Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-25T08:52:37.731Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-25T08:52:37.731Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-25T08:52:37.731Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-25T08:52:37.731Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-25T08:52:37.731Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-25T08:52:37.731Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-25T08:52:37.731Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-25T08:52:37.731Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-25T08:52:37.731Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-25T08:52:37.889Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-03-25T08:52:37.889Z] === RUN TestRemoveInvalidContainer [2022-03-25T08:52:37.889Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-25T08:52:37.889Z] === RUN TestRenameLinkedContainer [2022-03-25T08:52:37.989Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-25T08:52:37.989Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-25T08:52:37.989Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-25T08:52:37.989Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-25T08:52:37.989Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-25T08:52:37.989Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-25T08:52:37.989Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-25T08:52:37.989Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-25T08:52:37.989Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-25T08:52:37.989Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-25T08:52:37.989Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-25T08:52:37.989Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-25T08:52:37.989Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-25T08:52:37.989Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-25T08:52:37.989Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-25T08:52:37.989Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-25T08:52:38.247Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-25T08:52:38.247Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-25T08:52:38.247Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-25T08:52:38.247Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-25T08:52:38.247Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-25T08:52:38.247Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-25T08:52:38.247Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-25T08:52:38.247Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-25T08:52:38.247Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-03-25T08:52:38.247Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-03-25T08:52:38.247Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-03-25T08:52:38.247Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-25T08:52:38.247Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-25T08:52:38.247Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-03-25T08:52:38.247Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-03-25T08:52:38.247Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-03-25T08:52:38.247Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-25T08:52:38.247Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-25T08:52:38.247Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-25T08:52:38.247Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-25T08:52:38.247Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-25T08:52:38.247Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.01s) [2022-03-25T08:52:38.247Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-25T08:52:38.247Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-25T08:52:38.247Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-03-25T08:52:38.247Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-03-25T08:52:38.247Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-25T08:52:38.247Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-25T08:52:38.247Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-03-25T08:52:38.247Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-25T08:52:38.247Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-25T08:52:38.247Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-25T08:52:38.247Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-25T08:52:38.248Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-25T08:52:38.248Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-25T08:52:38.248Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-25T08:52:38.248Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-25T08:52:38.248Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-25T08:52:38.248Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-03-25T08:52:38.248Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-25T08:52:38.248Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-25T08:52:38.248Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-25T08:52:38.248Z] === RUN TestContainerBindMountNonRecursive [2022-03-25T08:52:38.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-25T08:52:39.271Z] --- PASS: TestRenameLinkedContainer (1.64s) [2022-03-25T08:52:39.272Z] === RUN TestRenameStoppedContainer [2022-03-25T08:52:39.621Z] --- PASS: TestContainerBindMountNonRecursive (1.24s) [2022-03-25T08:52:39.621Z] === RUN TestContainerVolumesMountedAsShared [2022-03-25T08:52:39.842Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-03-25T08:52:39.842Z] === RUN TestRenameRunningContainerAndReuse [2022-03-25T08:52:39.879Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-03-25T08:52:39.879Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-25T08:52:40.137Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-03-25T08:52:40.137Z] === RUN TestNetworkNat [2022-03-25T08:52:40.704Z] --- PASS: TestNetworkNat (0.44s) [2022-03-25T08:52:40.704Z] === RUN TestNetworkLocalhostTCPNat [2022-03-25T08:52:40.782Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-03-25T08:52:40.782Z] === RUN TestRenameInvalidName [2022-03-25T08:52:40.963Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-03-25T08:52:40.963Z] === RUN TestNetworkLoopbackNat [2022-03-25T08:52:41.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-25T08:52:41.043Z] --- PASS: TestRenameInvalidName (0.40s) [2022-03-25T08:52:41.043Z] === RUN TestRenameAnonymousContainer [2022-03-25T08:52:42.622Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2022-03-25T08:52:42.622Z] === RUN TestRenameContainerWithSameName [2022-03-25T08:52:42.882Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-03-25T08:52:42.882Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-25T08:52:43.822Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-03-25T08:52:43.822Z] === RUN TestResize [2022-03-25T08:52:44.082Z] --- PASS: TestResize (0.41s) [2022-03-25T08:52:44.082Z] === RUN TestResizeWithInvalidSize [2022-03-25T08:52:44.241Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-03-25T08:52:44.241Z] === RUN TestPause [2022-03-25T08:52:44.241Z] --- PASS: TestPause (0.46s) [2022-03-25T08:52:44.241Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-25T08:52:44.241Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-25T08:52:44.241Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-25T08:52:44.241Z] === RUN TestPauseStopPausedContainer [2022-03-25T08:52:44.290Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-25T08:52:44.290Z] Using test binary docker [2022-03-25T08:52:44.290Z] +++ /etc/init.d/apparmor start [2022-03-25T08:52:44.290Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-25T08:52:44.290Z] INFO: Waiting for daemon to start... [2022-03-25T08:52:44.290Z] Starting dockerd [2022-03-25T08:52:44.290Z] +++ 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-03-25T08:52:44.499Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-03-25T08:52:44.499Z] === RUN TestPsFilter [2022-03-25T08:52:44.651Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-03-25T08:52:44.651Z] === RUN TestResizeWhenContainerNotStarted [2022-03-25T08:52:44.757Z] --- PASS: TestPsFilter (0.10s) [2022-03-25T08:52:44.757Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-25T08:52:44.912Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-03-25T08:52:44.912Z] === RUN TestDaemonRestartKillContainers [2022-03-25T08:52:44.912Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-25T08:52:44.912Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-25T08:52:44.912Z] === RUN TestCgroupNamespacesRun [2022-03-25T08:52:45.014Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-03-25T08:52:45.014Z] === RUN TestRemoveContainerWithVolume [2022-03-25T08:52:45.579Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-03-25T08:52:45.579Z] === RUN TestRemoveContainerRunning [2022-03-25T08:52:45.837Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-03-25T08:52:45.837Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-25T08:52:46.190Z] . [2022-03-25T08:52:46.190Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-25T08:52:46.190Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-25T08:52:46.190Z] Error: No such image: emptyfs [2022-03-25T08:52:46.190Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-25T08:52:46.190Z] ++++ docker load [2022-03-25T08:52:46.401Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-03-25T08:52:46.401Z] === RUN TestRemoveInvalidContainer [2022-03-25T08:52:46.401Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-25T08:52:46.402Z] === RUN TestRenameLinkedContainer [2022-03-25T08:52:46.449Z] Running integration-test (iteration 1) [2022-03-25T08:52:46.449Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-25T08:52:46.449Z] ++ 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-03-25T08:52:46.449Z] ++ set -e [2022-03-25T08:52:46.449Z] ++ '[' -n 0 ']' [2022-03-25T08:52:46.449Z] ++ set -x [2022-03-25T08:52:46.449Z] ++ 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-03-25T08:52:47.452Z] --- PASS: TestCgroupNamespacesRun (2.15s) [2022-03-25T08:52:47.452Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-25T08:52:48.299Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-03-25T08:52:48.299Z] === RUN TestRenameStoppedContainer [2022-03-25T08:52:48.299Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-03-25T08:52:48.299Z] === RUN TestRenameRunningContainerAndReuse [2022-03-25T08:52:49.233Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-03-25T08:52:49.233Z] === RUN TestRenameInvalidName [2022-03-25T08:52:49.360Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.13s) [2022-03-25T08:52:49.360Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-25T08:52:49.491Z] --- PASS: TestRenameInvalidName (0.40s) [2022-03-25T08:52:49.491Z] === RUN TestRenameAnonymousContainer [2022-03-25T08:52:50.569Z] --- PASS: TestBuildWithHugeFile (40.18s) [2022-03-25T08:52:50.569Z] === RUN TestBuildWithEmptyDockerfile [2022-03-25T08:52:50.569Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-25T08:52:50.569Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-25T08:52:50.569Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-25T08:52:50.569Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-25T08:52:50.569Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-25T08:52:50.569Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-25T08:52:50.569Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-25T08:52:50.569Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-25T08:52:50.569Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-25T08:52:50.569Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-03-25T08:52:50.569Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-03-25T08:52:50.569Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-03-25T08:52:50.569Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-03-25T08:52:50.569Z] === RUN TestBuildPreserveOwnership [2022-03-25T08:52:50.569Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-25T08:52:50.569Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-25T08:52:50.569Z] --- PASS: TestBuildPreserveOwnership (2.54s) [2022-03-25T08:52:50.569Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.69s) [2022-03-25T08:52:50.569Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.84s) [2022-03-25T08:52:50.569Z] === RUN TestBuildPlatformInvalid [2022-03-25T08:52:50.569Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-25T08:52:50.569Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-25T08:52:51.271Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s) [2022-03-25T08:52:51.271Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-25T08:52:51.391Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2022-03-25T08:52:51.391Z] === RUN TestRenameContainerWithSameName [2022-03-25T08:52:51.391Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-03-25T08:52:51.391Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-25T08:52:52.324Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-03-25T08:52:52.324Z] === RUN TestResize [2022-03-25T08:52:52.891Z] --- PASS: TestResize (0.42s) [2022-03-25T08:52:52.891Z] === RUN TestResizeWithInvalidSize [2022-03-25T08:52:53.149Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-03-25T08:52:53.149Z] === RUN TestResizeWhenContainerNotStarted [2022-03-25T08:52:53.714Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-03-25T08:52:53.714Z] === RUN TestDaemonRestartKillContainers [2022-03-25T08:52:53.714Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-25T08:52:53.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-25T08:52:53.714Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-25T08:52:53.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-25T08:52:53.714Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-25T08:52:53.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-25T08:52:53.714Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-25T08:52:53.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-25T08:52:53.714Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-25T08:52:53.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-25T08:52:53.714Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-25T08:52:53.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-25T08:52:53.714Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-25T08:52:53.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-25T08:52:53.714Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-25T08:52:53.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-25T08:52:53.714Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-25T08:52:53.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-25T08:52:53.714Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-25T08:52:53.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-25T08:52:53.714Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-25T08:52:53.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-25T08:52:53.714Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-25T08:52:53.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-25T08:52:53.714Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-25T08:52:53.714Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-25T08:52:53.813Z] --- PASS: TestCgroupNamespacesRunHostMode (2.15s) [2022-03-25T08:52:53.813Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-25T08:52:55.062Z] sha256:ce10dcae58e1b908f23db2712b2dd9254982e46ffa7a100a4687d2a24131ccdb [2022-03-25T08:52:55.062Z] INFO: Starting docker-py tests... [2022-03-25T08:52:55.062Z] ============================= test session starts ============================== [2022-03-25T08:52:55.062Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-03-25T08:52:55.062Z] rootdir: /src, inifile: pytest.ini [2022-03-25T08:52:55.062Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-03-25T08:52:55.062Z] collected 389 items / 1 deselected / 388 selected [2022-03-25T08:52:55.062Z] [2022-03-25T08:52:55.642Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-25T08:52:55.642Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-25T08:52:55.722Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.20s) [2022-03-25T08:52:55.722Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-25T08:52:57.541Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-25T08:52:57.800Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-25T08:52:58.261Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.14s) [2022-03-25T08:52:58.261Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-25T08:52:59.173Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-25T08:52:59.430Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-25T08:52:59.662Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2022-03-25T08:52:59.662Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-25T08:53:00.802Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-25T08:53:00.802Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-25T08:53:01.046Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-03-25T08:53:01.046Z] === RUN TestNISDomainname [2022-03-25T08:53:01.046Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-25T08:53:01.046Z] --- SKIP: TestNISDomainname (0.01s) [2022-03-25T08:53:01.046Z] === RUN TestHostnameDnsResolution [2022-03-25T08:53:01.307Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-03-25T08:53:01.307Z] === RUN TestUnprivilegedPortsAndPing [2022-03-25T08:53:01.307Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-03-25T08:53:01.307Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-03-25T08:53:01.307Z] === RUN TestStats [2022-03-25T08:53:01.307Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-25T08:53:01.307Z] --- SKIP: TestStats (0.00s) [2022-03-25T08:53:01.307Z] === RUN TestStopContainerWithTimeout [2022-03-25T08:53:01.307Z] === RUN TestStopContainerWithTimeout/0 [2022-03-25T08:53:01.307Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-25T08:53:01.307Z] === RUN TestStopContainerWithTimeout/1 [2022-03-25T08:53:01.307Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-25T08:53:01.307Z] === RUN TestStopContainerWithTimeout/3 [2022-03-25T08:53:01.307Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-25T08:53:01.307Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-25T08:53:01.307Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-25T08:53:01.307Z] === CONT TestStopContainerWithTimeout/0 [2022-03-25T08:53:01.307Z] === CONT TestStopContainerWithTimeout/3 [2022-03-25T08:53:02.060Z] 0a6173b79e25: Pull complete [2022-03-25T08:53:02.060Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-03-25T08:53:02.060Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-25T08:53:02.060Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-03-25T08:53:02.060Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-03-25T08:53:02.060Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2686' [2022-03-25T08:53:02.060Z] WARN: Skipping validation tests [2022-03-25T08:53:02.060Z] INFO: Running unit tests at 03/25/2022 08:52:55... [2022-03-25T08:53:02.176Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-25T08:53:02.176Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-25T08:53:02.249Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-25T08:53:02.529Z] INFO: make.ps1 starting at 03/25/2022 08:53:02 [2022-03-25T08:53:02.732Z] Loaded image: buildpack-deps:buster [2022-03-25T08:53:02.732Z] Loaded image: busybox:latest [2022-03-25T08:53:02.732Z] Loaded image: busybox:glibc [2022-03-25T08:53:02.732Z] Loaded image: debian:bullseye [2022-03-25T08:53:02.732Z] Loaded image: hello-world:latest [2022-03-25T08:53:02.732Z] Loaded image: arm32v7/hello-world:latest [2022-03-25T08:53:03.000Z] INFO: Git commit (32fe0bbb91) assumed from DOCKER_GITCOMMIT environment variable [2022-03-25T08:53:03.000Z] INFO: Invoking autogen... [2022-03-25T08:53:03.469Z] INFO: Running unit tests... [2022-03-25T08:53:04.076Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-25T08:53:04.076Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.79s) [2022-03-25T08:53:04.076Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.94s) [2022-03-25T08:53:04.076Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.00s) [2022-03-25T08:53:04.076Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.25s) [2022-03-25T08:53:04.076Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.65s) [2022-03-25T08:53:04.076Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.70s) [2022-03-25T08:53:04.076Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.77s) [2022-03-25T08:53:04.076Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-03-25T08:53:04.076Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-03-25T08:53:04.076Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.43s) [2022-03-25T08:53:04.076Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-03-25T08:53:04.076Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.79s) [2022-03-25T08:53:04.076Z] === RUN TestCgroupNamespacesRun [2022-03-25T08:53:04.159Z] === CONT TestStopContainerWithTimeout/1 [2022-03-25T08:53:05.361Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-03-25T08:53:05.449Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-03-25T08:53:05.449Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-25T08:53:05.449Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-25T08:53:05.449Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-25T08:53:05.449Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-25T08:53:05.541Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-25T08:53:05.541Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-03-25T08:53:05.541Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2022-03-25T08:53:05.541Z] --- PASS: TestStopContainerWithTimeout/-1 (2.44s) [2022-03-25T08:53:05.541Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-03-25T08:53:05.541Z] === RUN TestDeleteDevicemapper [2022-03-25T08:53:05.541Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-25T08:53:05.541Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-25T08:53:05.541Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-25T08:53:05.929Z] tests/integration/api_client_test.py ..... [ 7%] [2022-03-25T08:53:06.381Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-03-25T08:53:06.381Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-25T08:53:06.925Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.34s) [2022-03-25T08:53:06.925Z] === RUN TestUpdateMemory [2022-03-25T08:53:06.925Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-25T08:53:06.925Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-25T08:53:06.925Z] === RUN TestUpdateCPUQuota [2022-03-25T08:53:06.925Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-25T08:53:06.925Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-03-25T08:53:06.925Z] === RUN TestUpdatePidsLimit [2022-03-25T08:53:06.925Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-25T08:53:06.925Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-03-25T08:53:06.925Z] === RUN TestUpdateRestartPolicy [2022-03-25T08:53:07.367Z] tests/integration/api_config_test.py ..... [ 8%] [2022-03-25T08:53:07.753Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-03-25T08:53:07.753Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-25T08:53:08.687Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-03-25T08:53:08.687Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-25T08:53:09.264Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.44s) [2022-03-25T08:53:09.264Z] PASS [2022-03-25T08:53:09.264Z] [2022-03-25T08:53:09.264Z] === Skipped [2022-03-25T08:53:09.264Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-03-25T08:53:09.264Z] build_session_test.go:25: TODO: BuildKit [2022-03-25T08:53:09.264Z] [2022-03-25T08:53:09.264Z] DONE 33 tests, 1 skipped in 99.389s [2022-03-25T08:53:09.264Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-03-25T08:53:09.264Z] ++ 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-03-25T08:53:09.264Z] ++ set -e [2022-03-25T08:53:09.264Z] ++ '[' -n 0 ']' [2022-03-25T08:53:09.264Z] ++ set -x [2022-03-25T08:53:09.264Z] ++ 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-03-25T08:53:09.264Z] INFO: Testing against a local daemon [2022-03-25T08:53:09.264Z] === RUN TestConfigInspect [2022-03-25T08:53:10.059Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-03-25T08:53:10.059Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-25T08:53:10.624Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-03-25T08:53:10.624Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-25T08:53:11.556Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-03-25T08:53:11.556Z] === RUN TestNISDomainname [2022-03-25T08:53:11.775Z] --- PASS: TestConfigInspect (2.06s) [2022-03-25T08:53:11.776Z] === RUN TestConfigList [2022-03-25T08:53:12.122Z] --- PASS: TestNISDomainname (0.54s) [2022-03-25T08:53:12.122Z] === RUN TestHostnameDnsResolution [2022-03-25T08:53:12.146Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" 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/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/autogen/winresources/dockerd 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/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd 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/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs 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/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows 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/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/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/local 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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils 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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator 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/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink 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/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/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/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-03-25T08:53:13.058Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-03-25T08:53:13.058Z] === RUN TestUnprivilegedPortsAndPing [2022-03-25T08:53:13.138Z] --- PASS: TestConfigList (1.70s) [2022-03-25T08:53:13.139Z] === RUN TestConfigsCreateAndDelete [2022-03-25T08:53:13.316Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-03-25T08:53:13.316Z] === RUN TestStats [2022-03-25T08:53:15.027Z] --- PASS: TestConfigsCreateAndDelete (1.69s) [2022-03-25T08:53:15.027Z] === RUN TestConfigsUpdate [2022-03-25T08:53:15.870Z] --- PASS: TestStats (2.50s) [2022-03-25T08:53:15.870Z] === RUN TestStopContainerWithTimeout [2022-03-25T08:53:15.870Z] === RUN TestStopContainerWithTimeout/0 [2022-03-25T08:53:15.870Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-25T08:53:15.870Z] === RUN TestStopContainerWithTimeout/1 [2022-03-25T08:53:15.870Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-25T08:53:15.870Z] === RUN TestStopContainerWithTimeout/3 [2022-03-25T08:53:15.870Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-25T08:53:15.870Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-25T08:53:15.870Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-25T08:53:15.870Z] === CONT TestStopContainerWithTimeout/0 [2022-03-25T08:53:15.870Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-25T08:53:16.396Z] --- PASS: TestConfigsUpdate (1.64s) [2022-03-25T08:53:16.396Z] === RUN TestTemplatedConfig [2022-03-25T08:53:16.436Z] === CONT TestStopContainerWithTimeout/3 [2022-03-25T08:53:18.912Z] --- PASS: TestTemplatedConfig (2.40s) [2022-03-25T08:53:18.912Z] === RUN TestConfigCreateResolve [2022-03-25T08:53:18.962Z] === CONT TestStopContainerWithTimeout/1 [2022-03-25T08:53:19.146Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2022-03-25T08:53:19.146Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-25T08:53:19.146Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-03-25T08:53:19.146Z] === RUN TestWaitNonBlocked [2022-03-25T08:53:19.146Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-25T08:53:19.146Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-25T08:53:19.146Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-25T08:53:19.146Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-25T08:53:19.146Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-25T08:53:19.146Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-25T08:53:19.146Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-25T08:53:19.146Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2022-03-25T08:53:19.146Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-03-25T08:53:19.146Z] === RUN TestWaitBlocked [2022-03-25T08:53:19.146Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-25T08:53:19.146Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-25T08:53:19.146Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-25T08:53:19.146Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-25T08:53:19.146Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-25T08:53:19.146Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-25T08:53:19.716Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-25T08:53:19.716Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s) [2022-03-25T08:53:19.716Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-03-25T08:53:19.716Z] === CONT TestDaemonRestartIpcMode [2022-03-25T08:53:19.716Z] === CONT TestIpcModeOlderClient [2022-03-25T08:53:19.716Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-03-25T08:53:19.716Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-25T08:53:19.893Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-25T08:53:19.893Z] --- PASS: TestStopContainerWithTimeout/0 (0.60s) [2022-03-25T08:53:19.893Z] --- PASS: TestStopContainerWithTimeout/-1 (2.58s) [2022-03-25T08:53:19.893Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-03-25T08:53:19.893Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-03-25T08:53:19.893Z] === RUN TestDeleteDevicemapper [2022-03-25T08:53:19.893Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-25T08:53:19.893Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-25T08:53:19.893Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-25T08:53:21.266Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.34s) [2022-03-25T08:53:21.266Z] === RUN TestUpdateMemory [2022-03-25T08:53:21.433Z] --- PASS: TestConfigCreateResolve (2.10s) [2022-03-25T08:53:21.433Z] === RUN TestConfigDaemonLibtrustID [2022-03-25T08:53:21.433Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-03-25T08:53:21.433Z] PASS [2022-03-25T08:53:21.433Z] [2022-03-25T08:53:21.433Z] DONE 7 tests in 12.203s [2022-03-25T08:53:21.433Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-03-25T08:53:21.433Z] ++ 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-03-25T08:53:21.433Z] ++ set -e [2022-03-25T08:53:21.433Z] ++ '[' -n 0 ']' [2022-03-25T08:53:21.433Z] ++ set -x [2022-03-25T08:53:21.433Z] ++ 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-03-25T08:53:21.689Z] INFO: Testing against a local daemon [2022-03-25T08:53:21.689Z] === RUN TestCheckpoint [2022-03-25T08:53:21.689Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-25T08:53:21.689Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-25T08:53:21.689Z] === RUN TestContainerInvalidJSON [2022-03-25T08:53:21.689Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-03-25T08:53:21.689Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-03-25T08:53:21.689Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-25T08:53:21.689Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-25T08:53:21.689Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-25T08:53:21.689Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-25T08:53:21.689Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-03-25T08:53:21.689Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-25T08:53:21.689Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-25T08:53:21.689Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-03-25T08:53:21.689Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-03-25T08:53:21.689Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-25T08:53:21.689Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-25T08:53:21.689Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-25T08:53:21.689Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-03-25T08:53:21.689Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-25T08:53:21.689Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-25T08:53:21.689Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-25T08:53:21.689Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-03-25T08:53:21.689Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-25T08:53:21.832Z] --- PASS: TestUpdateMemory (0.56s) [2022-03-25T08:53:21.832Z] === RUN TestUpdateCPUQuota [2022-03-25T08:53:21.944Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-25T08:53:21.944Z] === RUN TestCopyFromContainer [2022-03-25T08:53:22.764Z] --- PASS: TestUpdateCPUQuota (0.96s) [2022-03-25T08:53:22.764Z] === RUN TestUpdatePidsLimit [2022-03-25T08:53:22.764Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-25T08:53:22.870Z] === RUN TestCopyFromContainer// [2022-03-25T08:53:22.870Z] === RUN TestCopyFromContainer//bar/root [2022-03-25T08:53:22.870Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-25T08:53:22.870Z] === RUN TestCopyFromContainer/bar/quux [2022-03-25T08:53:22.870Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-25T08:53:22.870Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-25T08:53:22.870Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-25T08:53:22.870Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-25T08:53:23.022Z] === RUN TestUpdatePidsLimit/no_change [2022-03-25T08:53:23.125Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-25T08:53:23.125Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-25T08:53:23.125Z] --- PASS: TestCopyFromContainer (1.28s) [2022-03-25T08:53:23.125Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-03-25T08:53:23.125Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-03-25T08:53:23.125Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-03-25T08:53:23.125Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-03-25T08:53:23.125Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-25T08:53:23.125Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-25T08:53:23.125Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2022-03-25T08:53:23.125Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2022-03-25T08:53:23.125Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-25T08:53:23.125Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2022-03-25T08:53:23.125Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-25T08:53:23.125Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-25T08:53:23.125Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-25T08:53:23.125Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-25T08:53:23.125Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-25T08:53:23.125Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-25T08:53:23.125Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-25T08:53:23.126Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-25T08:53:23.126Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-25T08:53:23.126Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-25T08:53:23.126Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-25T08:53:23.126Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-25T08:53:23.126Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-25T08:53:23.126Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-25T08:53:23.126Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-25T08:53:23.280Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-25T08:53:23.381Z] --- PASS: TestCreateLinkToNonExistingContainer (0.13s) [2022-03-25T08:53:23.381Z] === RUN TestCreateWithInvalidEnv [2022-03-25T08:53:23.381Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-25T08:53:23.381Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-25T08:53:23.381Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-25T08:53:23.381Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-25T08:53:23.381Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-25T08:53:23.381Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-25T08:53:23.381Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-25T08:53:23.381Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-25T08:53:23.381Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-25T08:53:23.381Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-25T08:53:23.381Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-25T08:53:23.381Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-25T08:53:23.381Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-25T08:53:23.381Z] === RUN TestCreateTmpfsMountsTarget [2022-03-25T08:53:23.381Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-25T08:53:23.381Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-25T08:53:23.538Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-25T08:53:23.797Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-25T08:53:23.797Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-25T08:53:23.922Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.18s) [2022-03-25T08:53:24.055Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-25T08:53:24.183Z] --- PASS: TestDaemonRestartIpcMode (4.58s) [2022-03-25T08:53:24.183Z] PASS [2022-03-25T08:53:24.183Z] [2022-03-25T08:53:24.183Z] === Skipped [2022-03-25T08:53:24.183Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-25T08:53:24.183Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-25T08:53:24.183Z] [2022-03-25T08:53:24.183Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-03-25T08:53:24.183Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-25T08:53:24.183Z] [2022-03-25T08:53:24.183Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-03-25T08:53:24.183Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T08:53:24.183Z] [2022-03-25T08:53:24.183Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-03-25T08:53:24.183Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-25T08:53:24.183Z] [2022-03-25T08:53:24.183Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-25T08:53:24.183Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-25T08:53:24.183Z] [2022-03-25T08:53:24.183Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-03-25T08:53:24.183Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-25T08:53:24.183Z] [2022-03-25T08:53:24.183Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-03-25T08:53:24.183Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-25T08:53:24.183Z] [2022-03-25T08:53:24.183Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-03-25T08:53:24.183Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-25T08:53:24.183Z] [2022-03-25T08:53:24.183Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-25T08:53:24.183Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-25T08:53:24.183Z] [2022-03-25T08:53:24.183Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-25T08:53:24.183Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-25T08:53:24.183Z] [2022-03-25T08:53:24.183Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-25T08:53:24.183Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-25T08:53:24.183Z] [2022-03-25T08:53:24.183Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-25T08:53:24.183Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-25T08:53:24.183Z] [2022-03-25T08:53:24.183Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-03-25T08:53:24.183Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-25T08:53:24.183Z] [2022-03-25T08:53:24.183Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-03-25T08:53:24.183Z] 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-03-25T08:53:24.183Z] [2022-03-25T08:53:24.183Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-03-25T08:53:24.183Z] 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-03-25T08:53:24.183Z] [2022-03-25T08:53:24.183Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-03-25T08:53:24.183Z] 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-03-25T08:53:24.183Z] [2022-03-25T08:53:24.183Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-03-25T08:53:24.183Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-25T08:53:24.183Z] [2022-03-25T08:53:24.183Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-25T08:53:24.183Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-25T08:53:24.183Z] [2022-03-25T08:53:24.183Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-03-25T08:53:24.183Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-25T08:53:24.183Z] [2022-03-25T08:53:24.183Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-03-25T08:53:24.183Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-25T08:53:24.183Z] [2022-03-25T08:53:24.183Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-03-25T08:53:24.183Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-25T08:53:24.183Z] [2022-03-25T08:53:24.183Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-03-25T08:53:24.183Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-03-25T08:53:24.183Z] [2022-03-25T08:53:24.183Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-03-25T08:53:24.183Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-25T08:53:24.183Z] [2022-03-25T08:53:24.183Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-25T08:53:24.183Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-25T08:53:24.183Z] [2022-03-25T08:53:24.183Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-25T08:53:24.183Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-25T08:53:24.183Z] [2022-03-25T08:53:24.183Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-03-25T08:53:24.183Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-25T08:53:24.183Z] [2022-03-25T08:53:24.183Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-03-25T08:53:24.183Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-25T08:53:24.183Z] [2022-03-25T08:53:24.183Z] DONE 177 tests, 27 skipped in 83.111s [2022-03-25T08:53:24.183Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-25T08:53:24.444Z] INFO: Testing against a local daemon [2022-03-25T08:53:24.444Z] === RUN TestCommitInheritsEnv [2022-03-25T08:53:24.622Z] --- PASS: TestUpdatePidsLimit (1.93s) [2022-03-25T08:53:24.622Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-03-25T08:53:24.622Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2022-03-25T08:53:24.622Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-03-25T08:53:24.622Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-03-25T08:53:24.622Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-03-25T08:53:24.622Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-03-25T08:53:24.622Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-03-25T08:53:24.622Z] === RUN TestUpdateRestartPolicy [2022-03-25T08:53:24.700Z] ? github.com/docker/docker/api [no test files] [2022-03-25T08:53:24.745Z] --- PASS: TestCreateWithCustomMaskedPaths (1.14s) [2022-03-25T08:53:24.746Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-25T08:53:25.672Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s) [2022-03-25T08:53:25.673Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-25T08:53:25.673Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-25T08:53:25.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-25T08:53:25.673Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-25T08:53:25.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-25T08:53:25.673Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-25T08:53:25.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-25T08:53:25.673Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-25T08:53:25.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-25T08:53:25.673Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-25T08:53:25.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-25T08:53:25.673Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-25T08:53:25.673Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-25T08:53:25.673Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-25T08:53:25.673Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-25T08:53:25.673Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-25T08:53:25.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-25T08:53:25.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-25T08:53:25.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-25T08:53:25.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-25T08:53:25.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-25T08:53:25.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-25T08:53:25.673Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-25T08:53:25.928Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-03-25T08:53:25.928Z] === RUN TestCreateDifferentPlatform [2022-03-25T08:53:25.928Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-25T08:53:25.928Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-25T08:53:25.928Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-25T08:53:25.928Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-25T08:53:25.928Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-25T08:53:25.928Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-25T08:53:25.928Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-03-25T08:53:25.928Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-25T08:53:26.184Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-25T08:53:26.184Z] === RUN TestContainerStartOnDaemonRestart [2022-03-25T08:53:26.184Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-25T08:53:26.184Z] === RUN TestDaemonRestartIpcMode [2022-03-25T08:53:26.184Z] === PAUSE TestDaemonRestartIpcMode [2022-03-25T08:53:26.184Z] === RUN TestDaemonHostGatewayIP [2022-03-25T08:53:26.184Z] === PAUSE TestDaemonHostGatewayIP [2022-03-25T08:53:26.184Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-25T08:53:26.184Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-25T08:53:26.184Z] === RUN TestContainerKillOnDaemonStart [2022-03-25T08:53:26.184Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-25T08:53:26.184Z] === RUN TestDiff [2022-03-25T08:53:26.356Z] --- PASS: TestCommitInheritsEnv (1.76s) [2022-03-25T08:53:26.356Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-25T08:53:26.356Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-25T08:53:26.356Z] === RUN TestImagesFilterMultiReference [2022-03-25T08:53:26.356Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-25T08:53:26.356Z] === RUN TestImagePullPlatformInvalid [2022-03-25T08:53:26.356Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-25T08:53:26.356Z] === RUN TestRemoveImageOrphaning [2022-03-25T08:53:26.440Z] --- PASS: TestDiff (0.36s) [2022-03-25T08:53:26.440Z] === RUN TestExecWithCloseStdin [2022-03-25T08:53:27.002Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-03-25T08:53:27.002Z] === RUN TestExec [2022-03-25T08:53:27.257Z] --- PASS: TestExec (0.43s) [2022-03-25T08:53:27.257Z] === RUN TestExecUser [2022-03-25T08:53:27.818Z] --- PASS: TestExecUser (0.44s) [2022-03-25T08:53:27.818Z] === RUN TestExportContainerAndImportImage [2022-03-25T08:53:28.265Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2022-03-25T08:53:28.265Z] === RUN TestRemoveImageGarbageCollector [2022-03-25T08:53:28.265Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-25T08:53:28.265Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-25T08:53:28.265Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-25T08:53:28.265Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-25T08:53:28.265Z] === RUN TestTagInvalidReference [2022-03-25T08:53:28.265Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-25T08:53:28.266Z] === RUN TestTagValidPrefixedRepo [2022-03-25T08:53:28.266Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-03-25T08:53:28.266Z] === RUN TestTagExistedNameWithoutForce [2022-03-25T08:53:28.266Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-25T08:53:28.266Z] === RUN TestTagOfficialNames [2022-03-25T08:53:28.266Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-25T08:53:28.266Z] === RUN TestTagMatchesDigest [2022-03-25T08:53:28.266Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-25T08:53:28.266Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-25T08:53:28.378Z] --- PASS: TestExportContainerAndImportImage (0.51s) [2022-03-25T08:53:28.378Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-25T08:53:29.741Z] --- PASS: TestExportContainerAfterDaemonRestart (1.23s) [2022-03-25T08:53:29.741Z] === RUN TestHealthCheckWorkdir [2022-03-25T08:53:29.996Z] --- PASS: TestHealthCheckWorkdir (0.48s) [2022-03-25T08:53:29.996Z] === RUN TestHealthKillContainer [2022-03-25T08:53:33.119Z] Loaded image: buildpack-deps:buster [2022-03-25T08:53:33.119Z] Loaded image: busybox:latest [2022-03-25T08:53:33.119Z] Loaded image: busybox:glibc [2022-03-25T08:53:36.540Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-03-25T08:53:36.811Z] --- PASS: TestUpdateRestartPolicy (11.05s) [2022-03-25T08:53:36.811Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-25T08:53:36.811Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-03-25T08:53:36.811Z] === RUN TestWaitNonBlocked [2022-03-25T08:53:36.811Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-25T08:53:36.811Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-25T08:53:36.811Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-25T08:53:36.811Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-25T08:53:36.811Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-25T08:53:36.811Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-25T08:53:36.811Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-03-25T08:53:36.811Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2022-03-25T08:53:36.811Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2022-03-25T08:53:36.811Z] === RUN TestWaitBlocked [2022-03-25T08:53:36.811Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-25T08:53:36.811Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-25T08:53:36.811Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-25T08:53:36.811Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-25T08:53:36.811Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-25T08:53:36.811Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-25T08:53:37.747Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-25T08:53:37.747Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2022-03-25T08:53:37.747Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2022-03-25T08:53:37.747Z] === CONT TestContainerStartOnDaemonRestart [2022-03-25T08:53:37.747Z] === CONT TestIpcModeOlderClient [2022-03-25T08:53:37.747Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-03-25T08:53:37.747Z] === CONT TestContainerKillOnDaemonStart [2022-03-25T08:53:38.073Z] --- PASS: TestHealthKillContainer (7.77s) [2022-03-25T08:53:38.073Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-25T08:53:38.073Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s) [2022-03-25T08:53:38.073Z] === RUN TestIpcModeNone [2022-03-25T08:53:38.386Z] Loaded image: debian:bullseye [2022-03-25T08:53:38.386Z] Loaded image: hello-world:latest [2022-03-25T08:53:38.386Z] Loaded image: arm32v7/hello-world:latest [2022-03-25T08:53:38.386Z] INFO: Testing against a local daemon [2022-03-25T08:53:38.386Z] === RUN TestCgroupNamespacesBuild [2022-03-25T08:53:38.634Z] --- PASS: TestIpcModeNone (0.44s) [2022-03-25T08:53:38.634Z] === RUN TestIpcModePrivate [2022-03-25T08:53:38.889Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-03-25T08:53:38.889Z] --- PASS: TestIpcModePrivate (0.42s) [2022-03-25T08:53:38.889Z] === RUN TestIpcModeShareable [2022-03-25T08:53:39.450Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-03-25T08:53:39.450Z] --- PASS: TestIpcModeShareable (0.44s) [2022-03-25T08:53:39.450Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-25T08:53:39.646Z] --- PASS: TestContainerStartOnDaemonRestart (2.09s) [2022-03-25T08:53:39.646Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-25T08:53:40.814Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s) [2022-03-25T08:53:40.814Z] === RUN TestAPIIpcModeHost [2022-03-25T08:53:40.916Z] --- PASS: TestCgroupNamespacesBuild (2.68s) [2022-03-25T08:53:40.916Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-25T08:53:41.069Z] --- PASS: TestAPIIpcModeHost (0.31s) [2022-03-25T08:53:41.069Z] === RUN TestDaemonIpcModeShareable [2022-03-25T08:53:41.555Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.75s) [2022-03-25T08:53:41.555Z] === CONT TestDaemonHostGatewayIP [2022-03-25T08:53:41.994Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-03-25T08:53:42.251Z] --- PASS: TestDaemonIpcModeShareable (1.09s) [2022-03-25T08:53:42.251Z] === RUN TestDaemonIpcModePrivate [2022-03-25T08:53:42.816Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.97s) [2022-03-25T08:53:42.816Z] === RUN TestBuildWithSession [2022-03-25T08:53:42.816Z] build_session_test.go:25: TODO: BuildKit [2022-03-25T08:53:42.816Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-25T08:53:42.816Z] === RUN TestBuildSquashParent [2022-03-25T08:53:43.202Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-03-25T08:53:43.202Z] --- PASS: TestDaemonIpcModePrivate (1.07s) [2022-03-25T08:53:43.202Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-25T08:53:44.080Z] === CONT TestDaemonRestartIpcMode [2022-03-25T08:53:44.080Z] --- PASS: TestDaemonHostGatewayIP (2.22s) [2022-03-25T08:53:44.128Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-03-25T08:53:44.383Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s) [2022-03-25T08:53:44.383Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-25T08:53:45.309Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-03-25T08:53:45.564Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.08s) [2022-03-25T08:53:45.564Z] === RUN TestIpcModeOlderClient [2022-03-25T08:53:45.564Z] === PAUSE TestIpcModeOlderClient [2022-03-25T08:53:45.564Z] === RUN TestKillContainerInvalidSignal [2022-03-25T08:53:45.819Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2022-03-25T08:53:45.819Z] === RUN TestKillContainer [2022-03-25T08:53:45.819Z] === RUN TestKillContainer/no_signal [2022-03-25T08:53:45.977Z] --- PASS: TestDaemonRestartIpcMode (2.15s) [2022-03-25T08:53:46.014Z] === RUN TestMiddlewares [2022-03-25T08:53:46.014Z] --- PASS: TestMiddlewares (0.00s) [2022-03-25T08:53:46.014Z] PASS [2022-03-25T08:53:46.014Z] coverage: 9.0% of statements [2022-03-25T08:53:46.014Z] ok github.com/docker/docker/api/server 0.106s coverage: 9.0% of statements [2022-03-25T08:53:46.380Z] === RUN TestKillContainer/non_killing_signal [2022-03-25T08:53:46.380Z] === RUN TestKillContainer/killing_signal [2022-03-25T08:53:46.941Z] --- PASS: TestKillContainer (1.17s) [2022-03-25T08:53:46.941Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-03-25T08:53:46.941Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2022-03-25T08:53:46.941Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-03-25T08:53:46.941Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-25T08:53:46.941Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-25T08:53:47.503Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-25T08:53:48.065Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.11s) [2022-03-25T08:53:48.065Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-03-25T08:53:48.065Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2022-03-25T08:53:48.065Z] === RUN TestKillStoppedContainer [2022-03-25T08:53:48.065Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-25T08:53:48.065Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-25T08:53:48.320Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-03-25T08:53:48.320Z] === RUN TestKillDifferentUserContainer [2022-03-25T08:53:48.576Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-03-25T08:53:48.576Z] === RUN TestInspectOomKilledTrue [2022-03-25T08:53:49.137Z] --- PASS: TestInspectOomKilledTrue (0.44s) [2022-03-25T08:53:49.137Z] === RUN TestInspectOomKilledFalse [2022-03-25T08:53:49.394Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-03-25T08:53:49.394Z] === RUN TestLinksEtcHostsContentMatch [2022-03-25T08:53:49.650Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2022-03-25T08:53:49.650Z] === RUN TestLinksContainerNames [2022-03-25T08:53:50.158Z] --- PASS: TestContainerKillOnDaemonStart (11.77s) [2022-03-25T08:53:50.158Z] PASS [2022-03-25T08:53:50.158Z] [2022-03-25T08:53:50.158Z] === Skipped [2022-03-25T08:53:50.158Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-25T08:53:50.158Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-25T08:53:50.158Z] [2022-03-25T08:53:50.158Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-25T08:53:50.158Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-03-25T08:53:50.158Z] [2022-03-25T08:53:50.158Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-25T08:53:50.158Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-25T08:53:50.158Z] [2022-03-25T08:53:50.158Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-25T08:53:50.158Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-25T08:53:50.158Z] [2022-03-25T08:53:50.158Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-25T08:53:50.158Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-25T08:53:50.158Z] [2022-03-25T08:53:50.158Z] DONE 196 tests, 5 skipped in 105.439s [2022-03-25T08:53:50.158Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-25T08:53:50.158Z] INFO: Testing against a local daemon [2022-03-25T08:53:50.158Z] === RUN TestCommitInheritsEnv [2022-03-25T08:53:50.158Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-03-25T08:53:50.158Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-25T08:53:50.158Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-25T08:53:50.158Z] === RUN TestImagesFilterMultiReference [2022-03-25T08:53:50.158Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-25T08:53:50.158Z] === RUN TestImagePullPlatformInvalid [2022-03-25T08:53:50.158Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-25T08:53:50.158Z] === RUN TestRemoveImageOrphaning [2022-03-25T08:53:50.158Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-03-25T08:53:50.158Z] === RUN TestRemoveImageGarbageCollector [2022-03-25T08:53:50.575Z] --- PASS: TestLinksContainerNames (0.78s) [2022-03-25T08:53:50.575Z] === RUN TestLogsFollowTailEmpty [2022-03-25T08:53:50.831Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2022-03-25T08:53:50.831Z] === RUN TestContainerNetworkMountsNoChown [2022-03-25T08:53:50.928Z] --- PASS: TestBuildSquashParent (7.90s) [2022-03-25T08:53:50.928Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-25T08:53:50.928Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-25T08:53:50.928Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-25T08:53:50.928Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-25T08:53:50.928Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-25T08:53:50.928Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-25T08:53:50.928Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-25T08:53:50.928Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-25T08:53:50.928Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-25T08:53:50.928Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-25T08:53:50.928Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-25T08:53:50.928Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-25T08:53:50.928Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-25T08:53:50.928Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-25T08:53:50.928Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-25T08:53:51.392Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s) [2022-03-25T08:53:51.392Z] === RUN TestMountDaemonRoot [2022-03-25T08:53:51.392Z] === RUN TestMountDaemonRoot/default [2022-03-25T08:53:51.392Z] === PAUSE TestMountDaemonRoot/default [2022-03-25T08:53:51.392Z] === RUN TestMountDaemonRoot/private [2022-03-25T08:53:51.392Z] === PAUSE TestMountDaemonRoot/private [2022-03-25T08:53:51.392Z] === RUN TestMountDaemonRoot/rprivate [2022-03-25T08:53:51.392Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-25T08:53:51.392Z] === RUN TestMountDaemonRoot/slave [2022-03-25T08:53:51.392Z] === PAUSE TestMountDaemonRoot/slave [2022-03-25T08:53:51.392Z] === RUN TestMountDaemonRoot/rslave [2022-03-25T08:53:51.392Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-25T08:53:51.392Z] === RUN TestMountDaemonRoot/shared [2022-03-25T08:53:51.392Z] === PAUSE TestMountDaemonRoot/shared [2022-03-25T08:53:51.392Z] === RUN TestMountDaemonRoot/rshared [2022-03-25T08:53:51.392Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-25T08:53:51.392Z] === CONT TestMountDaemonRoot/default [2022-03-25T08:53:51.392Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-25T08:53:51.392Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-25T08:53:51.392Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-25T08:53:51.392Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-25T08:53:51.392Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-25T08:53:51.392Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-25T08:53:51.392Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-25T08:53:51.392Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-25T08:53:51.392Z] === CONT TestMountDaemonRoot/rslave [2022-03-25T08:53:51.392Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-25T08:53:51.392Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-25T08:53:51.392Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-25T08:53:51.392Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-25T08:53:51.392Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-25T08:53:51.392Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-25T08:53:51.392Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-25T08:53:51.392Z] === CONT TestMountDaemonRoot/rshared [2022-03-25T08:53:51.392Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-25T08:53:51.392Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-25T08:53:51.392Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-25T08:53:51.392Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-25T08:53:51.392Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-25T08:53:51.392Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-25T08:53:51.392Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-25T08:53:51.392Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-25T08:53:51.392Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-25T08:53:51.392Z] === CONT TestMountDaemonRoot/shared [2022-03-25T08:53:51.392Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-25T08:53:51.392Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-25T08:53:51.392Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-25T08:53:51.392Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-25T08:53:51.392Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-25T08:53:51.392Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-25T08:53:51.392Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-25T08:53:51.392Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-25T08:53:51.392Z] === CONT TestMountDaemonRoot/rprivate [2022-03-25T08:53:51.392Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-25T08:53:51.392Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-25T08:53:51.392Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-25T08:53:51.392Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-25T08:53:51.392Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-25T08:53:51.392Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-25T08:53:51.392Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-25T08:53:51.392Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-25T08:53:51.392Z] === CONT TestMountDaemonRoot/slave [2022-03-25T08:53:51.392Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-25T08:53:51.392Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-25T08:53:51.392Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-25T08:53:51.392Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-25T08:53:51.392Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-25T08:53:51.392Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-25T08:53:51.392Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-25T08:53:51.392Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-25T08:53:51.392Z] === CONT TestMountDaemonRoot/private [2022-03-25T08:53:51.392Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-25T08:53:51.392Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-25T08:53:51.392Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-25T08:53:51.392Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-25T08:53:51.392Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-25T08:53:51.392Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-25T08:53:51.392Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-25T08:53:51.392Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-25T08:53:51.392Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-25T08:53:51.392Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-25T08:53:51.392Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-25T08:53:51.392Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-25T08:53:51.392Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-25T08:53:51.392Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-25T08:53:51.392Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-25T08:53:51.392Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-25T08:53:51.392Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-25T08:53:51.392Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-25T08:53:51.392Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-25T08:53:51.392Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-25T08:53:51.392Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-25T08:53:51.392Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-25T08:53:51.392Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-25T08:53:51.649Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-25T08:53:51.649Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-25T08:53:51.649Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-25T08:53:51.649Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-25T08:53:51.649Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-25T08:53:51.649Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-25T08:53:51.649Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-25T08:53:51.649Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-25T08:53:51.649Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-25T08:53:51.649Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-25T08:53:51.649Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-25T08:53:51.649Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-25T08:53:51.649Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-25T08:53:51.649Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-25T08:53:51.649Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-25T08:53:51.649Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-25T08:53:51.649Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-03-25T08:53:51.649Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-25T08:53:51.649Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-25T08:53:51.649Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-25T08:53:51.649Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-03-25T08:53:51.649Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-25T08:53:51.649Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-25T08:53:51.649Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-25T08:53:51.649Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-25T08:53:51.649Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-03-25T08:53:51.649Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2022-03-25T08:53:51.649Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-25T08:53:51.649Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-25T08:53:51.649Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-25T08:53:51.649Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-25T08:53:51.649Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s) [2022-03-25T08:53:51.649Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-25T08:53:51.649Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-25T08:53:51.649Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-25T08:53:51.649Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-25T08:53:51.649Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-25T08:53:51.649Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-03-25T08:53:51.649Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-03-25T08:53:51.649Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-25T08:53:51.649Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-25T08:53:51.649Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-25T08:53:51.649Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-25T08:53:51.649Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-25T08:53:51.649Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-25T08:53:51.649Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-25T08:53:51.649Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-25T08:53:51.649Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-25T08:53:51.649Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-25T08:53:51.649Z] === RUN TestContainerBindMountNonRecursive [2022-03-25T08:53:52.056Z] --- PASS: TestRemoveImageGarbageCollector (1.89s) [2022-03-25T08:53:52.056Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-25T08:53:52.056Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-25T08:53:52.056Z] === RUN TestTagInvalidReference [2022-03-25T08:53:52.056Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-25T08:53:52.056Z] === RUN TestTagValidPrefixedRepo [2022-03-25T08:53:52.056Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-25T08:53:52.056Z] === RUN TestTagExistedNameWithoutForce [2022-03-25T08:53:52.056Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-25T08:53:52.056Z] === RUN TestTagOfficialNames [2022-03-25T08:53:52.056Z] --- PASS: TestTagOfficialNames (0.04s) [2022-03-25T08:53:52.056Z] === RUN TestTagMatchesDigest [2022-03-25T08:53:52.056Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-25T08:53:52.056Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-25T08:53:53.013Z] --- PASS: TestContainerBindMountNonRecursive (1.25s) [2022-03-25T08:53:53.013Z] === RUN TestContainerVolumesMountedAsShared [2022-03-25T08:53:53.269Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s) [2022-03-25T08:53:53.269Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-25T08:53:53.458Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-25T08:53:53.524Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s) [2022-03-25T08:53:53.524Z] === RUN TestNetworkNat [2022-03-25T08:53:53.716Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-25T08:53:54.085Z] --- PASS: TestNetworkNat (0.43s) [2022-03-25T08:53:54.085Z] === RUN TestNetworkLocalhostTCPNat [2022-03-25T08:53:54.340Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-03-25T08:53:54.340Z] === RUN TestNetworkLoopbackNat [2022-03-25T08:53:56.999Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-25T08:53:57.000Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-25T08:53:57.603Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-03-25T08:53:57.603Z] === RUN TestPause [2022-03-25T08:53:57.603Z] --- PASS: TestPause (0.45s) [2022-03-25T08:53:57.603Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-25T08:53:57.603Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-25T08:53:57.603Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-25T08:53:57.603Z] === RUN TestPauseStopPausedContainer [2022-03-25T08:53:57.859Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-03-25T08:53:57.859Z] === RUN TestPsFilter [2022-03-25T08:53:58.114Z] --- PASS: TestPsFilter (0.11s) [2022-03-25T08:53:58.114Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-25T08:53:58.370Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-03-25T08:53:58.370Z] === RUN TestRemoveContainerWithVolume [2022-03-25T08:53:58.931Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-03-25T08:53:58.931Z] === RUN TestRemoveContainerRunning [2022-03-25T08:53:59.187Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-03-25T08:53:59.187Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-25T08:53:59.749Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s) [2022-03-25T08:53:59.749Z] === RUN TestRemoveInvalidContainer [2022-03-25T08:53:59.749Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-03-25T08:53:59.749Z] === RUN TestRenameLinkedContainer [2022-03-25T08:54:00.284Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-25T08:54:00.284Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.94s) [2022-03-25T08:54:00.284Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.12s) [2022-03-25T08:54:00.284Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.97s) [2022-03-25T08:54:00.284Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.33s) [2022-03-25T08:54:00.284Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.18s) [2022-03-25T08:54:00.284Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.88s) [2022-03-25T08:54:00.284Z] === RUN TestBuildMultiStageCopy [2022-03-25T08:54:00.284Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-25T08:54:01.114Z] --- PASS: TestRenameLinkedContainer (1.55s) [2022-03-25T08:54:01.114Z] === RUN TestRenameStoppedContainer [2022-03-25T08:54:01.695Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-03-25T08:54:01.695Z] === RUN TestRenameRunningContainerAndReuse [2022-03-25T08:54:02.192Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-25T08:54:02.260Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s) [2022-03-25T08:54:02.260Z] === RUN TestRenameInvalidName [2022-03-25T08:54:02.779Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-25T08:54:02.821Z] --- PASS: TestRenameInvalidName (0.41s) [2022-03-25T08:54:02.821Z] === RUN TestRenameAnonymousContainer [2022-03-25T08:54:03.344Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-25T08:54:03.909Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-25T08:54:04.184Z] --- PASS: TestRenameAnonymousContainer (1.37s) [2022-03-25T08:54:04.184Z] === RUN TestRenameContainerWithSameName [2022-03-25T08:54:04.439Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-03-25T08:54:04.439Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-25T08:54:04.473Z] --- PASS: TestBuildMultiStageCopy (4.46s) [2022-03-25T08:54:04.474Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.39s) [2022-03-25T08:54:04.474Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2022-03-25T08:54:04.474Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2022-03-25T08:54:04.474Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2022-03-25T08:54:04.474Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.47s) [2022-03-25T08:54:04.474Z] === RUN TestBuildMultiStageParentConfig [2022-03-25T08:54:05.364Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-03-25T08:54:05.364Z] === RUN TestResize [2022-03-25T08:54:05.405Z] --- PASS: TestBuildMultiStageParentConfig (1.16s) [2022-03-25T08:54:05.405Z] === RUN TestBuildLabelWithTargets [2022-03-25T08:54:05.925Z] --- PASS: TestResize (0.38s) [2022-03-25T08:54:05.925Z] === RUN TestResizeWithInvalidSize [2022-03-25T08:54:06.180Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-03-25T08:54:06.180Z] === RUN TestResizeWhenContainerNotStarted [2022-03-25T08:54:06.741Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-03-25T08:54:06.741Z] === RUN TestDaemonRestartKillContainers [2022-03-25T08:54:06.741Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-25T08:54:06.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-25T08:54:06.741Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-25T08:54:06.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-25T08:54:06.741Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-25T08:54:06.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-25T08:54:06.741Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-25T08:54:06.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-25T08:54:06.741Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-25T08:54:06.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-25T08:54:06.741Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-25T08:54:06.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-25T08:54:06.741Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-25T08:54:06.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-25T08:54:06.741Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-25T08:54:06.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-25T08:54:06.741Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-25T08:54:06.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-25T08:54:06.741Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-25T08:54:06.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-25T08:54:06.741Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-25T08:54:06.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-25T08:54:06.741Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-25T08:54:06.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-25T08:54:06.741Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-25T08:54:06.741Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-25T08:54:07.929Z] --- PASS: TestBuildLabelWithTargets (2.03s) [2022-03-25T08:54:07.929Z] === RUN TestBuildWithEmptyLayers [2022-03-25T08:54:08.105Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-25T08:54:08.361Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-25T08:54:08.864Z] --- PASS: TestBuildWithEmptyLayers (1.12s) [2022-03-25T08:54:08.864Z] === RUN TestBuildMultiStageOnBuild [2022-03-25T08:54:09.288Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-25T08:54:09.543Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-25T08:54:10.471Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-25T08:54:10.727Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-25T08:54:11.396Z] --- PASS: TestBuildMultiStageOnBuild (2.85s) [2022-03-25T08:54:11.396Z] === RUN TestBuildUncleanTarFilenames [2022-03-25T08:54:12.091Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-25T08:54:12.346Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-25T08:54:13.292Z] --- PASS: TestBuildUncleanTarFilenames (1.55s) [2022-03-25T08:54:13.292Z] === RUN TestBuildMultiStageLayerLeak [2022-03-25T08:54:14.234Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-25T08:54:14.234Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-25T08:54:16.120Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-25T08:54:16.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.56s) [2022-03-25T08:54:16.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s) [2022-03-25T08:54:16.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-03-25T08:54:16.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-03-25T08:54:16.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-03-25T08:54:16.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-03-25T08:54:16.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.61s) [2022-03-25T08:54:16.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.64s) [2022-03-25T08:54:16.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.74s) [2022-03-25T08:54:16.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.73s) [2022-03-25T08:54:16.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.60s) [2022-03-25T08:54:16.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s) [2022-03-25T08:54:16.120Z] === RUN TestCgroupNamespacesRun [2022-03-25T08:54:16.574Z] --- PASS: TestBuildMultiStageLayerLeak (3.01s) [2022-03-25T08:54:16.574Z] === RUN TestBuildWithHugeFile [2022-03-25T08:54:16.793Z] --- PASS: TestCgroupNamespacesRun (1.08s) [2022-03-25T08:54:16.793Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-25T08:54:18.160Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s) [2022-03-25T08:54:18.160Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-25T08:54:19.085Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.09s) [2022-03-25T08:54:19.085Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-25T08:54:20.011Z] --- PASS: TestCgroupNamespacesRunHostMode (1.08s) [2022-03-25T08:54:20.011Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-25T08:54:21.376Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s) [2022-03-25T08:54:21.376Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-25T08:54:22.311Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s) [2022-03-25T08:54:22.311Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-25T08:54:22.872Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.65s) [2022-03-25T08:54:22.872Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-25T08:54:24.236Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.07s) [2022-03-25T08:54:24.236Z] === RUN TestNISDomainname [2022-03-25T08:54:24.491Z] --- PASS: TestNISDomainname (0.47s) [2022-03-25T08:54:24.491Z] === RUN TestHostnameDnsResolution [2022-03-25T08:54:25.052Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-03-25T08:54:25.052Z] === RUN TestUnprivilegedPortsAndPing [2022-03-25T08:54:25.613Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-03-25T08:54:25.613Z] === RUN TestStats [2022-03-25T08:54:28.125Z] --- PASS: TestStats (2.39s) [2022-03-25T08:54:28.125Z] === RUN TestStopContainerWithTimeout [2022-03-25T08:54:28.125Z] === RUN TestStopContainerWithTimeout/0 [2022-03-25T08:54:28.125Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-25T08:54:28.125Z] === RUN TestStopContainerWithTimeout/1 [2022-03-25T08:54:28.125Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-25T08:54:28.125Z] === RUN TestStopContainerWithTimeout/3 [2022-03-25T08:54:28.125Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-25T08:54:28.125Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-25T08:54:28.125Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-25T08:54:28.125Z] === CONT TestStopContainerWithTimeout/0 [2022-03-25T08:54:28.125Z] === CONT TestStopContainerWithTimeout/3 [2022-03-25T08:54:28.685Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-25T08:54:29.345Z] ..........................xx.................... [ 29%] [2022-03-25T08:54:30.570Z] === CONT TestStopContainerWithTimeout/1 [2022-03-25T08:54:31.934Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-25T08:54:31.934Z] --- PASS: TestStopContainerWithTimeout/0 (0.57s) [2022-03-25T08:54:31.934Z] --- PASS: TestStopContainerWithTimeout/3 (2.54s) [2022-03-25T08:54:31.934Z] --- PASS: TestStopContainerWithTimeout/-1 (2.36s) [2022-03-25T08:54:31.934Z] --- PASS: TestStopContainerWithTimeout/1 (1.35s) [2022-03-25T08:54:31.934Z] === RUN TestDeleteDevicemapper [2022-03-25T08:54:31.934Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-25T08:54:31.934Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-25T08:54:31.934Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-25T08:54:33.297Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.23s) [2022-03-25T08:54:33.297Z] === RUN TestUpdateMemory [2022-03-25T08:54:33.553Z] --- PASS: TestUpdateMemory (0.45s) [2022-03-25T08:54:33.553Z] === RUN TestUpdateCPUQuota [2022-03-25T08:54:34.479Z] --- PASS: TestUpdateCPUQuota (0.63s) [2022-03-25T08:54:34.479Z] === RUN TestUpdatePidsLimit [2022-03-25T08:54:34.479Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-25T08:54:34.479Z] === RUN TestUpdatePidsLimit/no_change [2022-03-25T08:54:34.734Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-25T08:54:34.734Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-25T08:54:34.990Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-25T08:54:35.245Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-25T08:54:35.501Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-25T08:54:36.062Z] --- PASS: TestUpdatePidsLimit (1.78s) [2022-03-25T08:54:36.062Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-03-25T08:54:36.062Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-03-25T08:54:36.062Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-03-25T08:54:36.062Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-03-25T08:54:36.062Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-03-25T08:54:36.062Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-03-25T08:54:36.062Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-03-25T08:54:36.062Z] === RUN TestUpdateRestartPolicy [2022-03-25T08:54:45.271Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-03-25T08:54:48.281Z] --- PASS: TestUpdateRestartPolicy (10.67s) [2022-03-25T08:54:48.281Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-25T08:54:48.281Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s) [2022-03-25T08:54:48.281Z] === RUN TestWaitNonBlocked [2022-03-25T08:54:48.281Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-25T08:54:48.281Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-25T08:54:48.281Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-25T08:54:48.281Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-25T08:54:48.281Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-25T08:54:48.281Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-25T08:54:48.281Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-25T08:54:48.281Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s) [2022-03-25T08:54:48.281Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2022-03-25T08:54:48.281Z] === RUN TestWaitBlocked [2022-03-25T08:54:48.281Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-25T08:54:48.281Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-25T08:54:48.281Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-25T08:54:48.281Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-25T08:54:48.281Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-25T08:54:48.281Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-25T08:54:48.536Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-25T08:54:48.536Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.56s) [2022-03-25T08:54:48.536Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2022-03-25T08:54:48.536Z] === CONT TestContainerStartOnDaemonRestart [2022-03-25T08:54:48.536Z] === CONT TestIpcModeOlderClient [2022-03-25T08:54:48.536Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-03-25T08:54:48.536Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-25T08:54:50.423Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.77s) [2022-03-25T08:54:50.423Z] === CONT TestContainerKillOnDaemonStart [2022-03-25T08:54:50.423Z] --- PASS: TestContainerStartOnDaemonRestart (2.00s) [2022-03-25T08:54:50.423Z] === CONT TestDaemonHostGatewayIP [2022-03-25T08:54:52.747Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-03-25T08:54:52.935Z] --- PASS: TestDaemonHostGatewayIP (2.18s) [2022-03-25T08:54:52.935Z] === CONT TestDaemonRestartIpcMode [2022-03-25T08:54:54.822Z] --- PASS: TestDaemonRestartIpcMode (2.03s) [2022-03-25T08:54:57.683Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-03-25T08:54:58.367Z] === RUN TestBoolValue [2022-03-25T08:54:58.367Z] --- PASS: TestBoolValue (0.00s) [2022-03-25T08:54:58.367Z] === RUN TestBoolValueOrDefault [2022-03-25T08:54:58.367Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-25T08:54:58.367Z] === RUN TestInt64ValueOrZero [2022-03-25T08:54:58.367Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-25T08:54:58.367Z] === RUN TestInt64ValueOrDefault [2022-03-25T08:54:58.367Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-25T08:54:58.367Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-25T08:54:58.367Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-25T08:54:58.367Z] === RUN TestJsonContentType [2022-03-25T08:54:58.367Z] --- PASS: TestJsonContentType (0.00s) [2022-03-25T08:54:58.367Z] PASS [2022-03-25T08:54:58.367Z] coverage: 14.7% of statements [2022-03-25T08:54:58.367Z] ok github.com/docker/docker/api/server/httputils 0.077s coverage: 14.7% of statements [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-25T08:54:58.367Z] === RUN TestMaskSecretKeys [2022-03-25T08:54:58.367Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-25T08:54:58.367Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-25T08:54:58.367Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-25T08:54:58.367Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-25T08:54:58.367Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-25T08:54:58.367Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-25T08:54:58.367Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-25T08:54:58.367Z] === RUN TestVersionMiddlewareVersion [2022-03-25T08:54:58.367Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-25T08:54:58.367Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-25T08:54:58.367Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-25T08:54:58.367Z] PASS [2022-03-25T08:54:58.367Z] coverage: 37.7% of statements [2022-03-25T08:54:58.367Z] ok github.com/docker/docker/api/server/middleware 0.061s coverage: 37.7% of statements [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-25T08:54:58.367Z] === RUN TestStrSliceMarshalJSON [2022-03-25T08:54:58.367Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-25T08:54:58.367Z] === RUN TestStrSliceUnmarshalJSON [2022-03-25T08:54:58.367Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-25T08:54:58.367Z] === RUN TestStrSliceUnmarshalString [2022-03-25T08:54:58.367Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-25T08:54:58.367Z] === RUN TestStrSliceUnmarshalSlice [2022-03-25T08:54:58.367Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-25T08:54:58.367Z] PASS [2022-03-25T08:54:58.367Z] coverage: 90.0% of statements [2022-03-25T08:54:58.367Z] ok github.com/docker/docker/api/types/strslice 0.054s coverage: 90.0% of statements [2022-03-25T08:54:58.367Z] === RUN TestAdjustForAPIVersion [2022-03-25T08:54:58.367Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-25T08:54:58.367Z] PASS [2022-03-25T08:54:58.367Z] coverage: 5.7% of statements [2022-03-25T08:54:58.367Z] ok github.com/docker/docker/api/server/router/swarm 0.052s coverage: 5.7% of statements [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/api/types [no test files] [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-25T08:54:58.367Z] === RUN TestToJSON [2022-03-25T08:54:58.367Z] --- PASS: TestToJSON (0.00s) [2022-03-25T08:54:58.367Z] === RUN TestToParamWithVersion [2022-03-25T08:54:58.367Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-25T08:54:58.367Z] === RUN TestFromJSON [2022-03-25T08:54:58.367Z] --- PASS: TestFromJSON (0.00s) [2022-03-25T08:54:58.367Z] === RUN TestEmpty [2022-03-25T08:54:58.367Z] --- PASS: TestEmpty (0.00s) [2022-03-25T08:54:58.367Z] === RUN TestArgsMatchKVListEmptySources [2022-03-25T08:54:58.367Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-25T08:54:58.367Z] === RUN TestArgsMatchKVList [2022-03-25T08:54:58.367Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-25T08:54:58.367Z] === RUN TestArgsMatch [2022-03-25T08:54:58.367Z] --- PASS: TestArgsMatch (0.00s) [2022-03-25T08:54:58.367Z] === RUN TestAdd [2022-03-25T08:54:58.367Z] --- PASS: TestAdd (0.00s) [2022-03-25T08:54:58.367Z] === RUN TestDel [2022-03-25T08:54:58.367Z] --- PASS: TestDel (0.00s) [2022-03-25T08:54:58.367Z] === RUN TestLen [2022-03-25T08:54:58.367Z] --- PASS: TestLen (0.00s) [2022-03-25T08:54:58.367Z] === RUN TestExactMatch [2022-03-25T08:54:58.367Z] --- PASS: TestExactMatch (0.00s) [2022-03-25T08:54:58.367Z] === RUN TestOnlyOneExactMatch [2022-03-25T08:54:58.367Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-25T08:54:58.367Z] === RUN TestContains [2022-03-25T08:54:58.367Z] --- PASS: TestContains (0.00s) [2022-03-25T08:54:58.367Z] === RUN TestValidate [2022-03-25T08:54:58.367Z] --- PASS: TestValidate (0.00s) [2022-03-25T08:54:58.367Z] === RUN TestWalkValues [2022-03-25T08:54:58.367Z] --- PASS: TestWalkValues (0.00s) [2022-03-25T08:54:58.367Z] === RUN TestFuzzyMatch [2022-03-25T08:54:58.367Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-25T08:54:58.367Z] === RUN TestClone [2022-03-25T08:54:58.367Z] --- PASS: TestClone (0.00s) [2022-03-25T08:54:58.367Z] PASS [2022-03-25T08:54:58.367Z] coverage: 92.2% of statements [2022-03-25T08:54:58.367Z] ok github.com/docker/docker/api/types/filters 0.051s coverage: 92.2% of statements [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-25T08:54:58.367Z] === RUN TestDurationToSecondsString [2022-03-25T08:54:58.367Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-25T08:54:58.367Z] === RUN TestGetTimestamp [2022-03-25T08:54:58.367Z] === RUN TestCompareVersion [2022-03-25T08:54:58.367Z] --- PASS: TestCompareVersion (0.00s) [2022-03-25T08:54:58.367Z] PASS [2022-03-25T08:54:58.367Z] coverage: 75.0% of statements [2022-03-25T08:54:58.367Z] ok github.com/docker/docker/api/types/versions 0.077s coverage: 75.0% of statements [2022-03-25T08:54:58.367Z] --- PASS: TestGetTimestamp (0.21s) [2022-03-25T08:54:58.367Z] === RUN TestParseTimestamps [2022-03-25T08:54:58.367Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-25T08:54:58.367Z] PASS [2022-03-25T08:54:58.367Z] coverage: 100.0% of statements [2022-03-25T08:54:58.367Z] ok github.com/docker/docker/api/types/time 0.277s coverage: 100.0% of statements [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/builder [no test files] [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-25T08:54:58.367Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-25T08:54:59.366Z] === RUN TestParseRemoteURL [2022-03-25T08:54:59.367Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-25T08:54:59.367Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-25T08:54:59.367Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-25T08:54:59.367Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-25T08:54:59.367Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-25T08:54:59.367Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-25T08:54:59.367Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-25T08:54:59.367Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-25T08:54:59.367Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-25T08:54:59.367Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-25T08:54:59.367Z] --- PASS: TestParseRemoteURL (0.01s) [2022-03-25T08:54:59.367Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-25T08:54:59.367Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-25T08:54:59.367Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-25T08:54:59.367Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-25T08:54:59.367Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-25T08:54:59.367Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-25T08:54:59.367Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-25T08:54:59.367Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-25T08:54:59.367Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-25T08:54:59.367Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-25T08:54:59.367Z] === RUN TestCloneArgsSmartHttp [2022-03-25T08:54:59.367Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-25T08:54:59.367Z] === RUN TestCloneArgsDumbHttp [2022-03-25T08:54:59.367Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-25T08:54:59.367Z] === RUN TestCloneArgsGit [2022-03-25T08:54:59.367Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-25T08:54:59.367Z] === RUN TestCheckoutGit [2022-03-25T08:55:01.590Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-25T08:55:01.590Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-25T08:55:01.590Z] === RUN TestProcessNoDockerignore [2022-03-25T08:55:01.590Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-25T08:55:01.590Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-25T08:55:01.590Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-03-25T08:55:01.590Z] === RUN TestDetectContentType [2022-03-25T08:55:01.590Z] --- PASS: TestDetectContentType (0.00s) [2022-03-25T08:55:01.590Z] === RUN TestSelectAcceptableMIME [2022-03-25T08:55:01.590Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-25T08:55:01.590Z] === RUN TestInspectEmptyResponse [2022-03-25T08:55:01.590Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-25T08:55:01.590Z] === RUN TestInspectResponseBinary [2022-03-25T08:55:01.590Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-25T08:55:01.590Z] === RUN TestResponseUnsupportedContentType [2022-03-25T08:55:01.590Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-25T08:55:01.590Z] === RUN TestInspectResponseTextSimple [2022-03-25T08:55:01.590Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-25T08:55:01.590Z] === RUN TestInspectResponseEmptyContentType [2022-03-25T08:55:01.590Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-25T08:55:01.590Z] === RUN TestUnknownContentLength [2022-03-25T08:55:01.590Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-25T08:55:01.590Z] === RUN TestDownloadRemote [2022-03-25T08:55:01.590Z] --- PASS: TestDownloadRemote (0.13s) [2022-03-25T08:55:01.590Z] === RUN TestGetWithStatusError [2022-03-25T08:55:01.590Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-25T08:55:01.590Z] === RUN TestCloseRootDirectory [2022-03-25T08:55:01.590Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-25T08:55:01.590Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-25T08:55:01.590Z] === RUN TestHashFile [2022-03-25T08:55:01.590Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-25T08:55:01.590Z] --- SKIP: TestHashFile (0.00s) [2022-03-25T08:55:01.590Z] === RUN TestHashSubdir [2022-03-25T08:55:01.590Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-25T08:55:01.590Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-25T08:55:01.590Z] === RUN TestRemoveDirectory [2022-03-25T08:55:01.590Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-25T08:55:01.590Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-25T08:55:01.590Z] PASS [2022-03-25T08:55:01.590Z] coverage: 9.3% of statements [2022-03-25T08:55:01.590Z] ok github.com/docker/docker/builder/remotecontext 0.374s coverage: 9.3% of statements [2022-03-25T08:55:02.580Z] === RUN TestGetAllAllowed [2022-03-25T08:55:02.580Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestGetAllMeta [2022-03-25T08:55:02.580Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-25T08:55:02.580Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestIsUnreferencedBuiltin [2022-03-25T08:55:02.580Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestIsExistingDirectory [2022-03-25T08:55:02.580Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-03-25T08:55:02.580Z] === RUN TestGetFilenameForDownload [2022-03-25T08:55:02.580Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestEnv2Variables [2022-03-25T08:55:02.580Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-25T08:55:02.580Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestMaintainer [2022-03-25T08:55:02.580Z] --- PASS: TestMaintainer (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestLabel [2022-03-25T08:55:02.580Z] --- PASS: TestLabel (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestFromScratch [2022-03-25T08:55:02.580Z] --- PASS: TestFromScratch (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestFromWithArg [2022-03-25T08:55:02.580Z] --- PASS: TestFromWithArg (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-25T08:55:02.580Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestFromWithUndefinedArg [2022-03-25T08:55:02.580Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestFromMultiStageWithNamedStage [2022-03-25T08:55:02.580Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestOnbuild [2022-03-25T08:55:02.580Z] --- PASS: TestOnbuild (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestWorkdir [2022-03-25T08:55:02.580Z] --- PASS: TestWorkdir (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestCmd [2022-03-25T08:55:02.580Z] --- PASS: TestCmd (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestHealthcheckNone [2022-03-25T08:55:02.580Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestHealthcheckCmd [2022-03-25T08:55:02.580Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestEntrypoint [2022-03-25T08:55:02.580Z] --- PASS: TestEntrypoint (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestExpose [2022-03-25T08:55:02.580Z] --- PASS: TestExpose (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestUser [2022-03-25T08:55:02.580Z] --- PASS: TestUser (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestVolume [2022-03-25T08:55:02.580Z] --- PASS: TestVolume (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestStopSignal [2022-03-25T08:55:02.580Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-25T08:55:02.580Z] --- SKIP: TestStopSignal (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestArg [2022-03-25T08:55:02.580Z] --- PASS: TestArg (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestShell [2022-03-25T08:55:02.580Z] --- PASS: TestShell (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestPrependEnvOnCmd [2022-03-25T08:55:02.580Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestRunWithBuildArgs [2022-03-25T08:55:02.580Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestRunIgnoresHealthcheck [2022-03-25T08:55:02.580Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestDispatchUnsupportedOptions [2022-03-25T08:55:02.580Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-25T08:55:02.580Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-25T08:55:02.580Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-25T08:55:02.580Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-25T08:55:02.580Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-25T08:55:02.580Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-25T08:55:02.580Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestNormalizeWorkdir [2022-03-25T08:55:02.580Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestDispatch [2022-03-25T08:55:02.580Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-25T08:55:02.580Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-25T08:55:02.580Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-25T08:55:02.580Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-25T08:55:02.580Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-25T08:55:02.580Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-25T08:55:02.580Z] === RUN TestDispatch/COPY_url [2022-03-25T08:55:02.580Z] --- PASS: TestDispatch (0.10s) [2022-03-25T08:55:02.580Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.05s) [2022-03-25T08:55:02.580Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-25T08:55:02.580Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-25T08:55:02.580Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-25T08:55:02.580Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-25T08:55:02.580Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-25T08:55:02.580Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestAddScratchImageAddsToMounts [2022-03-25T08:55:02.580Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-25T08:55:02.580Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-25T08:55:02.580Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-25T08:55:02.580Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestImageSourceGetAddsToMounts [2022-03-25T08:55:02.580Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestEmptyDockerfile [2022-03-25T08:55:02.580Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-25T08:55:02.580Z] === RUN TestSymlinkDockerfile [2022-03-25T08:55:02.580Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-25T08:55:02.580Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-25T08:55:02.580Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestNonExistingDockerfile [2022-03-25T08:55:02.580Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestCopyRunConfig [2022-03-25T08:55:02.580Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestDeepCopyRunConfig [2022-03-25T08:55:02.580Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestExportImage [2022-03-25T08:55:02.580Z] --- PASS: TestExportImage (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestNormalizeDest [2022-03-25T08:55:02.580Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-25T08:55:02.580Z] PASS [2022-03-25T08:55:02.580Z] coverage: 46.8% of statements [2022-03-25T08:55:02.580Z] ok github.com/docker/docker/builder/dockerfile 0.238s coverage: 46.8% of statements [2022-03-25T08:55:02.580Z] === RUN TestEnable [2022-03-25T08:55:02.580Z] --- PASS: TestEnable (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestDisable [2022-03-25T08:55:02.580Z] --- PASS: TestDisable (0.00s) [2022-03-25T08:55:02.580Z] === RUN TestEnabled [2022-03-25T08:55:02.580Z] --- PASS: TestEnabled (0.00s) [2022-03-25T08:55:02.580Z] PASS [2022-03-25T08:55:02.580Z] coverage: 100.0% of statements [2022-03-25T08:55:02.580Z] ok github.com/docker/docker/cli/debug 0.045s coverage: 100.0% of statements [2022-03-25T08:55:02.580Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-25T08:55:02.900Z] --- PASS: TestContainerKillOnDaemonStart (11.53s) [2022-03-25T08:55:02.900Z] PASS [2022-03-25T08:55:02.900Z] [2022-03-25T08:55:02.900Z] === Skipped [2022-03-25T08:55:02.900Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-03-25T08:55:02.900Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-25T08:55:02.900Z] [2022-03-25T08:55:02.900Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-25T08:55:02.901Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-25T08:55:02.901Z] [2022-03-25T08:55:02.901Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-25T08:55:02.901Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-25T08:55:02.901Z] [2022-03-25T08:55:02.901Z] DONE 196 tests, 3 skipped in 100.316s [2022-03-25T08:55:02.901Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-03-25T08:55:02.901Z] ++ 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-03-25T08:55:02.901Z] ++ set -e [2022-03-25T08:55:02.901Z] ++ '[' -n 0 ']' [2022-03-25T08:55:02.901Z] ++ set -x [2022-03-25T08:55:02.901Z] ++ 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-03-25T08:55:02.901Z] INFO: Testing against a local daemon [2022-03-25T08:55:02.901Z] === RUN TestCommitInheritsEnv [2022-03-25T08:55:02.901Z] --- PASS: TestCommitInheritsEnv (0.23s) [2022-03-25T08:55:02.901Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-25T08:55:02.901Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-03-25T08:55:02.901Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-25T08:55:02.901Z] === RUN TestImagesFilterMultiReference [2022-03-25T08:55:02.901Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-25T08:55:02.901Z] === RUN TestImagePullPlatformInvalid [2022-03-25T08:55:02.901Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-25T08:55:02.901Z] === RUN TestRemoveImageOrphaning [2022-03-25T08:55:02.901Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-03-25T08:55:02.901Z] === RUN TestRemoveImageGarbageCollector [2022-03-25T08:55:02.901Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-25T08:55:02.901Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-25T08:55:02.901Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-25T08:55:02.901Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-25T08:55:02.901Z] === RUN TestTagInvalidReference [2022-03-25T08:55:02.901Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-25T08:55:02.901Z] === RUN TestTagValidPrefixedRepo [2022-03-25T08:55:02.901Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-25T08:55:02.901Z] === RUN TestTagExistedNameWithoutForce [2022-03-25T08:55:02.901Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-25T08:55:02.901Z] === RUN TestTagOfficialNames [2022-03-25T08:55:02.901Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-25T08:55:02.901Z] === RUN TestTagMatchesDigest [2022-03-25T08:55:02.901Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-25T08:55:02.901Z] PASS [2022-03-25T08:55:02.901Z] [2022-03-25T08:55:02.901Z] === Skipped [2022-03-25T08:55:02.901Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-25T08:55:02.901Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-03-25T08:55:02.901Z] [2022-03-25T08:55:02.901Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-25T08:55:02.901Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-25T08:55:02.901Z] [2022-03-25T08:55:02.901Z] DONE 12 tests, 2 skipped in 0.870s [2022-03-25T08:55:02.901Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-03-25T08:55:02.901Z] ++ 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-03-25T08:55:02.901Z] ++ set -e [2022-03-25T08:55:02.901Z] ++ '[' -n 0 ']' [2022-03-25T08:55:02.901Z] ++ set -x [2022-03-25T08:55:02.901Z] ++ 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-03-25T08:55:02.901Z] INFO: Testing against a local daemon [2022-03-25T08:55:02.901Z] === RUN TestNetworkCreateDelete [2022-03-25T08:55:02.901Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-25T08:55:02.901Z] === RUN TestDockerNetworkDeletePreferID [2022-03-25T08:55:03.156Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-03-25T08:55:03.156Z] === RUN TestDaemonDNSFallback [2022-03-25T08:55:04.770Z] --- PASS: TestImportExtremelyLargeImageWorks (94.97s) [2022-03-25T08:55:04.770Z] PASS [2022-03-25T08:55:04.770Z] [2022-03-25T08:55:04.770Z] === Skipped [2022-03-25T08:55:04.770Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-25T08:55:04.770Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-25T08:55:04.770Z] [2022-03-25T08:55:04.770Z] DONE 12 tests, 1 skipped in 99.116s [2022-03-25T08:55:04.770Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-25T08:55:04.770Z] INFO: Testing against a local daemon [2022-03-25T08:55:04.770Z] === RUN TestNetworkCreateDelete [2022-03-25T08:55:04.770Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-03-25T08:55:04.770Z] === RUN TestDockerNetworkDeletePreferID [2022-03-25T08:55:04.770Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-03-25T08:55:04.770Z] === RUN TestDaemonDNSFallback [2022-03-25T08:55:09.687Z] --- PASS: TestDaemonDNSFallback (6.22s) [2022-03-25T08:55:09.687Z] === RUN TestInspectNetwork [2022-03-25T08:55:11.346Z] --- PASS: TestDaemonDNSFallback (7.35s) [2022-03-25T08:55:11.346Z] === RUN TestInspectNetwork [2022-03-25T08:55:11.346Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:11.346Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-25T08:55:11.346Z] === RUN TestRunContainerWithBridgeNone [2022-03-25T08:55:11.346Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T08:55:11.346Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-25T08:55:11.346Z] === RUN TestNetworkInvalidJSON [2022-03-25T08:55:11.346Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-25T08:55:11.346Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-25T08:55:11.346Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-25T08:55:11.346Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-25T08:55:11.346Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-25T08:55:11.346Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-25T08:55:11.346Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-25T08:55:11.346Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-25T08:55:11.346Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-25T08:55:11.346Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-25T08:55:11.346Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-25T08:55:11.346Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-25T08:55:11.346Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-25T08:55:11.346Z] === RUN TestNetworkList [2022-03-25T08:55:11.346Z] === RUN TestNetworkList//networks [2022-03-25T08:55:11.346Z] === PAUSE TestNetworkList//networks [2022-03-25T08:55:11.346Z] === RUN TestNetworkList//networks/ [2022-03-25T08:55:11.346Z] === PAUSE TestNetworkList//networks/ [2022-03-25T08:55:11.346Z] === CONT TestNetworkList//networks [2022-03-25T08:55:11.346Z] === CONT TestNetworkList//networks/ [2022-03-25T08:55:11.346Z] --- PASS: TestNetworkList (0.01s) [2022-03-25T08:55:11.346Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-25T08:55:11.346Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-25T08:55:11.346Z] === RUN TestHostIPv4BridgeLabel [2022-03-25T08:55:11.346Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T08:55:11.346Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-25T08:55:11.346Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-25T08:55:11.346Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T08:55:11.346Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-03-25T08:55:11.346Z] === RUN TestDaemonDefaultNetworkPools [2022-03-25T08:55:11.346Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T08:55:11.346Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2022-03-25T08:55:11.346Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-25T08:55:11.346Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T08:55:11.346Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-25T08:55:11.346Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-25T08:55:11.346Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T08:55:11.346Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-25T08:55:11.346Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-25T08:55:11.346Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T08:55:11.346Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-25T08:55:11.346Z] === RUN TestServiceWithPredefinedNetwork [2022-03-25T08:55:11.346Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:11.346Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-25T08:55:11.346Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-25T08:55:11.346Z] service_test.go:242: FLAKY_TEST [2022-03-25T08:55:11.346Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-25T08:55:11.346Z] === RUN TestServiceWithDataPathPortInit [2022-03-25T08:55:11.346Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:11.346Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2022-03-25T08:55:11.346Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-25T08:55:11.346Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:11.346Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-25T08:55:11.346Z] PASS [2022-03-25T08:55:11.346Z] [2022-03-25T08:55:11.346Z] === Skipped [2022-03-25T08:55:11.346Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-03-25T08:55:11.346Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:11.346Z] [2022-03-25T08:55:11.346Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-03-25T08:55:11.346Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T08:55:11.346Z] [2022-03-25T08:55:11.346Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-03-25T08:55:11.346Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T08:55:11.346Z] [2022-03-25T08:55:11.346Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-03-25T08:55:11.346Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T08:55:11.346Z] [2022-03-25T08:55:11.346Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2022-03-25T08:55:11.346Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T08:55:11.346Z] [2022-03-25T08:55:11.346Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-25T08:55:11.346Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T08:55:11.346Z] [2022-03-25T08:55:11.346Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-25T08:55:11.346Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T08:55:11.346Z] [2022-03-25T08:55:11.346Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-25T08:55:11.346Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T08:55:11.346Z] [2022-03-25T08:55:11.346Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-03-25T08:55:11.346Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:11.346Z] [2022-03-25T08:55:11.346Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-25T08:55:11.346Z] service_test.go:242: FLAKY_TEST [2022-03-25T08:55:11.346Z] [2022-03-25T08:55:11.346Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2022-03-25T08:55:11.346Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:11.346Z] [2022-03-25T08:55:11.346Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-25T08:55:11.346Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:11.346Z] [2022-03-25T08:55:11.346Z] DONE 22 tests, 12 skipped in 8.049s [2022-03-25T08:55:11.346Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-25T08:55:11.606Z] INFO: Testing against a local daemon [2022-03-25T08:55:11.606Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-25T08:55:11.606Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-25T08:55:11.606Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-25T08:55:11.606Z] === RUN TestDockerNetworkIpvlan [2022-03-25T08:55:11.606Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-25T08:55:11.606Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-25T08:55:11.606Z] PASS [2022-03-25T08:55:11.606Z] [2022-03-25T08:55:11.606Z] === Skipped [2022-03-25T08:55:11.606Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-25T08:55:11.606Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-25T08:55:11.606Z] [2022-03-25T08:55:11.606Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-25T08:55:11.606Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-25T08:55:11.606Z] [2022-03-25T08:55:11.606Z] DONE 2 tests, 2 skipped in 0.135s [2022-03-25T08:55:11.606Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-25T08:55:11.606Z] INFO: Testing against a local daemon [2022-03-25T08:55:11.606Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-25T08:55:11.606Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T08:55:11.606Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-25T08:55:11.606Z] === RUN TestDockerNetworkMacvlan [2022-03-25T08:55:11.606Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T08:55:11.606Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-03-25T08:55:11.606Z] PASS [2022-03-25T08:55:11.606Z] [2022-03-25T08:55:11.606Z] === Skipped [2022-03-25T08:55:11.606Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-25T08:55:11.606Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T08:55:11.606Z] [2022-03-25T08:55:11.606Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-03-25T08:55:11.606Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T08:55:11.606Z] [2022-03-25T08:55:11.606Z] DONE 2 tests, 2 skipped in 0.120s [2022-03-25T08:55:11.606Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-25T08:55:11.606Z] testing: warning: no tests to run [2022-03-25T08:55:11.606Z] PASS [2022-03-25T08:55:11.606Z] [2022-03-25T08:55:11.606Z] DONE 0 tests in 0.030s [2022-03-25T08:55:11.606Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-25T08:55:11.866Z] INFO: Testing against a local daemon [2022-03-25T08:55:11.866Z] === RUN TestAuthZPluginAllowRequest [2022-03-25T08:55:11.866Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T08:55:11.866Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-03-25T08:55:11.866Z] === RUN TestAuthZPluginTLS [2022-03-25T08:55:11.866Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T08:55:11.866Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-03-25T08:55:11.866Z] === RUN TestAuthZPluginDenyRequest [2022-03-25T08:55:11.866Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T08:55:11.866Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-03-25T08:55:11.866Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-25T08:55:11.866Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T08:55:11.866Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-25T08:55:11.866Z] === RUN TestAuthZPluginDenyResponse [2022-03-25T08:55:11.866Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T08:55:11.866Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-03-25T08:55:11.866Z] === RUN TestAuthZPluginAllowEventStream [2022-03-25T08:55:11.866Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T08:55:11.866Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-03-25T08:55:11.866Z] === RUN TestAuthZPluginErrorResponse [2022-03-25T08:55:11.866Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T08:55:11.866Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-03-25T08:55:11.866Z] === RUN TestAuthZPluginErrorRequest [2022-03-25T08:55:11.866Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T08:55:11.866Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-03-25T08:55:11.866Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-25T08:55:11.866Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T08:55:11.866Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-25T08:55:11.866Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-25T08:55:11.866Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T08:55:11.866Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-25T08:55:11.866Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-25T08:55:11.866Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T08:55:11.866Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-25T08:55:11.866Z] === RUN TestAuthZPluginHeader [2022-03-25T08:55:11.866Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T08:55:11.866Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-03-25T08:55:11.866Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-25T08:55:12.126Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T08:55:12.126Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.19s) [2022-03-25T08:55:12.126Z] === RUN TestAuthZPluginV2Disable [2022-03-25T08:55:12.126Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T08:55:12.126Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-03-25T08:55:12.126Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-25T08:55:12.126Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T08:55:12.126Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-25T08:55:12.126Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-25T08:55:12.126Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T08:55:12.126Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-03-25T08:55:12.126Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-25T08:55:12.126Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T08:55:12.126Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-25T08:55:12.126Z] PASS [2022-03-25T08:55:12.126Z] [2022-03-25T08:55:12.126Z] === Skipped [2022-03-25T08:55:12.126Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-03-25T08:55:12.126Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T08:55:12.126Z] [2022-03-25T08:55:12.126Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-03-25T08:55:12.126Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T08:55:12.126Z] [2022-03-25T08:55:12.126Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-03-25T08:55:12.126Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T08:55:12.126Z] [2022-03-25T08:55:12.126Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-25T08:55:12.126Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T08:55:12.126Z] [2022-03-25T08:55:12.126Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-03-25T08:55:12.126Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T08:55:12.126Z] [2022-03-25T08:55:12.126Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-03-25T08:55:12.126Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T08:55:12.126Z] [2022-03-25T08:55:12.126Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-03-25T08:55:12.126Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T08:55:12.126Z] [2022-03-25T08:55:12.126Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-03-25T08:55:12.126Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T08:55:12.126Z] [2022-03-25T08:55:12.126Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-25T08:55:12.126Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T08:55:12.126Z] [2022-03-25T08:55:12.126Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-25T08:55:12.126Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T08:55:12.126Z] [2022-03-25T08:55:12.126Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-25T08:55:12.126Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T08:55:12.126Z] [2022-03-25T08:55:12.126Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-03-25T08:55:12.126Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T08:55:12.126Z] [2022-03-25T08:55:12.126Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.19s) [2022-03-25T08:55:12.126Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T08:55:12.126Z] [2022-03-25T08:55:12.126Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-03-25T08:55:12.126Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T08:55:12.126Z] [2022-03-25T08:55:12.126Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-25T08:55:12.126Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T08:55:12.126Z] [2022-03-25T08:55:12.126Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-03-25T08:55:12.126Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T08:55:12.126Z] [2022-03-25T08:55:12.126Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-25T08:55:12.126Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T08:55:12.126Z] [2022-03-25T08:55:12.126Z] DONE 17 tests, 17 skipped in 0.396s [2022-03-25T08:55:12.126Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-25T08:55:12.386Z] INFO: Testing against a local daemon [2022-03-25T08:55:12.386Z] === RUN TestPluginInvalidJSON [2022-03-25T08:55:12.386Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T08:55:12.386Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T08:55:12.386Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T08:55:12.386Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-25T08:55:12.386Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-25T08:55:12.386Z] === RUN TestPluginInstall [2022-03-25T08:55:12.386Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T08:55:12.386Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-25T08:55:12.386Z] === RUN TestPluginsWithRuntimes [2022-03-25T08:55:12.386Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-03-25T08:55:12.386Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-25T08:55:12.386Z] === RUN TestPluginBackCompatMediaTypes [2022-03-25T08:55:12.386Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-25T08:55:12.386Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-25T08:55:12.386Z] PASS [2022-03-25T08:55:12.386Z] [2022-03-25T08:55:12.386Z] === Skipped [2022-03-25T08:55:12.386Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-03-25T08:55:12.386Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-25T08:55:12.386Z] [2022-03-25T08:55:12.386Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-03-25T08:55:12.386Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-03-25T08:55:12.386Z] [2022-03-25T08:55:12.386Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-03-25T08:55:12.386Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-25T08:55:12.386Z] [2022-03-25T08:55:12.386Z] DONE 5 tests, 3 skipped in 0.158s [2022-03-25T08:55:12.386Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-25T08:55:12.386Z] INFO: Testing against a local daemon [2022-03-25T08:55:12.386Z] === RUN TestExternalGraphDriver [2022-03-25T08:55:12.386Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-25T08:55:12.386Z] --- SKIP: TestExternalGraphDriver (0.06s) [2022-03-25T08:55:12.386Z] === RUN TestGraphdriverPluginV2 [2022-03-25T08:55:12.949Z] === RUN TestInspectNetwork/full_network_id [2022-03-25T08:55:12.949Z] === RUN TestInspectNetwork/partial_network_id [2022-03-25T08:55:12.949Z] === RUN TestInspectNetwork/network_name [2022-03-25T08:55:12.949Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-25T08:55:13.629Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-03-25T08:55:17.110Z] --- PASS: TestInspectNetwork (7.08s) [2022-03-25T08:55:17.110Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-25T08:55:17.110Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-25T08:55:17.110Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-25T08:55:17.110Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-25T08:55:17.110Z] === RUN TestRunContainerWithBridgeNone [2022-03-25T08:55:17.536Z] === RUN TestCheckpointCreateError [2022-03-25T08:55:17.536Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestCheckpointCreate [2022-03-25T08:55:17.536Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestCheckpointDeleteError [2022-03-25T08:55:17.536Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestCheckpointDelete [2022-03-25T08:55:17.536Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestCheckpointListError [2022-03-25T08:55:17.536Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestCheckpointList [2022-03-25T08:55:17.536Z] --- PASS: TestCheckpointList (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestCheckpointListContainerNotFound [2022-03-25T08:55:17.536Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestNewClientWithOpsFromEnv [2022-03-25T08:55:17.536Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-25T08:55:17.536Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestGetAPIPath [2022-03-25T08:55:17.536Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestParseHostURL [2022-03-25T08:55:17.536Z] --- PASS: TestParseHostURL (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-25T08:55:17.536Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-25T08:55:17.536Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestNegotiateAPIVersion [2022-03-25T08:55:17.536Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestNegotiateAPVersionOverride [2022-03-25T08:55:17.536Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-25T08:55:17.536Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-25T08:55:17.536Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-25T08:55:17.536Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestClientRedirect [2022-03-25T08:55:17.536Z] --- PASS: TestClientRedirect (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestConfigCreateUnsupported [2022-03-25T08:55:17.536Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestConfigCreateError [2022-03-25T08:55:17.536Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestConfigCreate [2022-03-25T08:55:17.536Z] --- PASS: TestConfigCreate (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestConfigInspectNotFound [2022-03-25T08:55:17.536Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestConfigInspectWithEmptyID [2022-03-25T08:55:17.536Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestConfigInspectUnsupported [2022-03-25T08:55:17.536Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestConfigInspectError [2022-03-25T08:55:17.536Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestConfigInspectConfigNotFound [2022-03-25T08:55:17.536Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestConfigInspect [2022-03-25T08:55:17.536Z] --- PASS: TestConfigInspect (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestConfigListUnsupported [2022-03-25T08:55:17.536Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestConfigListError [2022-03-25T08:55:17.536Z] --- PASS: TestConfigListError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestConfigList [2022-03-25T08:55:17.536Z] --- PASS: TestConfigList (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestConfigRemoveUnsupported [2022-03-25T08:55:17.536Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestConfigRemoveError [2022-03-25T08:55:17.536Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestConfigRemove [2022-03-25T08:55:17.536Z] --- PASS: TestConfigRemove (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestConfigUpdateUnsupported [2022-03-25T08:55:17.536Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestConfigUpdateError [2022-03-25T08:55:17.536Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestConfigUpdate [2022-03-25T08:55:17.536Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerCommitError [2022-03-25T08:55:17.536Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerCommit [2022-03-25T08:55:17.536Z] --- PASS: TestContainerCommit (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerStatPathError [2022-03-25T08:55:17.536Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerStatPathNotFoundError [2022-03-25T08:55:17.536Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerStatPathNoHeaderError [2022-03-25T08:55:17.536Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerStatPath [2022-03-25T08:55:17.536Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestCopyToContainerError [2022-03-25T08:55:17.536Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestCopyToContainerNotFoundError [2022-03-25T08:55:17.536Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-25T08:55:17.536Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestCopyToContainer [2022-03-25T08:55:17.536Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestCopyFromContainerError [2022-03-25T08:55:17.536Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestCopyFromContainerNotFoundError [2022-03-25T08:55:17.536Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-25T08:55:17.536Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-25T08:55:17.536Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestCopyFromContainer [2022-03-25T08:55:17.536Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerCreateError [2022-03-25T08:55:17.536Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerCreateImageNotFound [2022-03-25T08:55:17.536Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerCreateWithName [2022-03-25T08:55:17.536Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerCreateAutoRemove [2022-03-25T08:55:17.536Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerDiffError [2022-03-25T08:55:17.536Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerDiff [2022-03-25T08:55:17.536Z] --- PASS: TestContainerDiff (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerExecCreateError [2022-03-25T08:55:17.536Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerExecCreate [2022-03-25T08:55:17.536Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerExecStartError [2022-03-25T08:55:17.536Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerExecStart [2022-03-25T08:55:17.536Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerExecInspectError [2022-03-25T08:55:17.536Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerExecInspect [2022-03-25T08:55:17.536Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerExportError [2022-03-25T08:55:17.536Z] --- PASS: TestContainerExportError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerExport [2022-03-25T08:55:17.536Z] --- PASS: TestContainerExport (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerInspectError [2022-03-25T08:55:17.536Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerInspectContainerNotFound [2022-03-25T08:55:17.536Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerInspectWithEmptyID [2022-03-25T08:55:17.536Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerInspect [2022-03-25T08:55:17.536Z] --- PASS: TestContainerInspect (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerInspectNode [2022-03-25T08:55:17.536Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerKillError [2022-03-25T08:55:17.536Z] --- PASS: TestContainerKillError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerKill [2022-03-25T08:55:17.536Z] --- PASS: TestContainerKill (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerListError [2022-03-25T08:55:17.536Z] --- PASS: TestContainerListError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerList [2022-03-25T08:55:17.536Z] --- PASS: TestContainerList (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerLogsNotFoundError [2022-03-25T08:55:17.536Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerLogsError [2022-03-25T08:55:17.536Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerLogs [2022-03-25T08:55:17.536Z] --- PASS: TestContainerLogs (0.24s) [2022-03-25T08:55:17.536Z] === RUN TestContainerPauseError [2022-03-25T08:55:17.536Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerPause [2022-03-25T08:55:17.536Z] --- PASS: TestContainerPause (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainersPruneError [2022-03-25T08:55:17.536Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainersPrune [2022-03-25T08:55:17.536Z] --- PASS: TestContainersPrune (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerRemoveError [2022-03-25T08:55:17.536Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerRemoveNotFoundError [2022-03-25T08:55:17.536Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerRemove [2022-03-25T08:55:17.536Z] --- PASS: TestContainerRemove (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerRenameError [2022-03-25T08:55:17.536Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerRename [2022-03-25T08:55:17.536Z] --- PASS: TestContainerRename (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerResizeError [2022-03-25T08:55:17.536Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerExecResizeError [2022-03-25T08:55:17.536Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerResize [2022-03-25T08:55:17.536Z] --- PASS: TestContainerResize (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerExecResize [2022-03-25T08:55:17.536Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerRestartError [2022-03-25T08:55:17.536Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerRestart [2022-03-25T08:55:17.536Z] --- PASS: TestContainerRestart (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerStartError [2022-03-25T08:55:17.536Z] --- PASS: TestContainerStartError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerStart [2022-03-25T08:55:17.536Z] --- PASS: TestContainerStart (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerStatsError [2022-03-25T08:55:17.536Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerStats [2022-03-25T08:55:17.536Z] --- PASS: TestContainerStats (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerStopError [2022-03-25T08:55:17.536Z] --- PASS: TestContainerStopError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerStop [2022-03-25T08:55:17.536Z] --- PASS: TestContainerStop (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerTopError [2022-03-25T08:55:17.536Z] --- PASS: TestContainerTopError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerTop [2022-03-25T08:55:17.536Z] --- PASS: TestContainerTop (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerUnpauseError [2022-03-25T08:55:17.536Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerUnpause [2022-03-25T08:55:17.536Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerUpdateError [2022-03-25T08:55:17.536Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerUpdate [2022-03-25T08:55:17.536Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerWaitError [2022-03-25T08:55:17.536Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestContainerWait [2022-03-25T08:55:17.536Z] --- PASS: TestContainerWait (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestDiskUsageError [2022-03-25T08:55:17.536Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestDiskUsage [2022-03-25T08:55:17.536Z] --- PASS: TestDiskUsage (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestDistributionInspectUnsupported [2022-03-25T08:55:17.536Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestDistributionInspectWithEmptyID [2022-03-25T08:55:17.536Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestEventsErrorInOptions [2022-03-25T08:55:17.536Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestEventsErrorFromServer [2022-03-25T08:55:17.536Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestEvents [2022-03-25T08:55:17.536Z] --- PASS: TestEvents (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestTLSCloseWriter [2022-03-25T08:55:17.536Z] === PAUSE TestTLSCloseWriter [2022-03-25T08:55:17.536Z] === RUN TestImageBuildError [2022-03-25T08:55:17.536Z] --- PASS: TestImageBuildError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestImageBuild [2022-03-25T08:55:17.536Z] --- PASS: TestImageBuild (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestGetDockerOS [2022-03-25T08:55:17.536Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestImageCreateError [2022-03-25T08:55:17.536Z] --- PASS: TestImageCreateError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestImageCreate [2022-03-25T08:55:17.536Z] --- PASS: TestImageCreate (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestImageHistoryError [2022-03-25T08:55:17.536Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestImageHistory [2022-03-25T08:55:17.536Z] --- PASS: TestImageHistory (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestImageImportError [2022-03-25T08:55:17.536Z] --- PASS: TestImageImportError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestImageImport [2022-03-25T08:55:17.536Z] --- PASS: TestImageImport (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestImageInspectError [2022-03-25T08:55:17.536Z] --- PASS: TestImageInspectError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestImageInspectImageNotFound [2022-03-25T08:55:17.536Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestImageInspectWithEmptyID [2022-03-25T08:55:17.536Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestImageInspect [2022-03-25T08:55:17.536Z] --- PASS: TestImageInspect (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestImageListError [2022-03-25T08:55:17.536Z] --- PASS: TestImageListError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestImageList [2022-03-25T08:55:17.536Z] --- PASS: TestImageList (0.02s) [2022-03-25T08:55:17.536Z] === RUN TestImageListApiBefore125 [2022-03-25T08:55:17.536Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestImageLoadError [2022-03-25T08:55:17.536Z] --- PASS: TestImageLoadError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestImageLoad [2022-03-25T08:55:17.536Z] --- PASS: TestImageLoad (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestImagesPruneError [2022-03-25T08:55:17.536Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestImagesPrune [2022-03-25T08:55:17.536Z] --- PASS: TestImagesPrune (0.00s) [2022-03-25T08:55:17.536Z] === RUN TestImagePullReferenceParseError [2022-03-25T08:55:17.536Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestImagePullAnyError [2022-03-25T08:55:17.537Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-25T08:55:17.537Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-25T08:55:17.537Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-25T08:55:17.537Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-25T08:55:17.537Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestImagePullWithoutErrors [2022-03-25T08:55:17.537Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestImagePushReferenceError [2022-03-25T08:55:17.537Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestImagePushAnyError [2022-03-25T08:55:17.537Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-25T08:55:17.537Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-25T08:55:17.537Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-25T08:55:17.537Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-25T08:55:17.537Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestImagePushWithoutErrors [2022-03-25T08:55:17.537Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-25T08:55:17.537Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-25T08:55:17.537Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-25T08:55:17.537Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-25T08:55:17.537Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-25T08:55:17.537Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-25T08:55:17.537Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-25T08:55:17.537Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-25T08:55:17.537Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestImageRemoveError [2022-03-25T08:55:17.537Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestImageRemoveImageNotFound [2022-03-25T08:55:17.537Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestImageRemove [2022-03-25T08:55:17.537Z] --- PASS: TestImageRemove (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestImageSaveError [2022-03-25T08:55:17.537Z] --- PASS: TestImageSaveError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestImageSave [2022-03-25T08:55:17.537Z] --- PASS: TestImageSave (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestImageSearchAnyError [2022-03-25T08:55:17.537Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-25T08:55:17.537Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-25T08:55:17.537Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-25T08:55:17.537Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-25T08:55:17.537Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestImageSearchWithoutErrors [2022-03-25T08:55:17.537Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestImageTagError [2022-03-25T08:55:17.537Z] --- PASS: TestImageTagError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestImageTagInvalidReference [2022-03-25T08:55:17.537Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestImageTagInvalidSourceImageName [2022-03-25T08:55:17.537Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestImageTagHexSource [2022-03-25T08:55:17.537Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestImageTag [2022-03-25T08:55:17.537Z] --- PASS: TestImageTag (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestInfoServerError [2022-03-25T08:55:17.537Z] --- PASS: TestInfoServerError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestInfoInvalidResponseJSONError [2022-03-25T08:55:17.537Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestInfo [2022-03-25T08:55:17.537Z] --- PASS: TestInfo (0.01s) [2022-03-25T08:55:17.537Z] === RUN TestNetworkConnectError [2022-03-25T08:55:17.537Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-25T08:55:17.537Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestNetworkConnect [2022-03-25T08:55:17.537Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestNetworkCreateError [2022-03-25T08:55:17.537Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestNetworkCreate [2022-03-25T08:55:17.537Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestNetworkDisconnectError [2022-03-25T08:55:17.537Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestNetworkDisconnect [2022-03-25T08:55:17.537Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestNetworkInspectError [2022-03-25T08:55:17.537Z] --- PASS: TestNetworkInspectError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestNetworkInspectNotFoundError [2022-03-25T08:55:17.537Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestNetworkInspectWithEmptyID [2022-03-25T08:55:17.537Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestNetworkInspect [2022-03-25T08:55:17.537Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestNetworkListError [2022-03-25T08:55:17.537Z] --- PASS: TestNetworkListError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestNetworkList [2022-03-25T08:55:17.537Z] --- PASS: TestNetworkList (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestNetworksPruneError [2022-03-25T08:55:17.537Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestNetworksPrune [2022-03-25T08:55:17.537Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestNetworkRemoveError [2022-03-25T08:55:17.537Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestNetworkRemove [2022-03-25T08:55:17.537Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestNodeInspectError [2022-03-25T08:55:17.537Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestNodeInspectNodeNotFound [2022-03-25T08:55:17.537Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestNodeInspectWithEmptyID [2022-03-25T08:55:17.537Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestNodeInspect [2022-03-25T08:55:17.537Z] --- PASS: TestNodeInspect (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestNodeListError [2022-03-25T08:55:17.537Z] --- PASS: TestNodeListError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestNodeList [2022-03-25T08:55:17.537Z] --- PASS: TestNodeList (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestNodeRemoveError [2022-03-25T08:55:17.537Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestNodeRemove [2022-03-25T08:55:17.537Z] --- PASS: TestNodeRemove (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestNodeUpdateError [2022-03-25T08:55:17.537Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestNodeUpdate [2022-03-25T08:55:17.537Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestOptionWithTimeout [2022-03-25T08:55:17.537Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestPingFail [2022-03-25T08:55:17.537Z] --- PASS: TestPingFail (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestPingWithError [2022-03-25T08:55:17.537Z] 2022/03/25 08:55:15 RoundTripper returned a response & error; ignoring response [2022-03-25T08:55:17.537Z] 2022/03/25 08:55:15 RoundTripper returned a response & error; ignoring response [2022-03-25T08:55:17.537Z] --- PASS: TestPingWithError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestPingSuccess [2022-03-25T08:55:17.537Z] --- PASS: TestPingSuccess (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestPingHeadFallback [2022-03-25T08:55:17.537Z] === RUN TestPingHeadFallback/OK [2022-03-25T08:55:17.537Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-25T08:55:17.537Z] === RUN TestPingHeadFallback/Not_Found [2022-03-25T08:55:17.537Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-25T08:55:17.537Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-25T08:55:17.537Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-25T08:55:17.537Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-25T08:55:17.537Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-25T08:55:17.537Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestPluginDisableError [2022-03-25T08:55:17.537Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestPluginDisable [2022-03-25T08:55:17.537Z] --- PASS: TestPluginDisable (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestPluginEnableError [2022-03-25T08:55:17.537Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestPluginEnable [2022-03-25T08:55:17.537Z] --- PASS: TestPluginEnable (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestPluginInspectError [2022-03-25T08:55:17.537Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestPluginInspectWithEmptyID [2022-03-25T08:55:17.537Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestPluginInspect [2022-03-25T08:55:17.537Z] --- PASS: TestPluginInspect (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestPluginListError [2022-03-25T08:55:17.537Z] --- PASS: TestPluginListError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestPluginList [2022-03-25T08:55:17.537Z] --- PASS: TestPluginList (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestPluginPushError [2022-03-25T08:55:17.537Z] --- PASS: TestPluginPushError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestPluginPush [2022-03-25T08:55:17.537Z] --- PASS: TestPluginPush (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestPluginRemoveError [2022-03-25T08:55:17.537Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestPluginRemove [2022-03-25T08:55:17.537Z] --- PASS: TestPluginRemove (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestPluginSetError [2022-03-25T08:55:17.537Z] --- PASS: TestPluginSetError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestPluginSet [2022-03-25T08:55:17.537Z] --- PASS: TestPluginSet (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestSetHostHeader [2022-03-25T08:55:17.537Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestPlainTextError [2022-03-25T08:55:17.537Z] --- PASS: TestPlainTextError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestInfiniteError [2022-03-25T08:55:17.537Z] --- PASS: TestInfiniteError (0.02s) [2022-03-25T08:55:17.537Z] === RUN TestSecretCreateUnsupported [2022-03-25T08:55:17.537Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestSecretCreateError [2022-03-25T08:55:17.537Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestSecretCreate [2022-03-25T08:55:17.537Z] --- PASS: TestSecretCreate (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestSecretInspectUnsupported [2022-03-25T08:55:17.537Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestSecretInspectError [2022-03-25T08:55:17.537Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestSecretInspectSecretNotFound [2022-03-25T08:55:17.537Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestSecretInspectWithEmptyID [2022-03-25T08:55:17.537Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestSecretInspect [2022-03-25T08:55:17.537Z] --- PASS: TestSecretInspect (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestSecretListUnsupported [2022-03-25T08:55:17.537Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestSecretListError [2022-03-25T08:55:17.537Z] --- PASS: TestSecretListError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestSecretList [2022-03-25T08:55:17.537Z] --- PASS: TestSecretList (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestSecretRemoveUnsupported [2022-03-25T08:55:17.537Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestSecretRemoveError [2022-03-25T08:55:17.537Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestSecretRemove [2022-03-25T08:55:17.537Z] --- PASS: TestSecretRemove (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestSecretUpdateUnsupported [2022-03-25T08:55:17.537Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestSecretUpdateError [2022-03-25T08:55:17.537Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestSecretUpdate [2022-03-25T08:55:17.537Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestServiceCreateError [2022-03-25T08:55:17.537Z] --- PASS: TestServiceCreateError (0.01s) [2022-03-25T08:55:17.537Z] === RUN TestServiceCreate [2022-03-25T08:55:17.537Z] --- PASS: TestServiceCreate (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-25T08:55:17.537Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestServiceCreateDigestPinning [2022-03-25T08:55:17.537Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestServiceInspectError [2022-03-25T08:55:17.537Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestServiceInspectServiceNotFound [2022-03-25T08:55:17.537Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestServiceInspectWithEmptyID [2022-03-25T08:55:17.537Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestServiceInspect [2022-03-25T08:55:17.537Z] --- PASS: TestServiceInspect (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestServiceListError [2022-03-25T08:55:17.537Z] --- PASS: TestServiceListError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestServiceList [2022-03-25T08:55:17.537Z] --- PASS: TestServiceList (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestServiceLogsError [2022-03-25T08:55:17.537Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestServiceLogs [2022-03-25T08:55:17.537Z] --- PASS: TestServiceLogs (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestServiceRemoveError [2022-03-25T08:55:17.537Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestServiceRemoveNotFoundError [2022-03-25T08:55:17.537Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestServiceRemove [2022-03-25T08:55:17.537Z] --- PASS: TestServiceRemove (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestServiceUpdateError [2022-03-25T08:55:17.537Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestServiceUpdate [2022-03-25T08:55:17.537Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestSwarmGetUnlockKeyError [2022-03-25T08:55:17.537Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestSwarmGetUnlockKey [2022-03-25T08:55:17.537Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestSwarmInitError [2022-03-25T08:55:17.537Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestSwarmInit [2022-03-25T08:55:17.537Z] --- PASS: TestSwarmInit (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestSwarmInspectError [2022-03-25T08:55:17.537Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestSwarmInspect [2022-03-25T08:55:17.537Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestSwarmJoinError [2022-03-25T08:55:17.537Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestSwarmJoin [2022-03-25T08:55:17.537Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestSwarmLeaveError [2022-03-25T08:55:17.537Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestSwarmLeave [2022-03-25T08:55:17.537Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestSwarmUnlockError [2022-03-25T08:55:17.537Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestSwarmUnlock [2022-03-25T08:55:17.537Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestSwarmUpdateError [2022-03-25T08:55:17.537Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestSwarmUpdate [2022-03-25T08:55:17.537Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestTaskInspectError [2022-03-25T08:55:17.537Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestTaskInspectWithEmptyID [2022-03-25T08:55:17.537Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestTaskInspect [2022-03-25T08:55:17.537Z] --- PASS: TestTaskInspect (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestTaskListError [2022-03-25T08:55:17.537Z] --- PASS: TestTaskListError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestTaskList [2022-03-25T08:55:17.537Z] --- PASS: TestTaskList (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestVolumeCreateError [2022-03-25T08:55:17.537Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestVolumeCreate [2022-03-25T08:55:17.537Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestVolumeInspectError [2022-03-25T08:55:17.537Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestVolumeInspectNotFound [2022-03-25T08:55:17.537Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestVolumeInspectWithEmptyID [2022-03-25T08:55:17.537Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestVolumeInspect [2022-03-25T08:55:17.537Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestVolumeListError [2022-03-25T08:55:17.537Z] --- PASS: TestVolumeListError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestVolumeList [2022-03-25T08:55:17.537Z] --- PASS: TestVolumeList (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestVolumeRemoveError [2022-03-25T08:55:17.537Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-25T08:55:17.537Z] === RUN TestVolumeRemove [2022-03-25T08:55:17.537Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-25T08:55:17.537Z] === CONT TestTLSCloseWriter [2022-03-25T08:55:17.537Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-03-25T08:55:17.537Z] PASS [2022-03-25T08:55:17.537Z] coverage: 74.9% of statements [2022-03-25T08:55:17.537Z] ok github.com/docker/docker/client 0.502s coverage: 74.9% of statements [2022-03-25T08:55:18.040Z] --- PASS: TestRunContainerWithBridgeNone (1.39s) [2022-03-25T08:55:18.040Z] === RUN TestNetworkInvalidJSON [2022-03-25T08:55:18.040Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-25T08:55:18.040Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-25T08:55:18.040Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-25T08:55:18.040Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-25T08:55:18.040Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-25T08:55:18.040Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-25T08:55:18.040Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-25T08:55:18.040Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-25T08:55:18.040Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-25T08:55:18.040Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-25T08:55:18.040Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-25T08:55:18.040Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-25T08:55:18.040Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-25T08:55:18.040Z] === RUN TestNetworkList [2022-03-25T08:55:18.040Z] === RUN TestNetworkList//networks [2022-03-25T08:55:18.040Z] === PAUSE TestNetworkList//networks [2022-03-25T08:55:18.040Z] === RUN TestNetworkList//networks/ [2022-03-25T08:55:18.040Z] === PAUSE TestNetworkList//networks/ [2022-03-25T08:55:18.040Z] === CONT TestNetworkList//networks [2022-03-25T08:55:18.040Z] === CONT TestNetworkList//networks/ [2022-03-25T08:55:18.040Z] --- PASS: TestNetworkList (0.01s) [2022-03-25T08:55:18.040Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-25T08:55:18.040Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-25T08:55:18.040Z] === RUN TestHostIPv4BridgeLabel [2022-03-25T08:55:18.603Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-03-25T08:55:18.603Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-25T08:55:18.963Z] --- PASS: TestGraphdriverPluginV2 (5.58s) [2022-03-25T08:55:18.963Z] PASS [2022-03-25T08:55:18.963Z] [2022-03-25T08:55:18.963Z] === Skipped [2022-03-25T08:55:18.964Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2022-03-25T08:55:18.964Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-25T08:55:18.964Z] [2022-03-25T08:55:18.964Z] DONE 2 tests, 1 skipped in 5.769s [2022-03-25T08:55:18.964Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-25T08:55:18.964Z] INFO: Testing against a local daemon [2022-03-25T08:55:18.964Z] === RUN TestContinueAfterPluginCrash [2022-03-25T08:55:18.964Z] === PAUSE TestContinueAfterPluginCrash [2022-03-25T08:55:18.964Z] === RUN TestReadPluginNoRead [2022-03-25T08:55:18.964Z] === PAUSE TestReadPluginNoRead [2022-03-25T08:55:18.964Z] === RUN TestDaemonStartWithLogOpt [2022-03-25T08:55:18.964Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-25T08:55:18.964Z] === CONT TestContinueAfterPluginCrash [2022-03-25T08:55:18.964Z] === CONT TestDaemonStartWithLogOpt [2022-03-25T08:55:19.535Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-03-25T08:55:19.535Z] === RUN TestDaemonDefaultNetworkPools [2022-03-25T08:55:20.461Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-03-25T08:55:20.461Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-25T08:55:21.386Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-03-25T08:55:21.386Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-25T08:55:22.748Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-03-25T08:55:22.748Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-25T08:55:23.309Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-03-25T08:55:23.309Z] === RUN TestServiceWithPredefinedNetwork [2022-03-25T08:55:23.723Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-03-25T08:55:24.252Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-25T08:55:24.252Z] Using test binary docker [2022-03-25T08:55:24.252Z] +++ /etc/init.d/apparmor start [2022-03-25T08:55:24.252Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-25T08:55:24.252Z] INFO: Waiting for daemon to start... [2022-03-25T08:55:24.252Z] Starting dockerd [2022-03-25T08:55:24.252Z] +++ 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-03-25T08:55:24.252Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-25T08:55:24.253Z] Using test binary docker [2022-03-25T08:55:24.253Z] +++ /etc/init.d/apparmor start [2022-03-25T08:55:24.253Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-25T08:55:24.253Z] INFO: Waiting for daemon to start... [2022-03-25T08:55:24.253Z] Starting dockerd [2022-03-25T08:55:24.253Z] +++ 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-03-25T08:55:24.253Z] . [2022-03-25T08:55:24.253Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-25T08:55:24.253Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-25T08:55:24.253Z] Error: No such image: emptyfs [2022-03-25T08:55:24.253Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-25T08:55:24.253Z] ++++ docker load [2022-03-25T08:55:24.253Z] Running integration-test (iteration 1) [2022-03-25T08:55:24.253Z] 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-03-25T08:55:24.253Z] ++ 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-03-25T08:55:24.253Z] ++ set -e [2022-03-25T08:55:24.253Z] ++ '[' -n 0 ']' [2022-03-25T08:55:24.253Z] ++ set -x [2022-03-25T08:55:24.253Z] ++ 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-03-25T08:55:24.253Z] [2022-03-25T08:55:24.253Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-25T08:55:24.253Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-25T08:55:24.253Z] Error: No such image: emptyfs [2022-03-25T08:55:24.253Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-25T08:55:24.253Z] ++++ docker load [2022-03-25T08:55:24.829Z] Running integration-test (iteration 1) [2022-03-25T08:55:24.829Z] 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-03-25T08:55:24.829Z] ++ 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-03-25T08:55:24.829Z] ++ set -e [2022-03-25T08:55:24.829Z] ++ '[' -n 0 ']' [2022-03-25T08:55:24.829Z] ++ set -x [2022-03-25T08:55:24.829Z] ++ 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-03-25T08:55:25.194Z] --- PASS: TestServiceWithPredefinedNetwork (1.82s) [2022-03-25T08:55:25.194Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-25T08:55:25.194Z] service_test.go:242: FLAKY_TEST [2022-03-25T08:55:25.194Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-25T08:55:25.194Z] === RUN TestServiceWithDataPathPortInit [2022-03-25T08:55:25.230Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-03-25T08:55:25.539Z] --- PASS: TestDaemonStartWithLogOpt (6.28s) [2022-03-25T08:55:25.539Z] === CONT TestReadPluginNoRead [2022-03-25T08:55:28.079Z] === RUN TestReadPluginNoRead/default [2022-03-25T08:55:28.079Z] --- PASS: TestContinueAfterPluginCrash (9.91s) [2022-03-25T08:55:28.476Z] --- PASS: TestImportExtremelyLargeImageWorks (95.15s) [2022-03-25T08:55:28.476Z] PASS [2022-03-25T08:55:28.476Z] [2022-03-25T08:55:28.476Z] DONE 12 tests in 97.816s [2022-03-25T08:55:28.476Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-25T08:55:28.476Z] INFO: Testing against a local daemon [2022-03-25T08:55:28.476Z] === RUN TestNetworkCreateDelete [2022-03-25T08:55:28.476Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-03-25T08:55:28.476Z] === RUN TestDockerNetworkDeletePreferID [2022-03-25T08:55:28.476Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-03-25T08:55:28.476Z] === RUN TestDaemonDNSFallback [2022-03-25T08:55:29.989Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-25T08:55:30.285Z] tests/integration/api_service_test.py .................................. [ 60%] [2022-03-25T08:55:32.558Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-25T08:55:35.028Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-03-25T08:55:35.028Z] === RUN TestInspectNetwork [2022-03-25T08:55:35.097Z] === CONT TestReadPluginNoRead [2022-03-25T08:55:35.097Z] read_test.go:92: [dd859ac9a708c] daemon is not started [2022-03-25T08:55:35.097Z] --- PASS: TestReadPluginNoRead (10.14s) [2022-03-25T08:55:35.097Z] --- PASS: TestReadPluginNoRead/default (2.29s) [2022-03-25T08:55:35.097Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.30s) [2022-03-25T08:55:35.097Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.32s) [2022-03-25T08:55:35.097Z] PASS [2022-03-25T08:55:35.097Z] [2022-03-25T08:55:35.097Z] DONE 6 tests in 16.539s [2022-03-25T08:55:35.097Z] 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-03-25T08:55:35.097Z] testing: warning: no tests to run [2022-03-25T08:55:35.097Z] PASS [2022-03-25T08:55:35.097Z] [2022-03-25T08:55:35.097Z] DONE 0 tests in 0.041s [2022-03-25T08:55:35.097Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-25T08:55:35.097Z] INFO: Testing against a local daemon [2022-03-25T08:55:35.097Z] === RUN TestPluginWithDevMounts [2022-03-25T08:55:35.097Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-03-25T08:55:35.097Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-25T08:55:35.097Z] PASS [2022-03-25T08:55:35.097Z] [2022-03-25T08:55:35.097Z] === Skipped [2022-03-25T08:55:35.097Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-03-25T08:55:35.097Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-03-25T08:55:35.097Z] [2022-03-25T08:55:35.097Z] DONE 1 tests, 1 skipped in 0.137s [2022-03-25T08:55:35.097Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-25T08:55:35.097Z] INFO: Testing against a local daemon [2022-03-25T08:55:35.097Z] === RUN TestSecretInspect [2022-03-25T08:55:35.097Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:35.097Z] --- SKIP: TestSecretInspect (0.01s) [2022-03-25T08:55:35.097Z] === RUN TestSecretList [2022-03-25T08:55:35.097Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:35.097Z] --- SKIP: TestSecretList (0.01s) [2022-03-25T08:55:35.097Z] === RUN TestSecretsCreateAndDelete [2022-03-25T08:55:35.097Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:35.097Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-03-25T08:55:35.097Z] === RUN TestSecretsUpdate [2022-03-25T08:55:35.097Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:35.097Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-03-25T08:55:35.097Z] === RUN TestTemplatedSecret [2022-03-25T08:55:35.097Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:35.097Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-25T08:55:35.097Z] === RUN TestSecretCreateResolve [2022-03-25T08:55:35.097Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:35.097Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-03-25T08:55:35.097Z] PASS [2022-03-25T08:55:35.097Z] [2022-03-25T08:55:35.097Z] === Skipped [2022-03-25T08:55:35.097Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-03-25T08:55:35.097Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:35.097Z] [2022-03-25T08:55:35.097Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-03-25T08:55:35.097Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:35.097Z] [2022-03-25T08:55:35.097Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-03-25T08:55:35.097Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:35.097Z] [2022-03-25T08:55:35.097Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-03-25T08:55:35.097Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:35.097Z] [2022-03-25T08:55:35.097Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-03-25T08:55:35.097Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:35.097Z] [2022-03-25T08:55:35.097Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-03-25T08:55:35.097Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:35.097Z] [2022-03-25T08:55:35.097Z] DONE 6 tests, 6 skipped in 0.195s [2022-03-25T08:55:35.097Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-25T08:55:35.097Z] INFO: Testing against a local daemon [2022-03-25T08:55:35.097Z] === RUN TestServiceCreateInit [2022-03-25T08:55:35.097Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-25T08:55:35.097Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:35.097Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-25T08:55:35.098Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:35.098Z] --- PASS: TestServiceCreateInit (0.02s) [2022-03-25T08:55:35.098Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-25T08:55:35.098Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-25T08:55:35.098Z] === RUN TestCreateServiceMultipleTimes [2022-03-25T08:55:35.098Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:35.098Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-03-25T08:55:35.098Z] === RUN TestCreateServiceConflict [2022-03-25T08:55:35.098Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:35.098Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-03-25T08:55:35.098Z] === RUN TestCreateServiceMaxReplicas [2022-03-25T08:55:35.098Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:35.098Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-03-25T08:55:35.098Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-25T08:55:35.358Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:35.358Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2022-03-25T08:55:35.358Z] === RUN TestCreateServiceSecretFileMode [2022-03-25T08:55:35.358Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:35.358Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-03-25T08:55:35.358Z] === RUN TestCreateServiceConfigFileMode [2022-03-25T08:55:35.358Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:35.358Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-03-25T08:55:35.358Z] === RUN TestCreateServiceSysctls [2022-03-25T08:55:35.358Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:35.358Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-03-25T08:55:35.358Z] === RUN TestCreateServiceCapabilities [2022-03-25T08:55:35.358Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:35.358Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-03-25T08:55:35.358Z] === RUN TestInspect [2022-03-25T08:55:35.358Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:35.358Z] --- SKIP: TestInspect (0.01s) [2022-03-25T08:55:35.358Z] === RUN TestCreateJob [2022-03-25T08:55:35.358Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:35.358Z] --- SKIP: TestCreateJob (0.01s) [2022-03-25T08:55:35.358Z] === RUN TestReplicatedJob [2022-03-25T08:55:35.358Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:35.358Z] --- SKIP: TestReplicatedJob (0.01s) [2022-03-25T08:55:35.358Z] === RUN TestUpdateReplicatedJob [2022-03-25T08:55:35.358Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:35.358Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-03-25T08:55:35.358Z] === RUN TestServiceListWithStatuses [2022-03-25T08:55:35.358Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-25T08:55:35.358Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-25T08:55:35.358Z] === RUN TestDockerNetworkConnectAlias [2022-03-25T08:55:35.358Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:35.358Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2022-03-25T08:55:35.358Z] === RUN TestDockerNetworkReConnect [2022-03-25T08:55:35.358Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:35.358Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-03-25T08:55:35.358Z] === RUN TestServicePlugin [2022-03-25T08:55:37.575Z] === RUN TestInspectNetwork/full_network_id [2022-03-25T08:55:37.575Z] === RUN TestInspectNetwork/partial_network_id [2022-03-25T08:55:37.575Z] === RUN TestInspectNetwork/network_name [2022-03-25T08:55:37.575Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-25T08:55:38.653Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:38.653Z] --- SKIP: TestServicePlugin (3.00s) [2022-03-25T08:55:38.653Z] === RUN TestServiceUpdateLabel [2022-03-25T08:55:38.653Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:38.653Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-03-25T08:55:38.653Z] === RUN TestServiceUpdateSecrets [2022-03-25T08:55:38.653Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:38.653Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-03-25T08:55:38.653Z] === RUN TestServiceUpdateConfigs [2022-03-25T08:55:38.653Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:38.653Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-03-25T08:55:38.653Z] === RUN TestServiceUpdateNetwork [2022-03-25T08:55:38.653Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:38.653Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-03-25T08:55:38.653Z] === RUN TestServiceUpdatePidsLimit [2022-03-25T08:55:38.653Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:38.653Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-03-25T08:55:38.653Z] PASS [2022-03-25T08:55:38.653Z] [2022-03-25T08:55:38.653Z] === Skipped [2022-03-25T08:55:38.653Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-25T08:55:38.653Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:38.653Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-25T08:55:38.653Z] [2022-03-25T08:55:38.653Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-25T08:55:38.653Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:38.653Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-25T08:55:38.653Z] [2022-03-25T08:55:38.653Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-03-25T08:55:38.653Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:38.653Z] [2022-03-25T08:55:38.653Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-03-25T08:55:38.653Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:38.653Z] [2022-03-25T08:55:38.653Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-03-25T08:55:38.653Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:38.653Z] [2022-03-25T08:55:38.653Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2022-03-25T08:55:38.653Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:38.653Z] [2022-03-25T08:55:38.653Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-03-25T08:55:38.653Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:38.653Z] [2022-03-25T08:55:38.653Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-03-25T08:55:38.653Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:38.653Z] [2022-03-25T08:55:38.653Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-03-25T08:55:38.653Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:38.653Z] [2022-03-25T08:55:38.653Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-03-25T08:55:38.653Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:38.653Z] [2022-03-25T08:55:38.653Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-03-25T08:55:38.653Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:38.653Z] [2022-03-25T08:55:38.653Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-03-25T08:55:38.653Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:38.653Z] [2022-03-25T08:55:38.653Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-03-25T08:55:38.653Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:38.653Z] [2022-03-25T08:55:38.653Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-03-25T08:55:38.653Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:38.653Z] [2022-03-25T08:55:38.653Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-25T08:55:38.653Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-25T08:55:38.653Z] [2022-03-25T08:55:38.653Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2022-03-25T08:55:38.653Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:38.653Z] [2022-03-25T08:55:38.653Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-03-25T08:55:38.653Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:38.653Z] [2022-03-25T08:55:38.653Z] === SKIP: amd64.integration.service TestServicePlugin (3.00s) [2022-03-25T08:55:38.653Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:38.653Z] [2022-03-25T08:55:38.653Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-03-25T08:55:38.653Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:38.653Z] [2022-03-25T08:55:38.653Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-03-25T08:55:38.653Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:38.653Z] [2022-03-25T08:55:38.653Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-03-25T08:55:38.653Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:38.653Z] [2022-03-25T08:55:38.653Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-03-25T08:55:38.653Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:38.653Z] [2022-03-25T08:55:38.653Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-03-25T08:55:38.653Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-25T08:55:38.653Z] [2022-03-25T08:55:38.653Z] DONE 24 tests, 23 skipped in 3.422s [2022-03-25T08:55:38.653Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-25T08:55:38.653Z] INFO: Testing against a local daemon [2022-03-25T08:55:38.653Z] === RUN TestSessionCreate [2022-03-25T08:55:38.653Z] --- PASS: TestSessionCreate (0.02s) [2022-03-25T08:55:38.653Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-25T08:55:38.653Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-25T08:55:38.653Z] PASS [2022-03-25T08:55:38.653Z] [2022-03-25T08:55:38.653Z] DONE 2 tests in 0.163s [2022-03-25T08:55:38.653Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-25T08:55:38.653Z] INFO: Testing against a local daemon [2022-03-25T08:55:38.653Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-25T08:55:38.653Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-25T08:55:38.653Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-25T08:55:38.653Z] === RUN TestEventsExecDie [2022-03-25T08:55:38.830Z] --- PASS: TestCheckoutGit (38.09s) [2022-03-25T08:55:38.830Z] === RUN TestValidGitTransport [2022-03-25T08:55:38.830Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-25T08:55:38.830Z] === RUN TestGitInvalidRef [2022-03-25T08:55:38.830Z] --- PASS: TestGitInvalidRef (0.28s) [2022-03-25T08:55:38.830Z] PASS [2022-03-25T08:55:38.830Z] coverage: 86.3% of statements [2022-03-25T08:55:38.830Z] ok github.com/docker/docker/builder/remotecontext/git 38.450s coverage: 86.3% of statements [2022-03-25T08:55:38.830Z] ? github.com/docker/docker/cli [no test files] [2022-03-25T08:55:38.830Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-25T08:55:39.224Z] --- PASS: TestEventsExecDie (0.51s) [2022-03-25T08:55:39.224Z] === RUN TestEventsBackwardsCompatible [2022-03-25T08:55:39.224Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-03-25T08:55:39.224Z] === RUN TestInfoBinaryCommits [2022-03-25T08:55:39.485Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-25T08:55:39.485Z] === RUN TestInfoAPIVersioned [2022-03-25T08:55:39.485Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-25T08:55:39.485Z] === RUN TestInfoDiscoveryBackend [2022-03-25T08:55:40.025Z] --- PASS: TestServiceWithDataPathPortInit (13.54s) [2022-03-25T08:55:40.025Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-25T08:55:40.586Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:cpuw3sif5klj7gyvxozsgj6o9 Created:2022-03-25 08:55:39.442664545 +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[31ce298b98495621bd7960db5948ef6cf5a0d966520100b574205402bfa83902:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0hqgs4vmvuxhdy5t1z3fwzpra EndpointID:b2e4638c5ae260e38becb83c38c70dd80e536753d2bcce971c53c956689a82b3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fa3d0d6f317e40c1495f143785f4a857475b05636942be35497a7260ad3812a5 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:ba02a072c7d5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0hqgs4vmvuxhdy5t1z3fwzpra EndpointID:b2e4638c5ae260e38becb83c38c70dd80e536753d2bcce971c53c956689a82b3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-25T08:55:40.868Z] --- PASS: TestInfoDiscoveryBackend (1.54s) [2022-03-25T08:55:40.868Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-03-25T08:55:41.754Z] --- PASS: TestInspectNetwork (7.37s) [2022-03-25T08:55:41.754Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-25T08:55:41.754Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-25T08:55:41.754Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-25T08:55:41.754Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) [2022-03-25T08:55:41.754Z] === RUN TestRunContainerWithBridgeNone [2022-03-25T08:55:43.127Z] --- PASS: TestRunContainerWithBridgeNone (1.54s) [2022-03-25T08:55:43.127Z] === RUN TestNetworkInvalidJSON [2022-03-25T08:55:43.127Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-25T08:55:43.127Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-25T08:55:43.127Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-25T08:55:43.127Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-25T08:55:43.127Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-25T08:55:43.127Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-25T08:55:43.127Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-25T08:55:43.127Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-25T08:55:43.127Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-25T08:55:43.127Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-03-25T08:55:43.127Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-25T08:55:43.127Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-25T08:55:43.127Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-25T08:55:43.127Z] === RUN TestNetworkList [2022-03-25T08:55:43.127Z] === RUN TestNetworkList//networks [2022-03-25T08:55:43.127Z] === PAUSE TestNetworkList//networks [2022-03-25T08:55:43.127Z] === RUN TestNetworkList//networks/ [2022-03-25T08:55:43.127Z] === PAUSE TestNetworkList//networks/ [2022-03-25T08:55:43.127Z] === CONT TestNetworkList//networks [2022-03-25T08:55:43.127Z] === CONT TestNetworkList//networks/ [2022-03-25T08:55:43.127Z] --- PASS: TestNetworkList (0.01s) [2022-03-25T08:55:43.127Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-25T08:55:43.127Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-25T08:55:43.127Z] === RUN TestHostIPv4BridgeLabel [2022-03-25T08:55:43.692Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-03-25T08:55:43.692Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-25T08:55:44.268Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.40s) [2022-03-25T08:55:44.268Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-03-25T08:55:44.268Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T08:55:44.268Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-03-25T08:55:44.268Z] === RUN TestInfoAPI [2022-03-25T08:55:44.268Z] --- PASS: TestInfoAPI (0.02s) [2022-03-25T08:55:44.268Z] === RUN TestInfoAPIWarnings [2022-03-25T08:55:44.625Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-03-25T08:55:44.625Z] === RUN TestDaemonDefaultNetworkPools [2022-03-25T08:55:44.832Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.37s) [2022-03-25T08:55:44.832Z] PASS [2022-03-25T08:55:44.832Z] [2022-03-25T08:55:44.832Z] === Skipped [2022-03-25T08:55:44.832Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-25T08:55:44.832Z] service_test.go:242: FLAKY_TEST [2022-03-25T08:55:44.832Z] [2022-03-25T08:55:44.832Z] DONE 26 tests, 1 skipped in 42.253s [2022-03-25T08:55:44.832Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-25T08:55:44.832Z] ++ 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-03-25T08:55:44.832Z] ++ set -e [2022-03-25T08:55:44.832Z] ++ '[' -n 0 ']' [2022-03-25T08:55:44.832Z] ++ set -x [2022-03-25T08:55:44.832Z] ++ 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-03-25T08:55:45.072Z] ......................... [ 67%] [2022-03-25T08:55:45.087Z] INFO: Testing against a local daemon [2022-03-25T08:55:45.088Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-25T08:55:45.088Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-25T08:55:45.088Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-25T08:55:45.088Z] === RUN TestDockerNetworkIpvlan [2022-03-25T08:55:45.088Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-25T08:55:45.088Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-25T08:55:45.088Z] PASS [2022-03-25T08:55:45.088Z] [2022-03-25T08:55:45.088Z] === Skipped [2022-03-25T08:55:45.088Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-25T08:55:45.088Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-25T08:55:45.088Z] [2022-03-25T08:55:45.088Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-25T08:55:45.088Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-25T08:55:45.088Z] [2022-03-25T08:55:45.088Z] DONE 2 tests, 2 skipped in 0.098s [2022-03-25T08:55:45.088Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-25T08:55:45.088Z] ++ 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-03-25T08:55:45.088Z] ++ set -e [2022-03-25T08:55:45.088Z] ++ '[' -n 0 ']' [2022-03-25T08:55:45.088Z] ++ set -x [2022-03-25T08:55:45.088Z] ++ 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-03-25T08:55:45.088Z] INFO: Testing against a local daemon [2022-03-25T08:55:45.088Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-25T08:55:45.557Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-03-25T08:55:45.557Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-25T08:55:46.451Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.21s) [2022-03-25T08:55:46.451Z] === RUN TestDockerNetworkMacvlan [2022-03-25T08:55:46.929Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-03-25T08:55:46.929Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-25T08:55:47.011Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-25T08:55:47.861Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-03-25T08:55:47.862Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-25T08:55:47.936Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-25T08:55:48.426Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-03-25T08:55:48.426Z] === RUN TestServiceWithPredefinedNetwork [2022-03-25T08:55:48.497Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-25T08:55:50.389Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-25T08:55:50.951Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s) [2022-03-25T08:55:50.951Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-25T08:55:50.951Z] service_test.go:242: FLAKY_TEST [2022-03-25T08:55:50.951Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-25T08:55:50.951Z] === RUN TestServiceWithDataPathPortInit [2022-03-25T08:55:51.754Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-25T08:55:53.845Z] === RUN TestContainerStopSignal [2022-03-25T08:55:53.845Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-25T08:55:53.845Z] === RUN TestContainerStopTimeout [2022-03-25T08:55:53.845Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-25T08:55:53.845Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-25T08:55:53.845Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-25T08:55:53.845Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-25T08:55:53.845Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-25T08:55:53.845Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-25T08:55:53.845Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-25T08:55:53.845Z] === RUN TestReplaceAndAppendEnvVars [2022-03-25T08:55:53.845Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-25T08:55:53.845Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-25T08:55:53.845Z] === RUN TestNewMemoryStore [2022-03-25T08:55:53.845Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-25T08:55:53.845Z] === RUN TestAddContainers [2022-03-25T08:55:53.845Z] --- PASS: TestAddContainers (0.00s) [2022-03-25T08:55:53.845Z] === RUN TestGetContainer [2022-03-25T08:55:53.845Z] --- PASS: TestGetContainer (0.00s) [2022-03-25T08:55:53.845Z] === RUN TestDeleteContainer [2022-03-25T08:55:53.845Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-25T08:55:53.845Z] === RUN TestListContainers [2022-03-25T08:55:53.845Z] --- PASS: TestListContainers (0.00s) [2022-03-25T08:55:53.845Z] === RUN TestFirstContainer [2022-03-25T08:55:53.845Z] --- PASS: TestFirstContainer (0.00s) [2022-03-25T08:55:53.845Z] === RUN TestApplyAllContainer [2022-03-25T08:55:53.845Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-25T08:55:53.845Z] === RUN TestIsValidHealthString [2022-03-25T08:55:53.845Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-25T08:55:53.845Z] === RUN TestStateRunStop [2022-03-25T08:55:53.845Z] --- PASS: TestStateRunStop (0.00s) [2022-03-25T08:55:53.845Z] === RUN TestStateTimeoutWait [2022-03-25T08:55:53.845Z] state_test.go:141: Stop callback fired [2022-03-25T08:55:53.845Z] state_test.go:165: Stop callback fired [2022-03-25T08:55:53.845Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-25T08:55:53.845Z] === RUN TestIsValidStateString [2022-03-25T08:55:53.845Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-25T08:55:53.845Z] === RUN TestViewSaveDelete [2022-03-25T08:55:53.845Z] --- PASS: TestViewSaveDelete (0.02s) [2022-03-25T08:55:53.845Z] === RUN TestViewAll [2022-03-25T08:55:53.845Z] --- PASS: TestViewAll (0.02s) [2022-03-25T08:55:53.845Z] === RUN TestViewGet [2022-03-25T08:55:53.845Z] --- PASS: TestViewGet (0.01s) [2022-03-25T08:55:53.845Z] === RUN TestNames [2022-03-25T08:55:53.845Z] --- PASS: TestNames (0.00s) [2022-03-25T08:55:53.845Z] === RUN TestViewWithHealthCheck [2022-03-25T08:55:53.845Z] --- PASS: TestViewWithHealthCheck (0.02s) [2022-03-25T08:55:53.845Z] PASS [2022-03-25T08:55:53.845Z] coverage: 41.4% of statements [2022-03-25T08:55:53.845Z] ok github.com/docker/docker/container 0.297s coverage: 41.4% of statements [2022-03-25T08:55:53.845Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-25T08:55:53.845Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-25T08:55:53.845Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-25T08:55:53.845Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-25T08:55:53.845Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-25T08:55:53.845Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-25T08:55:53.845Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-25T08:55:53.845Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-25T08:55:53.845Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-25T08:55:53.845Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-25T08:55:53.845Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-25T08:55:53.845Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-25T08:55:53.845Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-25T08:55:53.845Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-03-25T08:55:53.845Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-25T08:55:53.845Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2022-03-25T08:55:53.845Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-25T08:55:53.845Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-25T08:55:53.845Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-25T08:55:53.845Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-25T08:55:53.845Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-25T08:55:53.845Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-25T08:55:53.845Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-25T08:55:53.845Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-25T08:55:53.845Z] === RUN TestConfigureDaemonLogs [2022-03-25T08:55:53.845Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-25T08:55:53.845Z] === RUN TestCommonOptionsInstallFlags [2022-03-25T08:55:53.845Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-25T08:55:53.845Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-25T08:55:53.845Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-25T08:55:53.845Z] PASS [2022-03-25T08:55:53.845Z] coverage: 18.4% of statements [2022-03-25T08:55:53.845Z] ok github.com/docker/docker/cmd/dockerd 0.241s coverage: 18.4% of statements [2022-03-25T08:55:53.845Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-25T08:55:53.845Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-25T08:55:53.845Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-25T08:55:53.845Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-25T08:55:54.268Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-25T08:55:54.833Z] === RUN TestPrepare [2022-03-25T08:55:54.833Z] --- PASS: TestPrepare (0.00s) [2022-03-25T08:55:54.833Z] === RUN TestStart [2022-03-25T08:55:54.833Z] --- PASS: TestStart (0.00s) [2022-03-25T08:55:54.833Z] === RUN TestWaitCancel [2022-03-25T08:55:54.833Z] --- PASS: TestWaitCancel (0.00s) [2022-03-25T08:55:54.833Z] === RUN TestWaitDisabled [2022-03-25T08:55:54.833Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-25T08:55:54.833Z] === RUN TestWaitEnabled [2022-03-25T08:55:54.833Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-25T08:55:54.833Z] === RUN TestRemove [2022-03-25T08:55:54.833Z] --- PASS: TestRemove (0.00s) [2022-03-25T08:55:54.833Z] PASS [2022-03-25T08:55:54.833Z] coverage: 65.3% of statements [2022-03-25T08:55:54.833Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.072s coverage: 65.3% of statements [2022-03-25T08:55:55.194Z] --- PASS: TestDockerNetworkMacvlan (8.71s) [2022-03-25T08:55:55.194Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-03-25T08:55:55.194Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-03-25T08:55:55.194Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.71s) [2022-03-25T08:55:55.194Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.74s) [2022-03-25T08:55:55.194Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.72s) [2022-03-25T08:55:55.194Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.51s) [2022-03-25T08:55:55.194Z] PASS [2022-03-25T08:55:55.194Z] [2022-03-25T08:55:55.194Z] DONE 8 tests in 10.021s [2022-03-25T08:55:55.194Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-25T08:55:55.194Z] ++ 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-03-25T08:55:55.194Z] ++ set -e [2022-03-25T08:55:55.194Z] ++ '[' -n 0 ']' [2022-03-25T08:55:55.194Z] ++ set -x [2022-03-25T08:55:55.194Z] ++ 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-03-25T08:55:55.195Z] testing: warning: no tests to run [2022-03-25T08:55:55.195Z] PASS [2022-03-25T08:55:55.195Z] [2022-03-25T08:55:55.195Z] DONE 0 tests in 0.028s [2022-03-25T08:55:55.195Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-25T08:55:55.195Z] ++ 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-03-25T08:55:55.195Z] ++ set -e [2022-03-25T08:55:55.195Z] ++ '[' -n 0 ']' [2022-03-25T08:55:55.195Z] ++ set -x [2022-03-25T08:55:55.195Z] ++ 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-03-25T08:55:55.195Z] INFO: Testing against a local daemon [2022-03-25T08:55:55.195Z] === RUN TestAuthZPluginAllowRequest [2022-03-25T08:55:56.404Z] === RUN TestNewListSecretsFilters [2022-03-25T08:55:56.404Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-25T08:55:56.404Z] === RUN TestNewListConfigsFilters [2022-03-25T08:55:56.404Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-25T08:55:56.404Z] PASS [2022-03-25T08:55:56.404Z] coverage: 0.5% of statements [2022-03-25T08:55:56.404Z] ok github.com/docker/docker/daemon/cluster 0.228s coverage: 0.5% of statements [2022-03-25T08:55:56.557Z] --- PASS: TestAuthZPluginAllowRequest (1.04s) [2022-03-25T08:55:56.557Z] === RUN TestAuthZPluginTLS [2022-03-25T08:55:56.813Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-25T08:55:56.813Z] === RUN TestAuthZPluginDenyRequest [2022-03-25T08:55:57.373Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-25T08:55:57.373Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-25T08:55:57.933Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-25T08:55:57.933Z] === RUN TestAuthZPluginDenyResponse [2022-03-25T08:55:57.982Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-25T08:55:57.982Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.28s) [2022-03-25T08:55:57.982Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-25T08:55:57.982Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-25T08:55:57.982Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-25T08:55:57.982Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-25T08:55:57.982Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-25T08:55:57.982Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-25T08:55:57.982Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-25T08:55:57.982Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-25T08:55:57.982Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-25T08:55:57.982Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-25T08:55:57.982Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-25T08:55:57.982Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-25T08:55:57.982Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-25T08:55:57.982Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-25T08:55:57.982Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-25T08:55:57.982Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-25T08:55:57.982Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-25T08:55:57.982Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-25T08:55:57.982Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-25T08:55:57.982Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-25T08:55:57.982Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-25T08:55:57.982Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-25T08:55:57.982Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-25T08:55:57.982Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-25T08:55:57.982Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-25T08:55:57.982Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-25T08:55:57.982Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-25T08:55:57.982Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-25T08:55:57.982Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-25T08:55:57.982Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-25T08:55:57.982Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-25T08:55:57.982Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-25T08:55:57.982Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-25T08:55:58.451Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-25T08:55:58.451Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-25T08:55:58.451Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-25T08:55:58.451Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-25T08:55:58.451Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-25T08:55:58.451Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-25T08:55:58.451Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-25T08:55:58.451Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-25T08:55:58.451Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-25T08:55:58.451Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-25T08:55:58.451Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-25T08:55:58.451Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-25T08:55:58.451Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-25T08:55:58.451Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-25T08:55:58.451Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-25T08:55:58.451Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-25T08:55:58.451Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-25T08:55:58.451Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-25T08:55:58.451Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-25T08:55:58.451Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-25T08:55:58.451Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-25T08:55:58.451Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-25T08:55:58.451Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-25T08:55:58.451Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-25T08:55:58.451Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-25T08:55:58.451Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-25T08:55:58.451Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-25T08:55:58.451Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-25T08:55:58.451Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-25T08:55:58.451Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-25T08:55:58.451Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-25T08:55:58.451Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-25T08:55:58.451Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-25T08:55:58.451Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-25T08:55:58.451Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-25T08:55:58.451Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-25T08:55:58.451Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-25T08:55:58.451Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-25T08:55:58.451Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-25T08:55:58.451Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-25T08:55:58.451Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-25T08:55:58.451Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-25T08:55:58.451Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-25T08:55:58.451Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-25T08:55:58.451Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-25T08:55:58.451Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-25T08:55:58.451Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-25T08:55:58.451Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-25T08:55:58.451Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-25T08:55:58.451Z] PASS [2022-03-25T08:55:58.451Z] coverage: 35.9% of statements [2022-03-25T08:55:58.451Z] ok github.com/docker/docker/daemon/cluster/convert 0.414s coverage: 35.9% of statements [2022-03-25T08:55:58.494Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-03-25T08:55:58.494Z] === RUN TestAuthZPluginAllowEventStream [2022-03-25T08:55:59.857Z] --- PASS: TestAuthZPluginAllowEventStream (1.07s) [2022-03-25T08:55:59.857Z] === RUN TestAuthZPluginErrorResponse [2022-03-25T08:56:00.113Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-03-25T08:56:00.113Z] === RUN TestAuthZPluginErrorRequest [2022-03-25T08:56:00.673Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-25T08:56:00.673Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-25T08:56:01.234Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-03-25T08:56:01.234Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-25T08:56:02.248Z] === RUN TestBuilderGC [2022-03-25T08:56:02.248Z] --- PASS: TestBuilderGC (0.00s) [2022-03-25T08:56:02.248Z] === RUN TestDaemonConfigurationNotFound [2022-03-25T08:56:02.248Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-25T08:56:02.248Z] === RUN TestDaemonBrokenConfiguration [2022-03-25T08:56:02.248Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-25T08:56:02.248Z] === RUN TestParseClusterAdvertiseSettings [2022-03-25T08:56:02.248Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-03-25T08:56:02.248Z] === RUN TestFindConfigurationConflicts [2022-03-25T08:56:02.248Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-25T08:56:02.248Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-25T08:56:02.248Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-25T08:56:02.248Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-25T08:56:02.248Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-25T08:56:02.248Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-25T08:56:02.248Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-25T08:56:02.248Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-25T08:56:02.248Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-25T08:56:02.248Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-25T08:56:02.248Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-25T08:56:02.248Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-25T08:56:02.248Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-25T08:56:02.248Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-25T08:56:02.248Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-25T08:56:02.248Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-25T08:56:02.248Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-25T08:56:02.248Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-25T08:56:02.248Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-25T08:56:02.248Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-25T08:56:02.248Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-25T08:56:02.248Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-25T08:56:02.248Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-25T08:56:02.248Z] === RUN TestValidateConfigurationErrors [2022-03-25T08:56:02.249Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-25T08:56:02.249Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-25T08:56:02.249Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-25T08:56:02.249Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-25T08:56:02.249Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-25T08:56:02.249Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-25T08:56:02.249Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-25T08:56:02.249Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-25T08:56:02.249Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-25T08:56:02.249Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-25T08:56:02.249Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-25T08:56:02.249Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-25T08:56:02.249Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-25T08:56:02.249Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-25T08:56:02.249Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-25T08:56:02.249Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-25T08:56:02.249Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-25T08:56:02.249Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-25T08:56:02.249Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-25T08:56:02.249Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-25T08:56:02.249Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-25T08:56:02.249Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-25T08:56:02.249Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-25T08:56:02.249Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-25T08:56:02.249Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-25T08:56:02.249Z] === RUN TestValidateConfiguration [2022-03-25T08:56:02.249Z] === RUN TestValidateConfiguration/with_label [2022-03-25T08:56:02.249Z] === RUN TestValidateConfiguration/with_dns [2022-03-25T08:56:02.249Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-25T08:56:02.249Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-25T08:56:02.249Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-25T08:56:02.249Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-25T08:56:02.249Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-25T08:56:02.249Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-25T08:56:02.249Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-25T08:56:02.249Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-25T08:56:02.249Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-25T08:56:02.249Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-25T08:56:02.249Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-25T08:56:02.249Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-25T08:56:02.249Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-25T08:56:02.249Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-25T08:56:02.249Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-25T08:56:02.249Z] === RUN TestModifiedDiscoverySettings [2022-03-25T08:56:02.249Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-03-25T08:56:02.249Z] === RUN TestReloadSetConfigFileNotExist [2022-03-25T08:56:02.249Z] === RUN TestWaitNodeAttachment [2022-03-25T08:56:02.249Z] time="2022-03-25T08:56:01Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-25T08:56:02.249Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-03-25T08:56:02.249Z] === RUN TestReloadDefaultConfigNotExist [2022-03-25T08:56:02.249Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-03-25T08:56:02.249Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-25T08:56:02.249Z] === RUN TestReloadBadDefaultConfig [2022-03-25T08:56:02.249Z] time="2022-03-25T08:56:01Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-745403327" [2022-03-25T08:56:02.249Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-25T08:56:02.249Z] === RUN TestReloadWithConflictingLabels [2022-03-25T08:56:02.249Z] time="2022-03-25T08:56:01Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-118409746" [2022-03-25T08:56:02.249Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-25T08:56:02.249Z] === RUN TestReloadWithDuplicateLabels [2022-03-25T08:56:02.249Z] time="2022-03-25T08:56:01Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-990186569" [2022-03-25T08:56:02.249Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-25T08:56:02.249Z] === RUN TestDaemonConfigurationMerge [2022-03-25T08:56:02.249Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-25T08:56:02.249Z] PASS [2022-03-25T08:56:02.249Z] coverage: 79.7% of statements [2022-03-25T08:56:02.249Z] ok github.com/docker/docker/daemon/config 0.361s coverage: 79.7% of statements [2022-03-25T08:56:02.249Z] --- PASS: TestWaitNodeAttachment (0.49s) [2022-03-25T08:56:02.249Z] === RUN TestIsolationConversion [2022-03-25T08:56:02.249Z] === RUN TestIsolationConversion/default [2022-03-25T08:56:02.249Z] === RUN TestIsolationConversion/process [2022-03-25T08:56:02.249Z] === RUN TestIsolationConversion/hyperv [2022-03-25T08:56:02.249Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-25T08:56:02.249Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-25T08:56:02.249Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-25T08:56:02.249Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-25T08:56:02.249Z] === RUN TestContainerLabels [2022-03-25T08:56:02.249Z] --- PASS: TestContainerLabels (0.00s) [2022-03-25T08:56:02.249Z] === RUN TestCredentialSpecConversion [2022-03-25T08:56:02.249Z] === RUN TestCredentialSpecConversion/none [2022-03-25T08:56:02.249Z] === RUN TestCredentialSpecConversion/config [2022-03-25T08:56:02.249Z] === RUN TestCredentialSpecConversion/file [2022-03-25T08:56:02.249Z] === RUN TestCredentialSpecConversion/registry [2022-03-25T08:56:02.249Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-25T08:56:02.249Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-25T08:56:02.249Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-25T08:56:02.249Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-25T08:56:02.249Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-25T08:56:02.249Z] === RUN TestControllerValidateMountBind [2022-03-25T08:56:02.249Z] --- PASS: TestControllerValidateMountBind (0.04s) [2022-03-25T08:56:02.249Z] === RUN TestControllerValidateMountVolume [2022-03-25T08:56:02.249Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-25T08:56:02.249Z] === RUN TestControllerValidateMountTarget [2022-03-25T08:56:02.249Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-25T08:56:02.249Z] === RUN TestControllerValidateMountTmpfs [2022-03-25T08:56:02.249Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-25T08:56:02.249Z] === RUN TestControllerValidateMountInvalidType [2022-03-25T08:56:02.249Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-25T08:56:02.249Z] === RUN TestControllerValidateMountNamedPipe [2022-03-25T08:56:02.249Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-25T08:56:02.249Z] PASS [2022-03-25T08:56:02.249Z] coverage: 11.0% of statements [2022-03-25T08:56:02.249Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.769s coverage: 11.0% of statements [2022-03-25T08:56:02.367Z] --- PASS: TestInfoAPIWarnings (17.42s) [2022-03-25T08:56:02.367Z] === RUN TestInfoDebug [2022-03-25T08:56:02.600Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.28s) [2022-03-25T08:56:02.600Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-25T08:56:02.719Z] === RUN TestDiscoveryOptsErrors [2022-03-25T08:56:02.719Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-03-25T08:56:02.719Z] === RUN TestDiscoveryOpts [2022-03-25T08:56:02.719Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-03-25T08:56:02.719Z] PASS [2022-03-25T08:56:02.719Z] coverage: 30.0% of statements [2022-03-25T08:56:02.719Z] ok github.com/docker/docker/daemon/discovery 0.054s coverage: 30.0% of statements [2022-03-25T08:56:03.306Z] --- PASS: TestInfoDebug (1.55s) [2022-03-25T08:56:03.306Z] === RUN TestInfoInsecureRegistries [2022-03-25T08:56:03.709Z] === RUN TestVerifyNetworkingConfig [2022-03-25T08:56:03.709Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-25T08:56:03.709Z] === RUN TestGetContainer [2022-03-25T08:56:03.709Z] --- PASS: TestGetContainer (0.00s) [2022-03-25T08:56:03.709Z] === RUN TestValidContainerNames [2022-03-25T08:56:03.709Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-25T08:56:03.709Z] === RUN TestContainerInitDNS [2022-03-25T08:56:03.709Z] daemon_test.go:147: root required [2022-03-25T08:56:03.709Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-25T08:56:03.709Z] === RUN TestMerge [2022-03-25T08:56:03.709Z] --- PASS: TestMerge (0.00s) [2022-03-25T08:56:03.709Z] === RUN TestValidateContainerIsolation [2022-03-25T08:56:03.709Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-25T08:56:03.709Z] === RUN TestFindNetworkErrorType [2022-03-25T08:56:03.709Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-25T08:56:03.709Z] === RUN TestEnsureServicesExist [2022-03-25T08:56:03.709Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-25T08:56:03.709Z] === RUN TestEnsureServicesExistErrors [2022-03-25T08:56:03.709Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-25T08:56:03.709Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-25T08:56:03.709Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-25T08:56:03.709Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-25T08:56:03.709Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-25T08:56:03.709Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-25T08:56:03.709Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-25T08:56:03.709Z] === RUN TestContainerDelete [2022-03-25T08:56:03.709Z] --- PASS: TestContainerDelete (0.00s) [2022-03-25T08:56:03.709Z] === RUN TestContainerDoubleDelete [2022-03-25T08:56:03.709Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-25T08:56:03.709Z] === RUN TestLogContainerEventCopyLabels [2022-03-25T08:56:03.709Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-25T08:56:03.709Z] === RUN TestLogContainerEventWithAttributes [2022-03-25T08:56:03.709Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-25T08:56:03.709Z] === RUN TestNoneHealthcheck [2022-03-25T08:56:03.709Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-25T08:56:03.709Z] === RUN TestHealthStates [2022-03-25T08:56:03.709Z] time="2022-03-25T08:56:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-25T08:56:03.709Z] time="2022-03-25T08:56:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-25T08:56:03.709Z] time="2022-03-25T08:56:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-25T08:56:03.709Z] time="2022-03-25T08:56:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-25T08:56:03.709Z] time="2022-03-25T08:56:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-25T08:56:03.709Z] time="2022-03-25T08:56:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-25T08:56:03.709Z] time="2022-03-25T08:56:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-25T08:56:03.709Z] time="2022-03-25T08:56:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-25T08:56:03.709Z] time="2022-03-25T08:56:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-25T08:56:03.709Z] time="2022-03-25T08:56:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-25T08:56:03.709Z] --- PASS: TestHealthStates (0.20s) [2022-03-25T08:56:03.709Z] === RUN TestMaskURLCredentials [2022-03-25T08:56:03.709Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-25T08:56:03.709Z] === RUN TestGetInspectData [2022-03-25T08:56:03.709Z] --- PASS: TestGetInspectData (0.00s) [2022-03-25T08:56:03.709Z] === RUN TestFillLicense [2022-03-25T08:56:03.709Z] --- PASS: TestFillLicense (0.00s) [2022-03-25T08:56:03.709Z] === RUN TestListInvalidFilter [2022-03-25T08:56:03.709Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-25T08:56:03.709Z] === RUN TestNameFilter [2022-03-25T08:56:03.709Z] --- PASS: TestNameFilter (0.00s) [2022-03-25T08:56:03.709Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-25T08:56:03.709Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-25T08:56:03.709Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-25T08:56:03.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-25T08:56:03.709Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-25T08:56:03.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-25T08:56:03.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-25T08:56:03.709Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-25T08:56:03.709Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-25T08:56:03.709Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-25T08:56:03.709Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-25T08:56:03.709Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-25T08:56:03.709Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-25T08:56:03.709Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-03-25T08:56:03.709Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-25T08:56:03.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-25T08:56:03.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-25T08:56:03.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-25T08:56:03.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-25T08:56:03.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-25T08:56:03.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-25T08:56:03.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-25T08:56:03.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-25T08:56:03.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-25T08:56:03.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-25T08:56:03.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-25T08:56:03.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-25T08:56:03.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-25T08:56:03.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-25T08:56:03.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-25T08:56:03.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-25T08:56:03.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-25T08:56:03.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-25T08:56:03.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-03-25T08:56:03.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-25T08:56:03.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-25T08:56:03.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-25T08:56:03.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-25T08:56:03.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-25T08:56:03.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-25T08:56:03.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-25T08:56:03.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-25T08:56:03.709Z] === RUN TestDaemonReloadLabels [2022-03-25T08:56:03.709Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-25T08:56:03.709Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-25T08:56:03.709Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-25T08:56:03.709Z] === RUN TestDaemonReloadMirrors [2022-03-25T08:56:03.709Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-25T08:56:03.709Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-25T08:56:03.709Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-25T08:56:03.709Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-25T08:56:03.709Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-25T08:56:03.709Z] === RUN TestDaemonDiscoveryReload [2022-03-25T08:56:03.709Z] === RUN TestEventsLog [2022-03-25T08:56:03.709Z] --- PASS: TestEventsLog (0.00s) [2022-03-25T08:56:03.709Z] === RUN TestEventsLogTimeout [2022-03-25T08:56:03.709Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-25T08:56:03.709Z] === RUN TestLogEvents [2022-03-25T08:56:03.709Z] --- PASS: TestLogEvents (0.05s) [2022-03-25T08:56:03.709Z] === RUN TestLoadBufferedEvents [2022-03-25T08:56:03.964Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.23s) [2022-03-25T08:56:03.964Z] === RUN TestAuthZPluginHeader [2022-03-25T08:56:04.195Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-03-25T08:56:04.195Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-25T08:56:04.195Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-25T08:56:04.195Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-25T08:56:04.195Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-25T08:56:04.195Z] PASS [2022-03-25T08:56:04.195Z] coverage: 50.0% of statements [2022-03-25T08:56:04.195Z] ok github.com/docker/docker/daemon/events 0.342s coverage: 50.0% of statements [2022-03-25T08:56:04.195Z] === RUN TestIsEmptyDir [2022-03-25T08:56:04.195Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-25T08:56:04.195Z] PASS [2022-03-25T08:56:04.195Z] coverage: 2.3% of statements [2022-03-25T08:56:04.195Z] ok github.com/docker/docker/daemon/graphdriver 0.083s coverage: 2.3% of statements [2022-03-25T08:56:04.525Z] --- PASS: TestAuthZPluginHeader (0.67s) [2022-03-25T08:56:04.525Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-25T08:56:04.525Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-25T08:56:04.525Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-25T08:56:04.525Z] === RUN TestAuthZPluginV2Disable [2022-03-25T08:56:04.525Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-25T08:56:04.525Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-03-25T08:56:04.525Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-25T08:56:04.525Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-25T08:56:04.525Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-25T08:56:04.525Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-25T08:56:04.525Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-25T08:56:04.525Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-25T08:56:04.525Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-25T08:56:04.666Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2022-03-25T08:56:04.666Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-03-25T08:56:05.136Z] === RUN TestLinkNaming [2022-03-25T08:56:05.136Z] --- PASS: TestLinkNaming (0.00s) [2022-03-25T08:56:05.136Z] === RUN TestLinkNew [2022-03-25T08:56:05.136Z] --- PASS: TestLinkNew (0.00s) [2022-03-25T08:56:05.136Z] === RUN TestLinkEnv [2022-03-25T08:56:05.136Z] --- PASS: TestLinkEnv (0.00s) [2022-03-25T08:56:05.136Z] === RUN TestLinkMultipleEnv [2022-03-25T08:56:05.136Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-25T08:56:05.136Z] === RUN TestLinkPortRangeEnv [2022-03-25T08:56:05.136Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-25T08:56:05.136Z] PASS [2022-03-25T08:56:05.136Z] coverage: 93.0% of statements [2022-03-25T08:56:05.136Z] ok github.com/docker/docker/daemon/links 0.048s coverage: 93.0% of statements [2022-03-25T08:56:05.136Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2022-03-25T08:56:05.136Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-03-25T08:56:05.215Z] --- PASS: TestInfoInsecureRegistries (1.56s) [2022-03-25T08:56:05.215Z] === RUN TestInfoRegistryMirrors [2022-03-25T08:56:05.606Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2022-03-25T08:56:05.606Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-25T08:56:05.606Z] reload_test.go:520: root required [2022-03-25T08:56:05.606Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-25T08:56:05.606Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-25T08:56:05.606Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-25T08:56:05.606Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-25T08:56:05.606Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2022-03-25T08:56:05.606Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-25T08:56:05.606Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-03-25T08:56:05.606Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-25T08:56:05.606Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.03s) [2022-03-25T08:56:05.606Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-25T08:56:05.814Z] --- PASS: TestServiceWithDataPathPortInit (13.84s) [2022-03-25T08:56:05.814Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-25T08:56:06.077Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-25T08:56:06.077Z] === RUN TestParseVolumesFrom [2022-03-25T08:56:06.077Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-25T08:56:06.077Z] PASS [2022-03-25T08:56:06.077Z] coverage: 9.0% of statements [2022-03-25T08:56:06.077Z] ok github.com/docker/docker/daemon 2.532s coverage: 9.0% of statements [2022-03-25T08:56:06.077Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-25T08:56:06.077Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-25T08:56:06.077Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-25T08:56:06.077Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-25T08:56:06.077Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-25T08:56:06.077Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-25T08:56:06.077Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-25T08:56:06.077Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-25T08:56:06.077Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2022-03-25T08:56:06.077Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-25T08:56:06.077Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-25T08:56:06.077Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-25T08:56:06.077Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-25T08:56:06.077Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-25T08:56:06.077Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-25T08:56:06.595Z] --- PASS: TestInfoRegistryMirrors (1.54s) [2022-03-25T08:56:06.595Z] === RUN TestLoginFailsWithBadCredentials [2022-03-25T08:56:06.595Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2022-03-25T08:56:06.595Z] === RUN TestPingCacheHeaders [2022-03-25T08:56:06.595Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-25T08:56:06.595Z] === RUN TestPingGet [2022-03-25T08:56:06.595Z] --- PASS: TestPingGet (0.01s) [2022-03-25T08:56:06.595Z] === RUN TestPingHead [2022-03-25T08:56:06.595Z] --- PASS: TestPingHead (0.02s) [2022-03-25T08:56:06.595Z] === RUN TestVersion [2022-03-25T08:56:06.595Z] --- PASS: TestVersion (0.02s) [2022-03-25T08:56:06.595Z] PASS [2022-03-25T08:56:06.595Z] [2022-03-25T08:56:06.595Z] === Skipped [2022-03-25T08:56:06.595Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-25T08:56:06.595Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-25T08:56:06.595Z] [2022-03-25T08:56:06.595Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-03-25T08:56:06.595Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-25T08:56:06.595Z] [2022-03-25T08:56:06.595Z] DONE 18 tests, 2 skipped in 27.937s [2022-03-25T08:56:06.595Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-25T08:56:06.595Z] INFO: Testing against a local daemon [2022-03-25T08:56:06.595Z] === RUN TestVolumesCreateAndList [2022-03-25T08:56:06.855Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-03-25T08:56:06.855Z] === RUN TestVolumesRemove [2022-03-25T08:56:06.855Z] --- PASS: TestVolumesRemove (0.06s) [2022-03-25T08:56:06.855Z] === RUN TestVolumesInspect [2022-03-25T08:56:06.855Z] --- PASS: TestVolumesInspect (0.03s) [2022-03-25T08:56:06.855Z] === RUN TestVolumesInvalidJSON [2022-03-25T08:56:06.855Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-25T08:56:06.855Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-25T08:56:06.855Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-25T08:56:06.855Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-25T08:56:06.855Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-25T08:56:06.855Z] PASS [2022-03-25T08:56:06.855Z] [2022-03-25T08:56:06.855Z] DONE 5 tests in 0.237s [2022-03-25T08:56:06.855Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-25T08:56:06.855Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12237 is not a child of this shell [2022-03-25T08:56:06.855Z] warning: PID 12237 from bundles/test-integration/docker.pid had a nonzero exit code [2022-03-25T08:56:06.855Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-25T08:56:06.855Z] [2022-03-25T08:56:06.855Z] Unloading profiles will leave already running processes permanently [2022-03-25T08:56:06.855Z] unconfined, which can lead to unexpected situations. [2022-03-25T08:56:06.855Z] [2022-03-25T08:56:06.855Z] To set a process to complain mode, use the command line tool [2022-03-25T08:56:06.855Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-25T08:56:06.855Z] Removing test suite binaries [2022-03-25T08:56:06.855Z] exiting test-integration [2022-03-25T08:56:06.855Z] ++ exit 0 [2022-03-25T08:56:07.066Z] === RUN TestAdapterReadLogs [2022-03-25T08:56:07.066Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-25T08:56:07.066Z] === RUN TestCopier [2022-03-25T08:56:07.066Z] --- PASS: TestCopier (0.00s) [2022-03-25T08:56:07.066Z] === RUN TestCopierLongLines [2022-03-25T08:56:07.066Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-25T08:56:07.066Z] === RUN TestCopierSlow [2022-03-25T08:56:07.066Z] --- PASS: TestCopierSlow (0.20s) [2022-03-25T08:56:07.066Z] === RUN TestCopierWithSized [2022-03-25T08:56:07.066Z] === RUN TestCopierWithSized/as_is [2022-03-25T08:56:07.066Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-25T08:56:07.066Z] --- PASS: TestCopierWithSized (0.02s) [2022-03-25T08:56:07.066Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-03-25T08:56:07.066Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-03-25T08:56:07.066Z] === RUN TestCopierWithPartial [2022-03-25T08:56:07.066Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-25T08:56:07.066Z] === RUN TestRingLogger [2022-03-25T08:56:07.066Z] --- PASS: TestRingLogger (0.00s) [2022-03-25T08:56:07.066Z] === RUN TestRingCap [2022-03-25T08:56:07.066Z] --- PASS: TestRingCap (0.00s) [2022-03-25T08:56:07.066Z] === RUN TestRingClose [2022-03-25T08:56:07.066Z] --- PASS: TestRingClose (0.00s) [2022-03-25T08:56:07.066Z] === RUN TestRingDrain [2022-03-25T08:56:07.066Z] --- PASS: TestRingDrain (0.00s) [2022-03-25T08:56:07.066Z] PASS [2022-03-25T08:56:07.066Z] coverage: 43.5% of statements [2022-03-25T08:56:07.066Z] ok github.com/docker/docker/daemon/logger 0.293s coverage: 43.5% of statements [2022-03-25T08:56:07.187Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8c1od4hm1f2van5th8mtw3xex Created:2022-03-25 08:56:05.929613297 +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[f973a6591ab95ca6f8a15e2b4049a2137a13cc92d0297420413ca48b3cb0fd37:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tvdauthw1xd5kva4iwq9q1y30 EndpointID:ec6b6f5b1a74e4191f13e81c7e1707f07bbd202499c0f8228794f4c1b04f131b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a42b0707f687a724918ac4ed8357decf0fae8d0ef65b8aff743c713961458ad9 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:177ffb1740f1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tvdauthw1xd5kva4iwq9q1y30 EndpointID:ec6b6f5b1a74e4191f13e81c7e1707f07bbd202499c0f8228794f4c1b04f131b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-25T08:56:07.794Z] [2022-03-25T08:56:08.065Z] === RUN TestNewStreamConfig [2022-03-25T08:56:08.065Z] === RUN TestNewStreamConfig/defaults [2022-03-25T08:56:08.065Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-25T08:56:08.065Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-25T08:56:08.065Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-25T08:56:08.065Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-25T08:56:08.065Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-25T08:56:08.065Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-25T08:56:08.065Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-25T08:56:08.065Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-25T08:56:08.065Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-25T08:56:08.065Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-25T08:56:08.065Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-25T08:56:08.065Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-25T08:56:08.065Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-25T08:56:08.065Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-25T08:56:08.065Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-25T08:56:08.065Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-25T08:56:08.065Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-25T08:56:08.065Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-25T08:56:08.065Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-25T08:56:08.065Z] time="2022-03-25T08:56:07Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-25T08:56:08.065Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-03-25T08:56:08.065Z] === RUN TestCreateSuccess [2022-03-25T08:56:08.065Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-25T08:56:08.065Z] === RUN TestCreateLogGroupSuccess [2022-03-25T08:56:08.065Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-25T08:56:08.065Z] === RUN TestCreateError [2022-03-25T08:56:08.065Z] --- PASS: TestCreateError (0.00s) [2022-03-25T08:56:08.065Z] === RUN TestCreateAlreadyExists [2022-03-25T08:56:08.065Z] time="2022-03-25T08:56:07Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-25T08:56:08.065Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-25T08:56:08.065Z] === RUN TestLogClosed [2022-03-25T08:56:08.065Z] --- PASS: TestLogClosed (0.00s) [2022-03-25T08:56:08.065Z] === RUN TestLogBlocking [2022-03-25T08:56:08.065Z] --- PASS: TestLogBlocking (0.00s) [2022-03-25T08:56:08.065Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-25T08:56:08.065Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-25T08:56:08.065Z] === RUN TestLogNonBlockingBufferFull [2022-03-25T08:56:08.065Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-25T08:56:08.065Z] === RUN TestPublishBatchSuccess [2022-03-25T08:56:08.065Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-25T08:56:08.065Z] === RUN TestPublishBatchError [2022-03-25T08:56:08.065Z] time="2022-03-25T08:56:07Z" level=error msg=Error [2022-03-25T08:56:08.065Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-25T08:56:08.065Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-25T08:56:08.065Z] time="2022-03-25T08:56:07Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-25T08:56:08.065Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-25T08:56:08.065Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-25T08:56:08.065Z] time="2022-03-25T08:56:07Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-25T08:56:08.065Z] time="2022-03-25T08:56:07Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-25T08:56:08.065Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-25T08:56:08.065Z] === RUN TestCollectBatchSimple [2022-03-25T08:56:08.065Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-25T08:56:08.065Z] === RUN TestCollectBatchTicker [2022-03-25T08:56:08.065Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-25T08:56:08.065Z] === RUN TestCollectBatchMultilinePattern [2022-03-25T08:56:08.065Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-25T08:56:08.065Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-25T08:56:08.065Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-25T08:56:08.065Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-25T08:56:08.065Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-25T08:56:08.065Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-25T08:56:08.065Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-03-25T08:56:08.065Z] === RUN TestCollectBatchClose [2022-03-25T08:56:08.065Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-25T08:56:08.065Z] === RUN TestEffectiveLen [2022-03-25T08:56:08.065Z] === RUN TestEffectiveLen/0/Hello [2022-03-25T08:56:08.065Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-25T08:56:08.065Z] === RUN TestEffectiveLen/2/🙃 [2022-03-25T08:56:08.065Z] === RUN TestEffectiveLen/3/���� [2022-03-25T08:56:08.065Z] === RUN TestEffectiveLen/4/He��o [2022-03-25T08:56:08.065Z] === RUN TestEffectiveLen/5/ [2022-03-25T08:56:08.065Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-25T08:56:08.065Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-25T08:56:08.065Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-25T08:56:08.065Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-25T08:56:08.065Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-25T08:56:08.065Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-25T08:56:08.065Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-25T08:56:08.065Z] === RUN TestFindValidSplit [2022-03-25T08:56:08.065Z] === RUN TestFindValidSplit/0/ [2022-03-25T08:56:08.065Z] cloudwatchlogs_test.go:1044: [2022-03-25T08:56:08.065Z] cloudwatchlogs_test.go:1045: [2022-03-25T08:56:08.065Z] === RUN TestFindValidSplit/1/Hello [2022-03-25T08:56:08.065Z] cloudwatchlogs_test.go:1044: Hello [2022-03-25T08:56:08.065Z] cloudwatchlogs_test.go:1045: [2022-03-25T08:56:08.065Z] === RUN TestFindValidSplit/2/Hello [2022-03-25T08:56:08.065Z] cloudwatchlogs_test.go:1044: He [2022-03-25T08:56:08.065Z] cloudwatchlogs_test.go:1045: llo [2022-03-25T08:56:08.065Z] === RUN TestFindValidSplit/3/Hello [2022-03-25T08:56:08.065Z] cloudwatchlogs_test.go:1044: [2022-03-25T08:56:08.065Z] cloudwatchlogs_test.go:1045: Hello [2022-03-25T08:56:08.065Z] === RUN TestFindValidSplit/4/🙃 [2022-03-25T08:56:08.065Z] cloudwatchlogs_test.go:1044: [2022-03-25T08:56:08.065Z] cloudwatchlogs_test.go:1045: 🙃 [2022-03-25T08:56:08.065Z] === RUN TestFindValidSplit/5/🙃 [2022-03-25T08:56:08.065Z] cloudwatchlogs_test.go:1044: 🙃 [2022-03-25T08:56:08.065Z] cloudwatchlogs_test.go:1045: [2022-03-25T08:56:08.065Z] === RUN TestFindValidSplit/6/a� [2022-03-25T08:56:08.065Z] cloudwatchlogs_test.go:1044: a [2022-03-25T08:56:08.065Z] cloudwatchlogs_test.go:1045: � [2022-03-25T08:56:08.065Z] === RUN TestFindValidSplit/7/a� [2022-03-25T08:56:08.065Z] cloudwatchlogs_test.go:1044: a� [2022-03-25T08:56:08.065Z] cloudwatchlogs_test.go:1045: [2022-03-25T08:56:08.065Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-25T08:56:08.065Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-25T08:56:08.065Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-25T08:56:08.065Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-25T08:56:08.065Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-25T08:56:08.065Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-25T08:56:08.065Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-25T08:56:08.065Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-25T08:56:08.065Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-25T08:56:08.065Z] === RUN TestProcessEventEmoji [2022-03-25T08:56:08.065Z] --- PASS: TestProcessEventEmoji (0.02s) [2022-03-25T08:56:08.065Z] === RUN TestCollectBatchLineSplit [2022-03-25T08:56:08.065Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-25T08:56:08.065Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-25T08:56:08.065Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-25T08:56:08.065Z] === RUN TestCollectBatchMaxEvents [2022-03-25T08:56:08.065Z] --- PASS: TestCollectBatchMaxEvents (0.06s) [2022-03-25T08:56:08.065Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-25T08:56:08.065Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-03-25T08:56:08.065Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-25T08:56:08.065Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-03-25T08:56:08.065Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-25T08:56:08.065Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-03-25T08:56:08.065Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-25T08:56:08.065Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-25T08:56:08.065Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-25T08:56:08.065Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-25T08:56:08.065Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-25T08:56:08.065Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-25T08:56:08.065Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-25T08:56:08.065Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-25T08:56:08.065Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-25T08:56:08.065Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-25T08:56:08.065Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2022-03-25T08:56:08.065Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-25T08:56:08.065Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-25T08:56:08.065Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-25T08:56:08.065Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-25T08:56:08.065Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-25T08:56:08.065Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-25T08:56:08.065Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-25T08:56:08.065Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-25T08:56:08.065Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-25T08:56:08.065Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-25T08:56:08.065Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-25T08:56:08.066Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-25T08:56:08.066Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-25T08:56:08.066Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-25T08:56:08.066Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-25T08:56:08.066Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-25T08:56:08.066Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-25T08:56:08.066Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-25T08:56:08.066Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-25T08:56:08.066Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-25T08:56:08.066Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-25T08:56:08.066Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-25T08:56:08.066Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-25T08:56:08.066Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-25T08:56:08.066Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-25T08:56:08.535Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-25T08:56:08.535Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-25T08:56:08.535Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-25T08:56:08.535Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-25T08:56:08.535Z] === RUN TestCreateTagSuccess [2022-03-25T08:56:08.535Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-25T08:56:08.535Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-25T08:56:08.535Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-25T08:56:08.535Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-25T08:56:08.535Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-25T08:56:08.535Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-25T08:56:08.536Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-25T08:56:08.536Z] PASS [2022-03-25T08:56:08.536Z] coverage: 77.8% of statements [2022-03-25T08:56:08.536Z] ok github.com/docker/docker/daemon/logger/awslogs 0.601s coverage: 77.8% of statements [2022-03-25T08:56:08.536Z] === RUN TestSearchRegistryForImagesErrors [2022-03-25T08:56:08.536Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-25T08:56:08.536Z] === RUN TestSearchRegistryForImages [2022-03-25T08:56:08.536Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-25T08:56:08.536Z] === RUN TestOnlyPlatformWithFallback [2022-03-25T08:56:08.536Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-25T08:56:08.536Z] === RUN TestImageDelete [2022-03-25T08:56:08.536Z] === RUN TestImageDelete/no_lease [2022-03-25T08:56:08.536Z] === RUN TestImageDelete/lease_exists [2022-03-25T08:56:08.536Z] --- PASS: TestImageDelete (0.05s) [2022-03-25T08:56:08.536Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-25T08:56:08.536Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-03-25T08:56:08.536Z] === RUN TestContentStoreForPull [2022-03-25T08:56:08.536Z] --- PASS: TestContentStoreForPull (0.22s) [2022-03-25T08:56:08.536Z] PASS [2022-03-25T08:56:08.536Z] coverage: 6.6% of statements [2022-03-25T08:56:08.536Z] ok github.com/docker/docker/daemon/images 0.393s coverage: 6.6% of statements [2022-03-25T08:56:08.536Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-25T08:56:08.536Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-25T08:56:08.536Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-25T08:56:08.536Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-03-25T08:56:08.536Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-25T08:56:08.536Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-25T08:56:08.536Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-25T08:56:09.004Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-25T08:56:09.004Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-25T08:56:09.004Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-25T08:56:09.004Z] === RUN TestJSONFileLogger [2022-03-25T08:56:09.004Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-25T08:56:09.004Z] === RUN TestJSONFileLoggerWithTags [2022-03-25T08:56:09.004Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-25T08:56:09.004Z] === RUN TestJSONFileLoggerWithOpts [2022-03-25T08:56:09.004Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-25T08:56:09.004Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-25T08:56:09.004Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-25T08:56:09.004Z] === RUN TestEncodeDecode [2022-03-25T08:56:09.004Z] === PAUSE TestEncodeDecode [2022-03-25T08:56:09.004Z] === RUN TestUnexpectedEOF [2022-03-25T08:56:09.474Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.22s) [2022-03-25T08:56:09.474Z] === RUN TestFastTimeMarshalJSON [2022-03-25T08:56:09.474Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-25T08:56:09.474Z] PASS [2022-03-25T08:56:09.474Z] coverage: 87.2% of statements [2022-03-25T08:56:09.474Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.338s coverage: 87.2% of statements [2022-03-25T08:56:09.474Z] time="2022-03-25T08:56:09Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-25T08:56:09.474Z] time="2022-03-25T08:56:09Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-25T08:56:09.474Z] --- PASS: TestUnexpectedEOF (0.23s) [2022-03-25T08:56:09.474Z] === CONT TestEncodeDecode [2022-03-25T08:56:09.474Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-25T08:56:09.474Z] PASS [2022-03-25T08:56:09.474Z] coverage: 69.9% of statements [2022-03-25T08:56:09.474Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.308s coverage: 69.9% of statements Post stage [Pipeline] junit [2022-03-25T08:56:10.349Z] Recording test results [2022-03-25T08:56:10.466Z] === RUN TestWriteLog [2022-03-25T08:56:10.466Z] === PAUSE TestWriteLog [2022-03-25T08:56:10.466Z] === RUN TestReadLog [2022-03-25T08:56:10.466Z] === PAUSE TestReadLog [2022-03-25T08:56:10.466Z] === RUN TestDecode [2022-03-25T08:56:10.466Z] --- PASS: TestDecode (0.03s) [2022-03-25T08:56:10.466Z] === CONT TestWriteLog [2022-03-25T08:56:10.466Z] === CONT TestReadLog [2022-03-25T08:56:10.466Z] --- PASS: TestWriteLog (0.00s) [2022-03-25T08:56:10.466Z] === RUN TestReadLog/tail_exact [2022-03-25T08:56:10.466Z] === RUN TestReadLog/tail_less_than_available [2022-03-25T08:56:10.466Z] === RUN TestReadLog/tail_more_than_available [2022-03-25T08:56:10.466Z] --- PASS: TestReadLog (0.23s) [2022-03-25T08:56:10.466Z] --- PASS: TestReadLog/tail_exact (0.21s) [2022-03-25T08:56:10.466Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-03-25T08:56:10.466Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-03-25T08:56:10.466Z] PASS [2022-03-25T08:56:10.466Z] coverage: 78.7% of statements [2022-03-25T08:56:10.466Z] ok github.com/docker/docker/daemon/logger/local 0.325s coverage: 78.7% of statements [2022-03-25T08:56:10.793Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-25T08:56:10.936Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-25T08:56:10.936Z] === RUN TestOpenFileDelete [2022-03-25T08:56:10.936Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-25T08:56:10.936Z] === RUN TestOpenFileRename [2022-03-25T08:56:10.936Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-25T08:56:10.936Z] === RUN TestHandleDecoderErr [2022-03-25T08:56:10.936Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-25T08:56:10.936Z] === RUN TestParseLogTagDefaultTag [2022-03-25T08:56:10.936Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-25T08:56:10.936Z] === RUN TestParseLogTag [2022-03-25T08:56:10.936Z] --- PASS: TestParseLogTag (0.00s) [2022-03-25T08:56:10.936Z] === RUN TestParseLogTagEmptyTag [2022-03-25T08:56:10.936Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-25T08:56:10.936Z] === RUN TestTailFiles [2022-03-25T08:56:10.936Z] --- PASS: TestTailFiles (0.00s) [2022-03-25T08:56:10.936Z] === RUN TestFollowLogsConsumerGone [2022-03-25T08:56:10.936Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-25T08:56:10.936Z] === RUN TestFollowLogsProducerGone [2022-03-25T08:56:10.936Z] logfile_test.go:234: messages sent: 4098, received: 4098 [2022-03-25T08:56:10.936Z] logfile_test.go:181: logDecode() closed after sending 4098 messages [2022-03-25T08:56:10.936Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-25T08:56:10.936Z] === RUN TestCheckCapacityAndRotate [2022-03-25T08:56:10.936Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-25T08:56:10.936Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-25T08:56:10.936Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2022-03-25T08:56:10.936Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-25T08:56:10.936Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2022-03-25T08:56:10.936Z] PASS [2022-03-25T08:56:10.936Z] coverage: 54.9% of statements [2022-03-25T08:56:10.936Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.241s coverage: 54.9% of statements [2022-03-25T08:56:11.122Z] + echo Ensuring container killed. [2022-03-25T08:56:11.122Z] Ensuring container killed. [2022-03-25T08:56:11.122Z] + docker rm -vf docker-pr1 [2022-03-25T08:56:11.122Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-03-25T08:56:11.407Z] + echo Chowning /workspace to jenkins user [2022-03-25T08:56:11.407Z] Chowning /workspace to jenkins user [2022-03-25T08:56:11.407Z] + id -u [2022-03-25T08:56:11.407Z] + id -g [2022-03-25T08:56:11.407Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43426:/workspace busybox chown -R 1000:1000 /workspace [2022-03-25T08:56:11.493Z] Loaded image: buildpack-deps:buster [2022-03-25T08:56:11.493Z] Loaded image: busybox:latest [2022-03-25T08:56:11.493Z] Loaded image: buildpack-deps:buster [2022-03-25T08:56:11.493Z] Loaded image: busybox:latest [2022-03-25T08:56:11.493Z] Loaded image: busybox:glibc [2022-03-25T08:56:11.493Z] Loaded image: busybox:glibc [2022-03-25T08:56:11.924Z] === RUN TestLog [2022-03-25T08:56:11.924Z] --- PASS: TestLog (0.01s) [2022-03-25T08:56:11.924Z] PASS [2022-03-25T08:56:11.924Z] coverage: 31.5% of statements [2022-03-25T08:56:11.924Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.120s coverage: 31.5% of statements [2022-03-25T08:56:11.924Z] === RUN TestValidateLogOpt [2022-03-25T08:56:11.924Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-25T08:56:11.924Z] === RUN TestNewMissedConfig [2022-03-25T08:56:11.924Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-25T08:56:11.924Z] === RUN TestNewMissedUrl [2022-03-25T08:56:11.924Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-25T08:56:11.924Z] === RUN TestNewMissedToken [2022-03-25T08:56:11.924Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-25T08:56:11.924Z] === RUN TestNewWithProxy [2022-03-25T08:56:11.924Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-25T08:56:11.924Z] === RUN TestDefault [2022-03-25T08:56:11.924Z] --- PASS: TestDefault (0.01s) [2022-03-25T08:56:11.924Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-25T08:56:11.924Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-25T08:56:11.924Z] === RUN TestJsonFormat [2022-03-25T08:56:11.924Z] --- PASS: TestJsonFormat (0.02s) [2022-03-25T08:56:11.924Z] === RUN TestRawFormat [2022-03-25T08:56:11.924Z] --- PASS: TestRawFormat (0.01s) [2022-03-25T08:56:11.924Z] === RUN TestRawFormatWithLabels [2022-03-25T08:56:11.924Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-25T08:56:11.924Z] === RUN TestRawFormatWithoutTag [2022-03-25T08:56:11.924Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-25T08:56:11.924Z] === RUN TestBatching [2022-03-25T08:56:12.393Z] === RUN TestNewParse [2022-03-25T08:56:12.393Z] --- PASS: TestNewParse (0.00s) [2022-03-25T08:56:12.393Z] PASS [2022-03-25T08:56:12.393Z] coverage: 8.3% of statements [2022-03-25T08:56:12.393Z] ok github.com/docker/docker/daemon/logger/templates 0.044s coverage: 8.3% of statements [2022-03-25T08:56:12.393Z] --- PASS: TestBatching (0.39s) [2022-03-25T08:56:12.393Z] === RUN TestFrequency [2022-03-25T08:56:12.393Z] === RUN TestParseLogFormat [2022-03-25T08:56:12.393Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-25T08:56:12.393Z] === RUN TestValidateLogOptEmpty [2022-03-25T08:56:12.393Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-25T08:56:12.393Z] === RUN TestValidateSyslogAddress [2022-03-25T08:56:12.393Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-25T08:56:12.393Z] === RUN TestParseAddressDefaultPort [2022-03-25T08:56:12.394Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-25T08:56:12.394Z] === RUN TestValidateSyslogFacility [2022-03-25T08:56:12.394Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-25T08:56:12.394Z] === RUN TestValidateLogOptSyslogFormat [2022-03-25T08:56:12.394Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-25T08:56:12.394Z] === RUN TestValidateLogOpt [2022-03-25T08:56:12.394Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-25T08:56:12.394Z] PASS [2022-03-25T08:56:12.394Z] coverage: 46.8% of statements [2022-03-25T08:56:12.394Z] ok github.com/docker/docker/daemon/logger/syslog 0.047s coverage: 46.8% of statements [2022-03-25T08:56:12.394Z] --- PASS: TestFrequency (0.16s) [2022-03-25T08:56:12.394Z] === RUN TestOneMessagePerRequest [2022-03-25T08:56:12.394Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-03-25T08:56:12.394Z] === RUN TestVerify [2022-03-25T08:56:12.394Z] --- PASS: TestVerify (0.00s) [2022-03-25T08:56:12.394Z] === RUN TestSkipVerify [2022-03-25T08:56:12.453Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.01s) [2022-03-25T08:56:12.453Z] PASS [2022-03-25T08:56:12.453Z] [2022-03-25T08:56:12.453Z] === Skipped [2022-03-25T08:56:12.453Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-25T08:56:12.453Z] service_test.go:242: FLAKY_TEST [2022-03-25T08:56:12.453Z] [2022-03-25T08:56:12.453Z] DONE 26 tests, 1 skipped in 44.298s [2022-03-25T08:56:12.453Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-25T08:56:12.453Z] INFO: Testing against a local daemon [2022-03-25T08:56:12.453Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-25T08:56:12.453Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-25T08:56:12.453Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-03-25T08:56:12.453Z] === RUN TestDockerNetworkIpvlan [2022-03-25T08:56:12.453Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-25T08:56:12.453Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-25T08:56:12.453Z] PASS [2022-03-25T08:56:12.453Z] [2022-03-25T08:56:12.453Z] === Skipped [2022-03-25T08:56:12.453Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-03-25T08:56:12.453Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-25T08:56:12.453Z] [2022-03-25T08:56:12.453Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-25T08:56:12.453Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-25T08:56:12.453Z] [2022-03-25T08:56:12.453Z] DONE 2 tests, 2 skipped in 0.051s [2022-03-25T08:56:12.453Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-25T08:56:12.453Z] INFO: Testing against a local daemon [2022-03-25T08:56:12.453Z] === RUN TestDockerNetworkMacvlanPersistance [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-25T08:56:12.863Z] time="2022-03-25T08:56:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T08:56:12.863Z] time="2022-03-25T08:56:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T08:56:12.863Z] time="2022-03-25T08:56:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T08:56:13.018Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-03-25T08:56:13.018Z] === RUN TestDockerNetworkMacvlan [2022-03-25T08:56:13.085Z] + bundleName=amd64-rootless [2022-03-25T08:56:13.086Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-03-25T08:56:13.086Z] Creating amd64-rootless-bundles.tar.gz [2022-03-25T08:56:13.086Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-03-25T08:56:13.086Z] + 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-03-25T08:56:13.099Z] Archiving artifacts [2022-03-25T08:56:13.334Z] --- PASS: TestSkipVerify (0.58s) [2022-03-25T08:56:13.334Z] === RUN TestBufferMaximum [2022-03-25T08:56:13.334Z] time="2022-03-25T08:56:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T08:56:13.334Z] time="2022-03-25T08:56:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T08:56:13.334Z] time="2022-03-25T08:56:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T08:56:13.334Z] time="2022-03-25T08:56:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T08:56:13.334Z] time="2022-03-25T08:56:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T08:56:13.334Z] time="2022-03-25T08:56:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648198572.881832\",\"host\":\"306732f9870e\"}'" [2022-03-25T08:56:13.334Z] time="2022-03-25T08:56:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648198572.881832\",\"host\":\"306732f9870e\"}'" [2022-03-25T08:56:13.334Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-25T08:56:13.334Z] === RUN TestServerAlwaysDown [2022-03-25T08:56:13.334Z] time="2022-03-25T08:56:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T08:56:13.334Z] time="2022-03-25T08:56:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T08:56:13.334Z] time="2022-03-25T08:56:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648198572.885838\",\"host\":\"306732f9870e\"}'" [2022-03-25T08:56:13.334Z] time="2022-03-25T08:56:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648198572.885838\",\"host\":\"306732f9870e\"}'" [2022-03-25T08:56:13.334Z] time="2022-03-25T08:56:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-25T08:56:13.334Z] time="2022-03-25T08:56:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648198572.885838\",\"host\":\"306732f9870e\"}'" [2022-03-25T08:56:13.334Z] time="2022-03-25T08:56:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648198572.886859\",\"host\":\"306732f9870e\"}'" [2022-03-25T08:56:13.334Z] time="2022-03-25T08:56:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648198572.886859\",\"host\":\"306732f9870e\"}'" [2022-03-25T08:56:13.334Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-25T08:56:13.334Z] === RUN TestCannotSendAfterClose [2022-03-25T08:56:13.334Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-25T08:56:13.334Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-25T08:56:13.415Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43426/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-25T08:56:13.584Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-25T08:56:13.723Z] + make clean [2022-03-25T08:56:13.723Z] docker volume rm -f docker-dev-cache [2022-03-25T08:56:13.983Z] docker-dev-cache [Pipeline] deleteDir [2022-03-25T08:56:14.324Z] time="2022-03-25T08:56:13Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49204/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-25T08:56:14.324Z] time="2022-03-25T08:56:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"306732f9870e\"}'" [2022-03-25T08:56:14.324Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.03s) [2022-03-25T08:56:14.324Z] PASS [2022-03-25T08:56:14.324Z] coverage: 82.5% of statements [2022-03-25T08:56:14.324Z] ok github.com/docker/docker/daemon/logger/splunk 2.293s coverage: 82.5% of statements [2022-03-25T08:56:14.324Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-25T08:56:14.324Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-25T08:56:14.324Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-25T08:56:14.324Z] === RUN TestV1IDService [2022-03-25T08:56:14.324Z] --- PASS: TestV1IDService (0.17s) [2022-03-25T08:56:14.324Z] === RUN TestV2MetadataService [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2022-03-25T08:56:14.517Z] === RUN TestDockerNetworkMacvlan/OverlapParent [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-25T08:56:14.776Z] Loaded image: debian:bullseye [2022-03-25T08:56:14.776Z] Loaded image: hello-world:latest [2022-03-25T08:56:14.776Z] Loaded image: arm32v7/hello-world:latest [2022-03-25T08:56:14.794Z] === RUN TestSuccessfulDownload [2022-03-25T08:56:14.794Z] download_test.go:268: Needs fixing on Windows [2022-03-25T08:56:14.794Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-25T08:56:14.794Z] === RUN TestCancelledDownload [2022-03-25T08:56:14.794Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-25T08:56:14.794Z] === RUN TestMaxDownloadAttempts [2022-03-25T08:56:14.794Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-25T08:56:14.794Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-25T08:56:14.794Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-25T08:56:14.794Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-25T08:56:14.794Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-25T08:56:14.794Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-25T08:56:14.794Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-25T08:56:14.794Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-25T08:56:14.794Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-25T08:56:14.794Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-25T08:56:14.794Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-25T08:56:14.794Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-25T08:56:15.034Z] INFO: Testing against a local daemon [2022-03-25T08:56:15.034Z] === RUN TestDockerSuite [2022-03-25T08:56:15.034Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-25T08:56:15.034Z] Loaded image: debian:bullseye [2022-03-25T08:56:15.034Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-25T08:56:15.034Z] Loaded image: hello-world:latest [2022-03-25T08:56:15.034Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-25T08:56:15.084Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-25T08:56:15.265Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-25T08:56:15.265Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-25T08:56:15.265Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-25T08:56:15.265Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-25T08:56:15.265Z] === RUN TestContinueOnError_NeverContinue [2022-03-25T08:56:15.265Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-25T08:56:15.265Z] === RUN TestContinueOnError_UnnestsErrors [2022-03-25T08:56:15.265Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2022-03-25T08:56:15.265Z] === RUN TestManifestStore [2022-03-25T08:56:15.265Z] === RUN TestManifestStore/no_remote_or_local [2022-03-25T08:56:15.265Z] time="2022-03-25T08:56:15Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local161074971\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-25T08:56:15.265Z] === RUN TestManifestStore/no_local_cache [2022-03-25T08:56:15.265Z] === RUN TestManifestStore/with_local_cache [2022-03-25T08:56:15.265Z] time="2022-03-25T08:56:15Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-25T08:56:15.265Z] time="2022-03-25T08:56:15Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-25T08:56:15.265Z] time="2022-03-25T08:56:15Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-25T08:56:15.265Z] time="2022-03-25T08:56:15Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-25T08:56:15.265Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-25T08:56:15.265Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s) [2022-03-25T08:56:15.293Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-25T08:56:15.293Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-25T08:56:15.293Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-25T08:56:15.293Z] Loaded image: arm32v7/hello-world:latest [2022-03-25T08:56:15.293Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-25T08:56:15.293Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-25T08:56:15.293Z] INFO: Testing against a local daemon [2022-03-25T08:56:15.293Z] === RUN TestDockerDaemonSuite [2022-03-25T08:56:15.293Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-03-25T08:56:15.735Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s) [2022-03-25T08:56:15.735Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s) [2022-03-25T08:56:15.735Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s) [2022-03-25T08:56:15.735Z] === RUN TestTransfer [2022-03-25T08:56:15.735Z] === RUN TestManifestStore/unknown_media_type [2022-03-25T08:56:15.735Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-25T08:56:15.735Z] time="2022-03-25T08:56:15Z" level=warning msg="reference for unknown type: " [2022-03-25T08:56:15.735Z] time="2022-03-25T08:56:15Z" level=warning msg="reference for unknown type: " [2022-03-25T08:56:15.735Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-25T08:56:15.735Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-25T08:56:15.735Z] time="2022-03-25T08:56:15Z" level=warning msg="reference for unknown type: " [2022-03-25T08:56:15.735Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-25T08:56:15.735Z] time="2022-03-25T08:56:15Z" level=warning msg="reference for unknown type: " [2022-03-25T08:56:15.735Z] time="2022-03-25T08:56:15Z" level=warning msg="reference for unknown type: " [2022-03-25T08:56:15.735Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-25T08:56:15.735Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-25T08:56:15.735Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-25T08:56:15.735Z] time="2022-03-25T08:56:15Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-25T08:56:15.735Z] --- PASS: TestManifestStore (0.40s) [2022-03-25T08:56:15.735Z] --- PASS: TestManifestStore/no_remote_or_local (0.26s) [2022-03-25T08:56:15.735Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-25T08:56:15.735Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2022-03-25T08:56:15.735Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-03-25T08:56:15.735Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2022-03-25T08:56:15.735Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-03-25T08:56:15.735Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-25T08:56:15.735Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-25T08:56:15.735Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-25T08:56:15.735Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-25T08:56:15.735Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-25T08:56:15.735Z] === RUN TestDetectManifestBlobMediaType [2022-03-25T08:56:15.735Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-25T08:56:15.735Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-25T08:56:15.735Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-25T08:56:15.735Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-25T08:56:15.735Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-25T08:56:15.735Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-25T08:56:15.735Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-25T08:56:15.735Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-25T08:56:15.735Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-25T08:56:15.735Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-25T08:56:15.735Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-25T08:56:15.735Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-25T08:56:15.735Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-25T08:56:15.735Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-25T08:56:15.735Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-25T08:56:15.735Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-25T08:56:15.735Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-25T08:56:15.735Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-25T08:56:15.735Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-25T08:56:15.735Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-25T08:56:15.735Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-25T08:56:15.735Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-25T08:56:15.735Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-25T08:56:15.735Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-25T08:56:15.735Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-25T08:56:15.735Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-25T08:56:15.735Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-25T08:56:15.735Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-25T08:56:15.735Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-25T08:56:15.735Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-25T08:56:15.735Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-25T08:56:15.735Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-25T08:56:15.735Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-25T08:56:15.735Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-25T08:56:15.735Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-25T08:56:15.735Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-25T08:56:15.735Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-25T08:56:15.735Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-25T08:56:15.735Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-25T08:56:15.735Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-25T08:56:15.735Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-25T08:56:15.735Z] === RUN TestFixManifestLayers [2022-03-25T08:56:15.735Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-25T08:56:15.735Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-25T08:56:15.735Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-25T08:56:15.735Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-25T08:56:15.735Z] === RUN TestFixManifestLayersBadParent [2022-03-25T08:56:15.735Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-25T08:56:15.735Z] === RUN TestValidateManifest [2022-03-25T08:56:15.735Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-25T08:56:15.735Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-25T08:56:15.735Z] === RUN TestFormatPlatform [2022-03-25T08:56:15.735Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-25T08:56:15.735Z] === RUN TestPullSchema2Config [2022-03-25T08:56:15.735Z] === RUN TestPullSchema2Config/success_first_time [2022-03-25T08:56:15.735Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-25T08:56:15.735Z] --- PASS: TestTransfer (0.12s) [2022-03-25T08:56:15.735Z] === RUN TestConcurrencyLimit [2022-03-25T08:56:15.735Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-25T08:56:15.735Z] === RUN TestPullSchema2Config/500_status [2022-03-25T08:56:15.735Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-25T08:56:15.735Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-25T08:56:15.735Z] --- PASS: TestV2MetadataService (1.25s) [2022-03-25T08:56:15.735Z] PASS [2022-03-25T08:56:15.735Z] coverage: 48.2% of statements [2022-03-25T08:56:15.735Z] ok github.com/docker/docker/distribution/metadata 1.527s coverage: 48.2% of statements [2022-03-25T08:56:15.735Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-25T08:56:15.735Z] === RUN TestPullSchema2Config/EOF [2022-03-25T08:56:15.735Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-25T08:56:15.735Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-25T08:56:15.735Z] 2022/03/25 08:56:15 http: panic serving 127.0.0.1:49215: intentional panic [2022-03-25T08:56:15.735Z] goroutine 31 [running]: [2022-03-25T08:56:15.735Z] net/http.(*conn).serve.func1(0xc00017e280) [2022-03-25T08:56:15.735Z] c:/go/src/net/http/server.go:1805 +0x153 [2022-03-25T08:56:15.735Z] panic(0x137fe60, 0x14faae0) [2022-03-25T08:56:15.735Z] c:/go/src/runtime/panic.go:971 +0x49a [2022-03-25T08:56:15.735Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0x1, 0x1510e50, 0xc0005a8460) [2022-03-25T08:56:15.735Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xe8 [2022-03-25T08:56:15.735Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1(0x1510e50, 0xc0005a8460, 0xc000516b00) [2022-03-25T08:56:15.735Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x214 [2022-03-25T08:56:15.735Z] net/http.HandlerFunc.ServeHTTP(0xc0000ac660, 0x1510e50, 0xc0005a8460, 0xc000516b00) [2022-03-25T08:56:15.735Z] c:/go/src/net/http/server.go:2050 +0x4b [2022-03-25T08:56:15.735Z] net/http.serverHandler.ServeHTTP(0xc0004f81c0, 0x1510e50, 0xc0005a8460, 0xc000516b00) [2022-03-25T08:56:15.735Z] c:/go/src/net/http/server.go:2868 +0xaa [2022-03-25T08:56:15.735Z] net/http.(*conn).serve(0xc00017e280, 0x15123e0, 0xc00004f000) [2022-03-25T08:56:15.735Z] c:/go/src/net/http/server.go:1933 +0x8cd [2022-03-25T08:56:15.735Z] created by net/http.(*Server).Serve [2022-03-25T08:56:15.735Z] c:/go/src/net/http/server.go:2994 +0x3b8 [2022-03-25T08:56:16.204Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-03-25T08:56:16.204Z] === RUN TestInactiveJobs [2022-03-25T08:56:16.204Z] === RUN TestNotFound [2022-03-25T08:56:16.204Z] --- PASS: TestNotFound (0.00s) [2022-03-25T08:56:16.204Z] === RUN TestConflict [2022-03-25T08:56:16.204Z] --- PASS: TestConflict (0.00s) [2022-03-25T08:56:16.204Z] === RUN TestForbidden [2022-03-25T08:56:16.204Z] --- PASS: TestForbidden (0.00s) [2022-03-25T08:56:16.204Z] === RUN TestInvalidParameter [2022-03-25T08:56:16.204Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-25T08:56:16.204Z] === RUN TestNotImplemented [2022-03-25T08:56:16.204Z] --- PASS: TestNotImplemented (0.00s) [2022-03-25T08:56:16.204Z] === RUN TestNotModified [2022-03-25T08:56:16.204Z] --- PASS: TestNotModified (0.00s) [2022-03-25T08:56:16.204Z] === RUN TestUnauthorized [2022-03-25T08:56:16.204Z] --- PASS: TestUnauthorized (0.00s) [2022-03-25T08:56:16.204Z] === RUN TestUnknown [2022-03-25T08:56:16.204Z] --- PASS: TestUnknown (0.00s) [2022-03-25T08:56:16.204Z] === RUN TestCancelled [2022-03-25T08:56:16.204Z] --- PASS: TestCancelled (0.00s) [2022-03-25T08:56:16.204Z] === RUN TestDeadline [2022-03-25T08:56:16.204Z] --- PASS: TestDeadline (0.00s) [2022-03-25T08:56:16.204Z] === RUN TestDataLoss [2022-03-25T08:56:16.204Z] --- PASS: TestDataLoss (0.00s) [2022-03-25T08:56:16.204Z] === RUN TestUnavailable [2022-03-25T08:56:16.204Z] --- PASS: TestUnavailable (0.00s) [2022-03-25T08:56:16.204Z] === RUN TestSystem [2022-03-25T08:56:16.204Z] --- PASS: TestSystem (0.00s) [2022-03-25T08:56:16.204Z] === RUN TestFromStatusCode [2022-03-25T08:56:16.204Z] === RUN TestFromStatusCode/Not_Found [2022-03-25T08:56:16.204Z] === RUN TestFromStatusCode/Bad_Request [2022-03-25T08:56:16.204Z] === RUN TestFromStatusCode/Conflict [2022-03-25T08:56:16.204Z] === RUN TestFromStatusCode/Unauthorized [2022-03-25T08:56:16.204Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-25T08:56:16.204Z] === RUN TestFromStatusCode/Forbidden [2022-03-25T08:56:16.204Z] === RUN TestFromStatusCode/Not_Modified [2022-03-25T08:56:16.204Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-25T08:56:16.204Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-25T08:56:16.204Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-25T08:56:16.204Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-25T08:56:16.204Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-25T08:56:16.204Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-25T08:56:16.204Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-25T08:56:16.204Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-25T08:56:16.204Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-25T08:56:16.204Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-25T08:56:16.204Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-25T08:56:16.204Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-25T08:56:16.204Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-25T08:56:16.204Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-25T08:56:16.204Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-25T08:56:16.204Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-25T08:56:16.204Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-25T08:56:16.204Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-25T08:56:16.204Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-25T08:56:16.204Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-25T08:56:16.204Z] PASS [2022-03-25T08:56:16.204Z] coverage: 53.1% of statements [2022-03-25T08:56:16.204Z] ok github.com/docker/docker/errdefs 0.042s coverage: 53.1% of statements [2022-03-25T08:56:16.204Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-25T08:56:16.204Z] === RUN TestPullSchema2Config/unauthorized [2022-03-25T08:56:16.204Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-25T08:56:16.204Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-25T08:56:16.204Z] --- PASS: TestPullSchema2Config (0.55s) [2022-03-25T08:56:16.204Z] --- PASS: TestPullSchema2Config/success_first_time (0.03s) [2022-03-25T08:56:16.204Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-25T08:56:16.204Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-25T08:56:16.204Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-03-25T08:56:16.204Z] === RUN TestGetRepositoryMountCandidates [2022-03-25T08:56:16.204Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-25T08:56:16.204Z] === RUN TestLayerAlreadyExists [2022-03-25T08:56:16.204Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-25T08:56:16.204Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-25T08:56:16.204Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-25T08:56:16.204Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-25T08:56:16.204Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-25T08:56:16.204Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-25T08:56:16.204Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-25T08:56:16.204Z] === RUN TestWhenEmptyAuthConfig [2022-03-25T08:56:16.204Z] --- PASS: TestInactiveJobs (0.39s) [2022-03-25T08:56:16.204Z] === RUN TestWatchRelease [2022-03-25T08:56:16.204Z] --- PASS: TestWatchRelease (0.04s) [2022-03-25T08:56:16.204Z] === RUN TestWatchFinishedTransfer [2022-03-25T08:56:16.204Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-25T08:56:16.674Z] === RUN TestDuplicateTransfer [2022-03-25T08:56:16.674Z] --- PASS: TestDuplicateTransfer (0.07s) [2022-03-25T08:56:16.674Z] === RUN TestSuccessfulUpload [2022-03-25T08:56:16.674Z] time="2022-03-25T08:56:16Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-25T08:56:16.674Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-03-25T08:56:16.674Z] === RUN TestCancelledUpload [2022-03-25T08:56:16.674Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-25T08:56:16.674Z] PASS [2022-03-25T08:56:16.674Z] coverage: 76.9% of statements [2022-03-25T08:56:16.674Z] ok github.com/docker/docker/distribution/xfer 1.922s coverage: 76.9% of statements [2022-03-25T08:56:16.984Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-25T08:56:17.143Z] === RUN TestCompare [2022-03-25T08:56:17.143Z] --- PASS: TestCompare (0.00s) [2022-03-25T08:56:17.143Z] PASS [2022-03-25T08:56:17.143Z] coverage: 19.2% of statements [2022-03-25T08:56:17.143Z] ok github.com/docker/docker/image/cache 0.111s coverage: 19.2% of statements [2022-03-25T08:56:17.143Z] --- PASS: TestWhenEmptyAuthConfig (1.20s) [2022-03-25T08:56:17.143Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-25T08:56:17.143Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-25T08:56:17.143Z] === RUN TestTokenPassThru [2022-03-25T08:56:17.143Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-25T08:56:17.143Z] === RUN TestTokenPassThruDifferentHost [2022-03-25T08:56:17.143Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-25T08:56:17.143Z] PASS [2022-03-25T08:56:17.143Z] coverage: 25.9% of statements [2022-03-25T08:56:17.191Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-25T08:56:17.449Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-25T08:56:17.612Z] ok github.com/docker/docker/distribution 2.280s coverage: 25.9% of statements [2022-03-25T08:56:17.612Z] === RUN TestFSGetInvalidData [2022-03-25T08:56:17.612Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-03-25T08:56:17.612Z] === RUN TestFSInvalidSet [2022-03-25T08:56:17.612Z] --- PASS: TestFSInvalidSet (0.02s) [2022-03-25T08:56:17.612Z] === RUN TestFSInvalidRoot [2022-03-25T08:56:17.612Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-25T08:56:17.612Z] === RUN TestFSMetadataGetSet [2022-03-25T08:56:17.612Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-25T08:56:17.612Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-25T08:56:17.612Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-03-25T08:56:17.612Z] === RUN TestFSInvalidWalker [2022-03-25T08:56:17.612Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-25T08:56:17.612Z] === RUN TestFSGetSet [2022-03-25T08:56:17.612Z] --- PASS: TestFSGetSet (0.02s) [2022-03-25T08:56:17.612Z] === RUN TestFSGetUnsetKey [2022-03-25T08:56:17.612Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-25T08:56:17.612Z] === RUN TestFSGetEmptyData [2022-03-25T08:56:17.612Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-25T08:56:17.612Z] === RUN TestFSDelete [2022-03-25T08:56:17.612Z] --- PASS: TestFSDelete (0.02s) [2022-03-25T08:56:17.612Z] === RUN TestFSWalker [2022-03-25T08:56:17.612Z] --- PASS: TestFSWalker (0.02s) [2022-03-25T08:56:17.612Z] === RUN TestFSWalkerStopOnError [2022-03-25T08:56:17.612Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-03-25T08:56:17.612Z] === RUN TestNewFromJSON [2022-03-25T08:56:17.612Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-25T08:56:17.612Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-25T08:56:17.612Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-25T08:56:17.612Z] === RUN TestMarshalKeyOrder [2022-03-25T08:56:17.612Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-25T08:56:17.612Z] === RUN TestImage [2022-03-25T08:56:17.612Z] --- PASS: TestImage (0.00s) [2022-03-25T08:56:17.612Z] === RUN TestImageOSNotEmpty [2022-03-25T08:56:17.612Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-25T08:56:17.612Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-25T08:56:17.612Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-25T08:56:17.612Z] === RUN TestCreate [2022-03-25T08:56:17.612Z] --- PASS: TestCreate (0.01s) [2022-03-25T08:56:17.612Z] === RUN TestRestore [2022-03-25T08:56:18.013Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-25T08:56:18.013Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-25T08:56:18.082Z] time="2022-03-25T08:56:17Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-25T08:56:18.082Z] --- PASS: TestRestore (0.24s) [2022-03-25T08:56:18.082Z] === RUN TestAddDelete [2022-03-25T08:56:18.082Z] --- PASS: TestAddDelete (0.03s) [2022-03-25T08:56:18.082Z] === RUN TestSearchAfterDelete [2022-03-25T08:56:18.082Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-03-25T08:56:18.082Z] === RUN TestParentReset [2022-03-25T08:56:18.082Z] --- PASS: TestParentReset (0.16s) [2022-03-25T08:56:18.082Z] === RUN TestGetAndSetLastUpdated [2022-03-25T08:56:18.082Z] --- PASS: TestGetAndSetLastUpdated (0.04s) [2022-03-25T08:56:18.082Z] === RUN TestStoreLen [2022-03-25T08:56:18.082Z] --- PASS: TestStoreLen (0.07s) [2022-03-25T08:56:18.082Z] PASS [2022-03-25T08:56:18.082Z] coverage: 86.8% of statements [2022-03-25T08:56:18.082Z] === RUN TestMakeV1ConfigFromConfig [2022-03-25T08:56:18.082Z] ok github.com/docker/docker/image 0.852s coverage: 86.8% of statements [2022-03-25T08:56:18.082Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-25T08:56:18.082Z] PASS [2022-03-25T08:56:18.082Z] coverage: 25.0% of statements [2022-03-25T08:56:18.082Z] ok github.com/docker/docker/image/v1 0.089s coverage: 25.0% of statements [2022-03-25T08:56:18.551Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-03-25T08:56:18.551Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-25T08:56:18.884Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-25T08:56:18.945Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-25T08:56:18.945Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-25T08:56:18.945Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-25T08:56:20.119Z] === RUN TestEnvironmentParsing [2022-03-25T08:56:20.119Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-25T08:56:20.119Z] PASS [2022-03-25T08:56:20.119Z] coverage: 1.0% of statements [2022-03-25T08:56:20.119Z] ok github.com/docker/docker/libcontainerd/local 0.081s coverage: 1.0% of statements [2022-03-25T08:56:20.119Z] === RUN TestSerialization [2022-03-25T08:56:20.119Z] --- PASS: TestSerialization (0.02s) [2022-03-25T08:56:20.119Z] PASS [2022-03-25T08:56:20.119Z] coverage: 100.0% of statements [2022-03-25T08:56:20.119Z] ok github.com/docker/docker/libcontainerd/queue 0.067s coverage: 100.0% of statements [2022-03-25T08:56:20.319Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-25T08:56:20.578Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-25T08:56:20.578Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-25T08:56:20.578Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-25T08:56:20.588Z] === RUN TestEmptyLayer [2022-03-25T08:56:20.588Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-25T08:56:20.588Z] === RUN TestCommitFailure [2022-03-25T08:56:20.588Z] --- PASS: TestCommitFailure (0.01s) [2022-03-25T08:56:20.588Z] === RUN TestStartTransactionFailure [2022-03-25T08:56:20.588Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-25T08:56:20.588Z] === RUN TestGetOrphan [2022-03-25T08:56:20.588Z] --- PASS: TestGetOrphan (0.01s) [2022-03-25T08:56:20.588Z] === RUN TestMountAndRegister [2022-03-25T08:56:20.588Z] layer_test.go:271: Layer size: 14 [2022-03-25T08:56:20.588Z] --- PASS: TestMountAndRegister (0.06s) [2022-03-25T08:56:20.588Z] === RUN TestLayerRelease [2022-03-25T08:56:20.588Z] layer_test.go:304: Failing on Windows [2022-03-25T08:56:20.588Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-25T08:56:20.588Z] === RUN TestStoreRestore [2022-03-25T08:56:20.588Z] layer_test.go:353: Failing on Windows [2022-03-25T08:56:20.589Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-25T08:56:20.589Z] === RUN TestTarStreamStability [2022-03-25T08:56:20.589Z] layer_test.go:468: Failing on Windows [2022-03-25T08:56:20.589Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-25T08:56:20.589Z] === RUN TestRegisterExistingLayer [2022-03-25T08:56:20.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-25T08:56:20.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-25T08:56:20.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-25T08:56:20.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-25T08:56:20.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-25T08:56:20.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-25T08:56:20.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-25T08:56:20.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-25T08:56:20.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-25T08:56:20.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-25T08:56:20.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-25T08:56:20.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-25T08:56:20.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-25T08:56:20.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-25T08:56:20.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-25T08:56:20.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-25T08:56:20.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-25T08:56:20.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-25T08:56:20.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-25T08:56:20.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-25T08:56:20.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-25T08:56:20.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-25T08:56:20.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-25T08:56:20.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-25T08:56:20.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-25T08:56:20.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-25T08:56:20.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-25T08:56:20.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-25T08:56:20.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-25T08:56:20.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-25T08:56:20.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-25T08:56:20.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-25T08:56:20.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-25T08:56:20.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-25T08:56:20.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-25T08:56:20.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-25T08:56:20.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-25T08:56:20.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-25T08:56:20.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-25T08:56:20.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-25T08:56:20.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-25T08:56:20.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-25T08:56:20.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-25T08:56:20.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-25T08:56:20.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-25T08:56:20.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-25T08:56:20.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-25T08:56:20.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-25T08:56:20.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-25T08:56:20.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-25T08:56:20.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-25T08:56:20.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-25T08:56:20.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-25T08:56:20.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-25T08:56:20.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-25T08:56:20.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-25T08:56:20.589Z] PASS [2022-03-25T08:56:20.589Z] coverage: 45.8% of statements [2022-03-25T08:56:20.589Z] ok github.com/docker/docker/oci 0.077s coverage: 45.8% of statements [2022-03-25T08:56:20.589Z] --- PASS: TestRegisterExistingLayer (0.26s) [2022-03-25T08:56:20.589Z] === RUN TestTarStreamVerification [2022-03-25T08:56:20.589Z] layer_test.go:697: Failing on Windows [2022-03-25T08:56:20.589Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-25T08:56:20.589Z] === RUN TestLayerMigration [2022-03-25T08:56:20.589Z] migration_test.go:46: Failing on Windows [2022-03-25T08:56:20.589Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-25T08:56:20.589Z] === RUN TestLayerMigrationNoTarsplit [2022-03-25T08:56:20.589Z] migration_test.go:182: Failing on Windows [2022-03-25T08:56:20.589Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-25T08:56:21.058Z] === RUN TestMountInit [2022-03-25T08:56:21.058Z] mount_test.go:17: Failing on Windows [2022-03-25T08:56:21.058Z] --- SKIP: TestMountInit (0.00s) [2022-03-25T08:56:21.058Z] === RUN TestMountSize [2022-03-25T08:56:21.058Z] mount_test.go:76: Failing on Windows [2022-03-25T08:56:21.058Z] --- SKIP: TestMountSize (0.00s) [2022-03-25T08:56:21.058Z] === RUN TestMountChanges [2022-03-25T08:56:21.058Z] mount_test.go:125: Failing on Windows [2022-03-25T08:56:21.058Z] --- SKIP: TestMountChanges (0.00s) [2022-03-25T08:56:21.058Z] === RUN TestMountApply [2022-03-25T08:56:21.058Z] mount_test.go:212: Failing on Windows [2022-03-25T08:56:21.058Z] --- SKIP: TestMountApply (0.00s) [2022-03-25T08:56:21.058Z] PASS [2022-03-25T08:56:21.058Z] coverage: 30.1% of statements [2022-03-25T08:56:21.058Z] ok github.com/docker/docker/layer 0.481s coverage: 30.1% of statements [2022-03-25T08:56:21.058Z] === RUN TestParseVersion [2022-03-25T08:56:21.058Z] --- PASS: TestParseVersion (0.00s) [2022-03-25T08:56:21.058Z] PASS [2022-03-25T08:56:21.058Z] coverage: 52.9% of statements [2022-03-25T08:56:21.059Z] ok github.com/docker/docker/pkg/aaparser 0.044s coverage: 52.9% of statements [2022-03-25T08:56:21.059Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-25T08:56:21.059Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-25T08:56:21.059Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-25T08:56:21.059Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-25T08:56:21.059Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-25T08:56:21.511Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-03-25T08:56:21.528Z] === RUN TestAddressPoolOpt [2022-03-25T08:56:21.528Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-25T08:56:21.528Z] === RUN TestValidateEnv [2022-03-25T08:56:21.528Z] === RUN TestValidateEnv/a [2022-03-25T08:56:21.528Z] === RUN TestValidateEnv/something [2022-03-25T08:56:21.528Z] === RUN TestValidateEnv/_=a [2022-03-25T08:56:21.528Z] === RUN TestValidateEnv/env1=value1 [2022-03-25T08:56:21.528Z] === RUN TestValidateEnv/_env1=value1 [2022-03-25T08:56:21.528Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-25T08:56:21.528Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-25T08:56:21.528Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-25T08:56:21.528Z] === RUN TestValidateEnv/PATH [2022-03-25T08:56:21.528Z] === RUN TestValidateEnv/=a [2022-03-25T08:56:21.528Z] === RUN TestValidateEnv/PATH= [2022-03-25T08:56:21.528Z] === RUN TestValidateEnv/PATH=something [2022-03-25T08:56:21.528Z] === RUN TestValidateEnv/asd!qwe [2022-03-25T08:56:21.528Z] === RUN TestValidateEnv/1asd [2022-03-25T08:56:21.528Z] === RUN TestValidateEnv/123 [2022-03-25T08:56:21.528Z] === RUN TestValidateEnv/some_space [2022-03-25T08:56:21.528Z] === RUN TestValidateEnv/__some_space_before [2022-03-25T08:56:21.528Z] === RUN TestValidateEnv/some_space_after__ [2022-03-25T08:56:21.528Z] === RUN TestValidateEnv/= [2022-03-25T08:56:21.528Z] === RUN TestValidateEnv/PaTh [2022-03-25T08:56:21.528Z] --- PASS: TestValidateEnv (0.00s) [2022-03-25T08:56:21.528Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-25T08:56:21.528Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-25T08:56:21.528Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-25T08:56:21.528Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-25T08:56:21.528Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-25T08:56:21.528Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-25T08:56:21.528Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-25T08:56:21.528Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-25T08:56:21.528Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-25T08:56:21.528Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-25T08:56:21.528Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-25T08:56:21.528Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-25T08:56:21.528Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-25T08:56:21.528Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-25T08:56:21.528Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-25T08:56:21.528Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-25T08:56:21.528Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-25T08:56:21.528Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-25T08:56:21.528Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-25T08:56:21.528Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-25T08:56:21.528Z] === RUN TestParseHost [2022-03-25T08:56:21.528Z] --- PASS: TestParseHost (0.00s) [2022-03-25T08:56:21.528Z] === RUN TestParseDockerDaemonHost [2022-03-25T08:56:21.528Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-25T08:56:21.528Z] === RUN TestParseTCP [2022-03-25T08:56:21.528Z] --- PASS: TestParseTCP (0.00s) [2022-03-25T08:56:21.528Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-25T08:56:21.528Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-25T08:56:21.528Z] === RUN TestValidateExtraHosts [2022-03-25T08:56:21.528Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-25T08:56:21.528Z] === RUN TestIpOptString [2022-03-25T08:56:21.528Z] --- PASS: TestIpOptString (0.00s) [2022-03-25T08:56:21.528Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-25T08:56:21.528Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-25T08:56:21.528Z] === RUN TestNewIpOptValidDefaultVal [2022-03-25T08:56:21.528Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-25T08:56:21.528Z] === RUN TestIpOptSetInvalidVal [2022-03-25T08:56:21.528Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-25T08:56:21.528Z] === RUN TestValidateIPAddress [2022-03-25T08:56:21.528Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-25T08:56:21.528Z] === RUN TestMapOpts [2022-03-25T08:56:21.528Z] --- PASS: TestMapOpts (0.00s) [2022-03-25T08:56:21.528Z] === RUN TestListOptsWithoutValidator [2022-03-25T08:56:21.528Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-25T08:56:21.528Z] === RUN TestListOptsWithValidator [2022-03-25T08:56:21.528Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-25T08:56:21.528Z] === RUN TestValidateDNSSearch [2022-03-25T08:56:21.528Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-25T08:56:21.528Z] === RUN TestValidateLabel [2022-03-25T08:56:21.528Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-25T08:56:21.528Z] === RUN TestValidateLabel/label_with_general_format [2022-03-25T08:56:21.528Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-25T08:56:21.528Z] === RUN TestValidateLabel/label_with_one_more [2022-03-25T08:56:21.528Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-25T08:56:21.528Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-25T08:56:21.528Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-25T08:56:21.528Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-25T08:56:21.528Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-25T08:56:21.528Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-25T08:56:21.528Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-25T08:56:21.528Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-25T08:56:21.528Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-25T08:56:21.528Z] --- PASS: TestValidateLabel (0.00s) [2022-03-25T08:56:21.528Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-25T08:56:21.528Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-25T08:56:21.528Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-25T08:56:21.528Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-25T08:56:21.528Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-25T08:56:21.528Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-25T08:56:21.528Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-25T08:56:21.528Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-25T08:56:21.528Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-25T08:56:21.528Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-25T08:56:21.528Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-25T08:56:21.528Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-25T08:56:21.528Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-25T08:56:21.528Z] === RUN TestNamedListOpts [2022-03-25T08:56:21.528Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-25T08:56:21.528Z] === RUN TestNamedMapOpts [2022-03-25T08:56:21.528Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-25T08:56:21.528Z] === RUN TestParseLink [2022-03-25T08:56:21.528Z] --- PASS: TestParseLink (0.00s) [2022-03-25T08:56:21.528Z] === RUN TestQuotedStringSetWithQuotes [2022-03-25T08:56:21.528Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-25T08:56:21.528Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-25T08:56:21.528Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-25T08:56:21.528Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-25T08:56:21.528Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-25T08:56:21.528Z] === RUN TestUlimitOpt [2022-03-25T08:56:21.528Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-25T08:56:21.528Z] PASS [2022-03-25T08:56:21.528Z] coverage: 67.1% of statements [2022-03-25T08:56:21.528Z] ok github.com/docker/docker/opts 0.107s coverage: 67.1% of statements [2022-03-25T08:56:21.769Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-25T08:56:22.162Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-25T08:56:22.516Z] === RUN TestUnbuffered [2022-03-25T08:56:22.517Z] --- PASS: TestUnbuffered (0.00s) [2022-03-25T08:56:22.517Z] === RUN TestRaceUnbuffered [2022-03-25T08:56:22.517Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-25T08:56:22.517Z] PASS [2022-03-25T08:56:22.517Z] coverage: 100.0% of statements [2022-03-25T08:56:22.517Z] ok github.com/docker/docker/pkg/broadcaster 0.157s coverage: 100.0% of statements [2022-03-25T08:56:22.567Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.69s) [2022-03-25T08:56:22.567Z] PASS [2022-03-25T08:56:22.567Z] [2022-03-25T08:56:22.567Z] === Skipped [2022-03-25T08:56:22.567Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-25T08:56:22.567Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-25T08:56:22.567Z] [2022-03-25T08:56:22.567Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-03-25T08:56:22.567Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-25T08:56:22.567Z] [2022-03-25T08:56:22.567Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-25T08:56:22.567Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-25T08:56:22.567Z] [2022-03-25T08:56:22.567Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-25T08:56:22.567Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-25T08:56:22.567Z] [2022-03-25T08:56:22.567Z] DONE 17 tests, 4 skipped in 25.867s [2022-03-25T08:56:22.567Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-25T08:56:22.567Z] ++ 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-03-25T08:56:22.567Z] ++ set -e [2022-03-25T08:56:22.567Z] ++ '[' -n 0 ']' [2022-03-25T08:56:22.567Z] ++ set -x [2022-03-25T08:56:22.567Z] ++ 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-03-25T08:56:22.567Z] INFO: Testing against a local daemon [2022-03-25T08:56:22.567Z] === RUN TestPluginInvalidJSON [2022-03-25T08:56:22.567Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T08:56:22.567Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T08:56:22.567Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T08:56:22.567Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-03-25T08:56:22.567Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-25T08:56:22.567Z] === RUN TestPluginInstall [2022-03-25T08:56:22.567Z] === RUN TestPluginInstall/no_auth [2022-03-25T08:56:22.567Z] time="2022-03-25T08:56:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-25T08:56:22.567Z] time="2022-03-25T08:56:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:07e1132750dff27a2783820f679363e55d27e33363a924f90b20f804dfd7509d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-25T08:56:22.567Z] time="2022-03-25T08:56:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-25T08:56:22.567Z] time="2022-03-25T08:56:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:07e1132750dff27a2783820f679363e55d27e33363a924f90b20f804dfd7509d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-25T08:56:22.567Z] === RUN TestPluginInstall/with_htpasswd [2022-03-25T08:56:22.702Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-25T08:56:22.728Z] --- PASS: TestDockerNetworkMacvlan (9.62s) [2022-03-25T08:56:22.728Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-03-25T08:56:22.728Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-25T08:56:22.728Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) [2022-03-25T08:56:22.728Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2022-03-25T08:56:22.728Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.05s) [2022-03-25T08:56:22.728Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-03-25T08:56:22.728Z] PASS [2022-03-25T08:56:22.728Z] [2022-03-25T08:56:22.728Z] DONE 8 tests in 10.904s [2022-03-25T08:56:22.728Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-25T08:56:22.728Z] testing: warning: no tests to run [2022-03-25T08:56:22.728Z] PASS [2022-03-25T08:56:22.728Z] [2022-03-25T08:56:22.728Z] DONE 0 tests in 0.011s [2022-03-25T08:56:22.728Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-25T08:56:22.728Z] INFO: Testing against a local daemon [2022-03-25T08:56:22.728Z] === RUN TestAuthZPluginAllowRequest [2022-03-25T08:56:22.960Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-25T08:56:22.960Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-25T08:56:22.960Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-25T08:56:22.960Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-25T08:56:22.986Z] === RUN TestPeerCertificateMarshalJSON [2022-03-25T08:56:23.128Z] time="2022-03-25T08:56:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-25T08:56:23.128Z] time="2022-03-25T08:56:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:07e1132750dff27a2783820f679363e55d27e33363a924f90b20f804dfd7509d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-25T08:56:23.128Z] time="2022-03-25T08:56:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-25T08:56:23.128Z] time="2022-03-25T08:56:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:07e1132750dff27a2783820f679363e55d27e33363a924f90b20f804dfd7509d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-25T08:56:23.384Z] === RUN TestPluginInstall/with_insecure [2022-03-25T08:56:23.456Z] === RUN TestMatch [2022-03-25T08:56:23.456Z] === RUN TestMatch/[[]] [2022-03-25T08:56:23.456Z] === RUN TestMatch/[[foo]] [2022-03-25T08:56:23.456Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-25T08:56:23.456Z] === RUN TestMatch/[[foo_bar]] [2022-03-25T08:56:23.456Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-25T08:56:23.456Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-25T08:56:23.456Z] === RUN TestMatch/[] [2022-03-25T08:56:23.456Z] === RUN TestMatch/[]#01 [2022-03-25T08:56:23.456Z] === RUN TestMatch/[[qux]] [2022-03-25T08:56:23.456Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-25T08:56:23.456Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-25T08:56:23.456Z] === RUN TestMatch/[[foo_baz]] [2022-03-25T08:56:23.456Z] --- PASS: TestMatch (0.00s) [2022-03-25T08:56:23.456Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-25T08:56:23.456Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-25T08:56:23.456Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-25T08:56:23.456Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-25T08:56:23.456Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-25T08:56:23.456Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-25T08:56:23.456Z] --- PASS: TestMatch/[] (0.00s) [2022-03-25T08:56:23.456Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-25T08:56:23.456Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-25T08:56:23.456Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-25T08:56:23.926Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-25T08:56:23.926Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-25T08:56:23.926Z] PASS [2022-03-25T08:56:23.926Z] coverage: 87.5% of statements [2022-03-25T08:56:23.926Z] ok github.com/docker/docker/pkg/capabilities 0.051s coverage: 87.5% of statements [2022-03-25T08:56:23.926Z] === RUN TestIsArchivePathDir [2022-03-25T08:56:23.926Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-25T08:56:23.926Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-25T08:56:23.926Z] --- PASS: TestPeerCertificateMarshalJSON (1.03s) [2022-03-25T08:56:23.926Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-25T08:56:23.926Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-25T08:56:23.926Z] === RUN TestMiddleware [2022-03-25T08:56:23.926Z] --- PASS: TestMiddleware (0.00s) [2022-03-25T08:56:23.926Z] === RUN TestNewResponseModifier [2022-03-25T08:56:23.926Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-25T08:56:23.926Z] PASS [2022-03-25T08:56:23.926Z] coverage: 26.8% of statements [2022-03-25T08:56:23.926Z] --- PASS: TestIsArchivePathDir (0.09s) [2022-03-25T08:56:23.926Z] === RUN TestIsArchivePathInvalidFile [2022-03-25T08:56:23.926Z] ok github.com/docker/docker/pkg/authorization 1.093s coverage: 26.8% of statements [2022-03-25T08:56:23.926Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2022-03-25T08:56:23.926Z] === RUN TestIsArchivePathTar [2022-03-25T08:56:23.926Z] === RUN TestChrootTarUntar [2022-03-25T08:56:23.926Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-03-25T08:56:23.926Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-25T08:56:23.926Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-25T08:56:23.926Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-03-25T08:56:23.926Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-25T08:56:23.926Z] === RUN TestChrootUntarEmptyArchive [2022-03-25T08:56:23.926Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-25T08:56:23.926Z] === RUN TestChrootTarUntarWithSymlink [2022-03-25T08:56:23.926Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-25T08:56:23.926Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-25T08:56:23.926Z] === RUN TestChrootCopyWithTar [2022-03-25T08:56:23.926Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-25T08:56:23.926Z] --- SKIP: TestChrootCopyWithTar (0.01s) [2022-03-25T08:56:23.926Z] === RUN TestChrootCopyFileWithTar [2022-03-25T08:56:23.926Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-03-25T08:56:23.926Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-25T08:56:23.926Z] === RUN TestChrootUntarPath [2022-03-25T08:56:23.926Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-25T08:56:23.926Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-25T08:56:23.926Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-25T08:56:23.926Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-03-25T08:56:23.926Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-25T08:56:23.926Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-25T08:56:23.926Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-03-25T08:56:23.926Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-25T08:56:23.926Z] === RUN TestChrootApplyDotDotFile [2022-03-25T08:56:23.926Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-03-25T08:56:23.926Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-25T08:56:23.926Z] PASS [2022-03-25T08:56:23.926Z] coverage: 15.1% of statements [2022-03-25T08:56:23.926Z] ok github.com/docker/docker/pkg/chrootarchive 0.116s coverage: 15.1% of statements [2022-03-25T08:56:24.100Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-03-25T08:56:24.100Z] === RUN TestAuthZPluginTLS [2022-03-25T08:56:24.309Z] time="2022-03-25T08:56:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-25T08:56:24.309Z] time="2022-03-25T08:56:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0c62a8b67b2682d4e474be978eaed4444c09fd78cc55c8d8c05237394d80aed8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-25T08:56:24.309Z] time="2022-03-25T08:56:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-25T08:56:24.309Z] time="2022-03-25T08:56:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0c62a8b67b2682d4e474be978eaed4444c09fd78cc55c8d8c05237394d80aed8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-25T08:56:24.309Z] plugin_test.go:165: [d80f22a120235] daemon is not started [2022-03-25T08:56:24.309Z] --- PASS: TestPluginInstall (3.12s) [2022-03-25T08:56:24.309Z] --- PASS: TestPluginInstall/no_auth (1.52s) [2022-03-25T08:56:24.309Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2022-03-25T08:56:24.309Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-03-25T08:56:24.309Z] === RUN TestPluginsWithRuntimes [2022-03-25T08:56:24.358Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-03-25T08:56:24.358Z] === RUN TestAuthZPluginDenyRequest [2022-03-25T08:56:24.396Z] --- PASS: TestIsArchivePathTar (0.23s) [2022-03-25T08:56:24.396Z] === RUN TestDecompressStreamGzip [2022-03-25T08:56:24.396Z] --- PASS: TestDecompressStreamGzip (0.19s) [2022-03-25T08:56:24.396Z] === RUN TestDecompressStreamBzip2 [2022-03-25T08:56:24.396Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2022-03-25T08:56:24.396Z] === RUN TestDecompressStreamXz [2022-03-25T08:56:24.396Z] archive_test.go:134: Xz not present in msys2 [2022-03-25T08:56:24.396Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-25T08:56:24.396Z] === RUN TestCompressStreamXzUnsupported [2022-03-25T08:56:24.396Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-25T08:56:24.396Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-25T08:56:24.396Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-25T08:56:24.396Z] === RUN TestCompressStreamInvalid [2022-03-25T08:56:24.396Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-25T08:56:24.396Z] === RUN TestExtensionInvalid [2022-03-25T08:56:24.396Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-25T08:56:24.396Z] === RUN TestExtensionUncompressed [2022-03-25T08:56:24.396Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-25T08:56:24.396Z] === RUN TestExtensionBzip2 [2022-03-25T08:56:24.396Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-25T08:56:24.396Z] === RUN TestExtensionGzip [2022-03-25T08:56:24.396Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-25T08:56:24.396Z] === RUN TestExtensionXz [2022-03-25T08:56:24.396Z] --- PASS: TestExtensionXz (0.00s) [2022-03-25T08:56:24.396Z] === RUN TestCmdStreamLargeStderr [2022-03-25T08:56:24.421Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-03-25T08:56:24.861Z] --- PASS: TestBuildWithHugeFile (128.69s) [2022-03-25T08:56:24.861Z] === RUN TestBuildWithEmptyDockerfile [2022-03-25T08:56:24.861Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-25T08:56:24.861Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-25T08:56:24.861Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-25T08:56:24.861Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-25T08:56:24.861Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-25T08:56:24.861Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-25T08:56:24.861Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-25T08:56:24.861Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-25T08:56:24.861Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-25T08:56:24.861Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-25T08:56:24.861Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-03-25T08:56:24.861Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-03-25T08:56:24.861Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-25T08:56:24.861Z] === RUN TestBuildPreserveOwnership [2022-03-25T08:56:24.861Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-25T08:56:24.866Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2022-03-25T08:56:24.866Z] === RUN TestCmdStreamBad [2022-03-25T08:56:24.866Z] archive_test.go:239: Failing on Windows CI machines [2022-03-25T08:56:24.866Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-25T08:56:24.866Z] === RUN TestCmdStreamGood [2022-03-25T08:56:24.866Z] === RUN TestSizeEmpty [2022-03-25T08:56:24.866Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-25T08:56:24.866Z] === RUN TestSizeEmptyFile [2022-03-25T08:56:24.866Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-25T08:56:24.866Z] === RUN TestSizeNonemptyFile [2022-03-25T08:56:24.866Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-25T08:56:24.866Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-25T08:56:24.866Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-25T08:56:24.866Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-25T08:56:24.866Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-25T08:56:24.866Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-25T08:56:24.866Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-25T08:56:24.866Z] === RUN TestMoveToSubdir [2022-03-25T08:56:24.866Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-25T08:56:24.866Z] === RUN TestSizeNonExistingDirectory [2022-03-25T08:56:24.866Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-25T08:56:24.866Z] PASS [2022-03-25T08:56:24.866Z] coverage: 80.0% of statements [2022-03-25T08:56:24.866Z] --- PASS: TestCmdStreamGood (0.08s) [2022-03-25T08:56:24.866Z] === RUN TestUntarPathWithInvalidDest [2022-03-25T08:56:24.866Z] ok github.com/docker/docker/pkg/directory 0.063s coverage: 80.0% of statements [2022-03-25T08:56:24.866Z] --- PASS: TestUntarPathWithInvalidDest (0.09s) [2022-03-25T08:56:24.866Z] === RUN TestUntarPathWithInvalidSrc [2022-03-25T08:56:24.866Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-25T08:56:24.866Z] === RUN TestUntarPath [2022-03-25T08:56:24.866Z] --- PASS: TestUntarPath (0.10s) [2022-03-25T08:56:24.866Z] === RUN TestUntarPathWithDestinationFile [2022-03-25T08:56:24.866Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-03-25T08:56:24.866Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-25T08:56:24.866Z] === RUN Test [2022-03-25T08:56:24.866Z] === RUN Test/TestContainsEntry [2022-03-25T08:56:24.866Z] === RUN Test/TestCreateEntries [2022-03-25T08:56:24.866Z] === RUN Test/TestEntriesDiff [2022-03-25T08:56:24.866Z] === RUN Test/TestEntriesEquality [2022-03-25T08:56:24.866Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-03-25T08:56:24.866Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-03-25T08:56:24.866Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-03-25T08:56:24.866Z] === RUN Test/TestGeneratorNotGenerate [2022-03-25T08:56:24.866Z] === RUN Test/TestGeneratorWithPort [2022-03-25T08:56:24.924Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-25T08:56:24.924Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-25T08:56:25.336Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-03-25T08:56:25.336Z] === RUN Test/TestNewEntry [2022-03-25T08:56:25.336Z] === RUN Test/TestParse [2022-03-25T08:56:25.336Z] --- PASS: Test (0.00s) [2022-03-25T08:56:25.336Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-03-25T08:56:25.336Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-03-25T08:56:25.336Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-03-25T08:56:25.336Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-03-25T08:56:25.336Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-03-25T08:56:25.336Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-03-25T08:56:25.336Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-03-25T08:56:25.336Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-03-25T08:56:25.336Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-03-25T08:56:25.336Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-03-25T08:56:25.336Z] --- PASS: Test/TestNewEntry (0.00s) [2022-03-25T08:56:25.336Z] --- PASS: Test/TestParse (0.00s) [2022-03-25T08:56:25.336Z] PASS [2022-03-25T08:56:25.336Z] coverage: 58.3% of statements [2022-03-25T08:56:25.336Z] ok github.com/docker/docker/pkg/discovery 0.056s coverage: 58.3% of statements [2022-03-25T08:56:25.336Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2022-03-25T08:56:25.336Z] === RUN TestCopyWithTarInvalidSrc [2022-03-25T08:56:25.336Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-25T08:56:25.336Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-25T08:56:25.336Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-25T08:56:25.336Z] === RUN TestCopyWithTarSrcFile [2022-03-25T08:56:25.336Z] --- PASS: TestCopyWithTarSrcFile (0.05s) [2022-03-25T08:56:25.336Z] === RUN TestCopyWithTarSrcFolder [2022-03-25T08:56:25.336Z] --- PASS: TestCopyWithTarSrcFolder (0.02s) [2022-03-25T08:56:25.336Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-25T08:56:25.336Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.02s) [2022-03-25T08:56:25.336Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-25T08:56:25.336Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-25T08:56:25.336Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-25T08:56:25.336Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-25T08:56:25.336Z] === RUN TestCopyFileWithTarSrcFile [2022-03-25T08:56:25.336Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-25T08:56:25.336Z] === RUN TestTarFiles [2022-03-25T08:56:25.336Z] === RUN Test [2022-03-25T08:56:25.336Z] === RUN Test/TestContent [2022-03-25T08:56:25.336Z] === RUN Test/TestInitialize [2022-03-25T08:56:25.336Z] === RUN Test/TestNew [2022-03-25T08:56:25.336Z] === RUN Test/TestParsingContentsWithComments [2022-03-25T08:56:25.336Z] === RUN Test/TestRegister [2022-03-25T08:56:25.336Z] === RUN Test/TestWatch [2022-03-25T08:56:25.336Z] --- PASS: Test (0.01s) [2022-03-25T08:56:25.336Z] --- PASS: Test/TestContent (0.00s) [2022-03-25T08:56:25.336Z] --- PASS: Test/TestInitialize (0.00s) [2022-03-25T08:56:25.336Z] --- PASS: Test/TestNew (0.00s) [2022-03-25T08:56:25.336Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-03-25T08:56:25.336Z] --- PASS: Test/TestRegister (0.00s) [2022-03-25T08:56:25.336Z] --- PASS: Test/TestWatch (0.00s) [2022-03-25T08:56:25.336Z] PASS [2022-03-25T08:56:25.336Z] coverage: 97.6% of statements [2022-03-25T08:56:25.336Z] ok github.com/docker/docker/pkg/discovery/file 0.061s coverage: 97.6% of statements [2022-03-25T08:56:25.490Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-03-25T08:56:25.490Z] === RUN TestAuthZPluginDenyResponse [2022-03-25T08:56:25.672Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-25T08:56:26.056Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-03-25T08:56:26.056Z] === RUN TestAuthZPluginAllowEventStream [2022-03-25T08:56:26.326Z] === RUN Test [2022-03-25T08:56:26.326Z] === RUN Test/TestWatch [2022-03-25T08:56:26.326Z] --- PASS: Test (0.00s) [2022-03-25T08:56:26.326Z] --- PASS: Test/TestWatch (0.00s) [2022-03-25T08:56:26.326Z] PASS [2022-03-25T08:56:26.326Z] coverage: 92.3% of statements [2022-03-25T08:56:26.326Z] ok github.com/docker/docker/pkg/discovery/memory 0.062s coverage: 92.3% of statements [2022-03-25T08:56:26.326Z] === RUN Test [2022-03-25T08:56:26.326Z] === RUN Test/TestInitialize [2022-03-25T08:56:26.600Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-25T08:56:26.800Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-25T08:56:26.800Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-25T08:56:26.803Z] time="2022-03-25T08:56:26Z" level=info msg="Initializing discovery without TLS" [2022-03-25T08:56:26.803Z] time="2022-03-25T08:56:26Z" level=info msg="Initializing discovery without TLS" [2022-03-25T08:56:26.803Z] time="2022-03-25T08:56:26Z" level=info msg="Initializing discovery without TLS" [2022-03-25T08:56:26.803Z] === RUN Test/TestInitializeWithCerts [2022-03-25T08:56:26.803Z] time="2022-03-25T08:56:26Z" level=info msg="Initializing discovery with TLS" [2022-03-25T08:56:26.803Z] === RUN Test/TestWatch [2022-03-25T08:56:26.803Z] time="2022-03-25T08:56:26Z" level=info msg="Initializing discovery without TLS" [2022-03-25T08:56:26.803Z] === RUN Test [2022-03-25T08:56:26.803Z] === RUN Test/TestInitialize [2022-03-25T08:56:26.803Z] === RUN Test/TestInitializeWithPattern [2022-03-25T08:56:26.803Z] === RUN Test/TestRegister [2022-03-25T08:56:26.803Z] === RUN Test/TestWatch [2022-03-25T08:56:26.803Z] --- PASS: Test (0.00s) [2022-03-25T08:56:26.803Z] --- PASS: Test/TestInitialize (0.00s) [2022-03-25T08:56:26.803Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-03-25T08:56:26.803Z] --- PASS: Test/TestRegister (0.00s) [2022-03-25T08:56:26.803Z] --- PASS: Test/TestWatch (0.00s) [2022-03-25T08:56:26.803Z] PASS [2022-03-25T08:56:26.803Z] coverage: 93.8% of statements [2022-03-25T08:56:26.803Z] ok github.com/docker/docker/pkg/discovery/nodes 0.061s coverage: 93.8% of statements [2022-03-25T08:56:27.273Z] === RUN TestPollerAddRemove [2022-03-25T08:56:27.273Z] --- PASS: TestPollerAddRemove (0.02s) [2022-03-25T08:56:27.273Z] === RUN TestPollerEvent [2022-03-25T08:56:27.273Z] poller_test.go:41: No chmod on Windows [2022-03-25T08:56:27.273Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-25T08:56:27.273Z] === RUN TestPollerClose [2022-03-25T08:56:27.273Z] --- PASS: TestPollerClose (0.03s) [2022-03-25T08:56:27.273Z] PASS [2022-03-25T08:56:27.273Z] coverage: 45.7% of statements [2022-03-25T08:56:27.273Z] ok github.com/docker/docker/pkg/filenotify 0.143s coverage: 45.7% of statements [2022-03-25T08:56:27.427Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2022-03-25T08:56:27.427Z] === RUN TestAuthZPluginErrorResponse [2022-03-25T08:56:27.526Z] --- PASS: TestPluginsWithRuntimes (3.11s) [2022-03-25T08:56:27.526Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.81s) [2022-03-25T08:56:27.526Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.79s) [2022-03-25T08:56:27.526Z] === RUN TestPluginBackCompatMediaTypes [2022-03-25T08:56:27.684Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-03-25T08:56:27.684Z] === RUN TestAuthZPluginErrorRequest [2022-03-25T08:56:27.732Z] --- PASS: TestBuildPreserveOwnership (2.98s) [2022-03-25T08:56:27.732Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.02s) [2022-03-25T08:56:27.732Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s) [2022-03-25T08:56:27.732Z] === RUN TestBuildPlatformInvalid [2022-03-25T08:56:27.989Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-03-25T08:56:27.989Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-25T08:56:28.087Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-03-25T08:56:28.087Z] PASS [2022-03-25T08:56:28.087Z] [2022-03-25T08:56:28.087Z] DONE 10 tests in 6.923s [2022-03-25T08:56:28.087Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-25T08:56:28.087Z] ++ 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-03-25T08:56:28.087Z] ++ set -e [2022-03-25T08:56:28.087Z] ++ '[' -n 0 ']' [2022-03-25T08:56:28.087Z] ++ set -x [2022-03-25T08:56:28.087Z] ++ 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-03-25T08:56:28.087Z] INFO: Testing against a local daemon [2022-03-25T08:56:28.087Z] === RUN TestExternalGraphDriver [2022-03-25T08:56:28.088Z] === RUN TestExternalGraphDriver/json [2022-03-25T08:56:28.249Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-03-25T08:56:28.249Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-25T08:56:28.261Z] === RUN TestCopyFileWithInvalidSrc [2022-03-25T08:56:28.261Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-25T08:56:28.261Z] === RUN TestCopyFileWithInvalidDest [2022-03-25T08:56:28.261Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-25T08:56:28.261Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-25T08:56:28.261Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.01s) [2022-03-25T08:56:28.261Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-25T08:56:28.261Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-25T08:56:28.261Z] === RUN TestCopyFile [2022-03-25T08:56:28.261Z] --- PASS: TestCopyFile (0.00s) [2022-03-25T08:56:28.261Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-25T08:56:28.261Z] fileutils_test.go:134: Needs porting to Windows [2022-03-25T08:56:28.261Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-25T08:56:28.261Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-25T08:56:28.261Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-25T08:56:28.261Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-25T08:56:28.261Z] fileutils_test.go:180: Needs porting to Windows [2022-03-25T08:56:28.261Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-25T08:56:28.261Z] === RUN TestWildcardMatches [2022-03-25T08:56:28.261Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-25T08:56:28.261Z] === RUN TestPatternMatches [2022-03-25T08:56:28.261Z] --- PASS: TestPatternMatches (0.00s) [2022-03-25T08:56:28.261Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-25T08:56:28.261Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-25T08:56:28.261Z] === RUN TestPatternMatchesFolderExclusions [2022-03-25T08:56:28.261Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-25T08:56:28.261Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-25T08:56:28.261Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-25T08:56:28.261Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-25T08:56:28.261Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-25T08:56:28.261Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-25T08:56:28.261Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-25T08:56:28.261Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-25T08:56:28.261Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-25T08:56:28.261Z] === RUN TestSingleExclamationError [2022-03-25T08:56:28.261Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-25T08:56:28.261Z] === RUN TestMatchesWithNoPatterns [2022-03-25T08:56:28.261Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-25T08:56:28.261Z] === RUN TestMatchesWithMalformedPatterns [2022-03-25T08:56:28.261Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-25T08:56:28.261Z] === RUN TestMatches [2022-03-25T08:56:28.261Z] --- PASS: TestMatches (0.00s) [2022-03-25T08:56:28.261Z] === RUN TestCleanPatterns [2022-03-25T08:56:28.261Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-25T08:56:28.261Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-25T08:56:28.261Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-25T08:56:28.261Z] === RUN TestCleanPatternsExceptionFlag [2022-03-25T08:56:28.261Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-25T08:56:28.261Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-25T08:56:28.261Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-25T08:56:28.261Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-25T08:56:28.261Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-25T08:56:28.261Z] === RUN TestCleanPatternsErrorSingleException [2022-03-25T08:56:28.261Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-25T08:56:28.261Z] === RUN TestCreateIfNotExistsDir [2022-03-25T08:56:28.261Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-25T08:56:28.261Z] === RUN TestCreateIfNotExistsFile [2022-03-25T08:56:28.261Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-25T08:56:28.261Z] === RUN TestMatch [2022-03-25T08:56:28.261Z] --- PASS: TestMatch (0.00s) [2022-03-25T08:56:28.261Z] PASS [2022-03-25T08:56:28.261Z] coverage: 85.4% of statements [2022-03-25T08:56:28.261Z] ok github.com/docker/docker/pkg/fileutils 0.111s coverage: 85.4% of statements [2022-03-25T08:56:28.261Z] === RUN TestGet [2022-03-25T08:56:28.261Z] --- PASS: TestGet (0.00s) [2022-03-25T08:56:28.261Z] === RUN TestGetShortcutString [2022-03-25T08:56:28.261Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-25T08:56:28.261Z] PASS [2022-03-25T08:56:28.261Z] coverage: 42.9% of statements [2022-03-25T08:56:28.261Z] ok github.com/docker/docker/pkg/homedir 0.048s coverage: 42.9% of statements [2022-03-25T08:56:28.814Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-03-25T08:56:28.814Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-25T08:56:28.920Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-25T08:56:29.250Z] === RUN TestCreateIDMapOrder [2022-03-25T08:56:29.250Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-25T08:56:29.250Z] PASS [2022-03-25T08:56:29.250Z] coverage: 7.2% of statements [2022-03-25T08:56:29.250Z] ok github.com/docker/docker/pkg/idtools 0.056s coverage: 7.2% of statements [2022-03-25T08:56:29.719Z] --- PASS: Test (3.22s) [2022-03-25T08:56:29.719Z] --- PASS: Test/TestInitialize (0.20s) [2022-03-25T08:56:29.719Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2022-03-25T08:56:29.719Z] --- PASS: Test/TestWatch (3.01s) [2022-03-25T08:56:29.719Z] PASS [2022-03-25T08:56:29.719Z] coverage: 84.1% of statements [2022-03-25T08:56:29.719Z] ok github.com/docker/docker/pkg/discovery/kv 3.272s coverage: 84.1% of statements [2022-03-25T08:56:29.719Z] === RUN TestFixedBufferCap [2022-03-25T08:56:29.719Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-25T08:56:29.719Z] === RUN TestFixedBufferLen [2022-03-25T08:56:29.719Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-25T08:56:29.719Z] === RUN TestFixedBufferString [2022-03-25T08:56:29.719Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-25T08:56:29.719Z] === RUN TestFixedBufferWrite [2022-03-25T08:56:29.719Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-25T08:56:29.719Z] === RUN TestFixedBufferRead [2022-03-25T08:56:29.719Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-25T08:56:29.719Z] === RUN TestBytesPipeRead [2022-03-25T08:56:29.719Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-25T08:56:29.719Z] === RUN TestBytesPipeWrite [2022-03-25T08:56:29.719Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-25T08:56:29.719Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-25T08:56:29.974Z] === RUN TestExternalGraphDriver/spec [2022-03-25T08:56:30.185Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2022-03-25T08:56:30.185Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-25T08:56:30.188Z] --- PASS: TestBytesPipeWriteRandomChunks (0.53s) [2022-03-25T08:56:30.188Z] === RUN TestAtomicWriteToFile [2022-03-25T08:56:30.658Z] --- PASS: TestAtomicWriteToFile (0.02s) [2022-03-25T08:56:30.658Z] === RUN TestAtomicWriteSetCommit [2022-03-25T08:56:30.658Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-25T08:56:30.658Z] === RUN TestAtomicWriteSetCancel [2022-03-25T08:56:30.658Z] --- PASS: TestAtomicWriteSetCancel (0.02s) [2022-03-25T08:56:30.658Z] === RUN TestReadCloserWrapperClose [2022-03-25T08:56:30.658Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-25T08:56:30.658Z] === RUN TestReaderErrWrapperReadOnError [2022-03-25T08:56:30.658Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-25T08:56:30.658Z] === RUN TestReaderErrWrapperRead [2022-03-25T08:56:30.658Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-25T08:56:30.658Z] === RUN TestHashData [2022-03-25T08:56:30.658Z] --- PASS: TestHashData (0.00s) [2022-03-25T08:56:30.658Z] === RUN TestCancelReadCloser [2022-03-25T08:56:30.658Z] --- PASS: TestCancelReadCloser (0.11s) [2022-03-25T08:56:30.658Z] === RUN TestWriteCloserWrapperClose [2022-03-25T08:56:30.658Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-25T08:56:30.658Z] === RUN TestNopWriteCloser [2022-03-25T08:56:30.658Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-25T08:56:30.658Z] === RUN TestNopWriter [2022-03-25T08:56:30.658Z] --- PASS: TestNopWriter (0.00s) [2022-03-25T08:56:30.658Z] === RUN TestWriteCounter [2022-03-25T08:56:30.658Z] --- PASS: TestWriteCounter (0.00s) [2022-03-25T08:56:30.658Z] PASS [2022-03-25T08:56:30.658Z] coverage: 69.7% of statements [2022-03-25T08:56:30.658Z] ok github.com/docker/docker/pkg/ioutils 0.769s coverage: 69.7% of statements [2022-03-25T08:56:30.658Z] === RUN TestError [2022-03-25T08:56:30.658Z] --- PASS: TestError (0.00s) [2022-03-25T08:56:30.658Z] === RUN TestProgressString [2022-03-25T08:56:30.658Z] === RUN TestProgressString/no_progress [2022-03-25T08:56:30.658Z] === RUN TestProgressString/progress_1 [2022-03-25T08:56:30.658Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-25T08:56:30.658Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-25T08:56:30.658Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-25T08:56:30.658Z] === RUN TestProgressString/with_units [2022-03-25T08:56:30.658Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-25T08:56:30.658Z] === RUN TestProgressString/hide_counts [2022-03-25T08:56:30.658Z] --- PASS: TestProgressString (0.00s) [2022-03-25T08:56:30.658Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-25T08:56:30.658Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-25T08:56:30.658Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-25T08:56:30.658Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-25T08:56:30.658Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-25T08:56:30.658Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-25T08:56:30.658Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-25T08:56:30.658Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-25T08:56:30.658Z] === RUN TestJSONMessageDisplay [2022-03-25T08:56:31.129Z] === RUN TestStandardLongPath [2022-03-25T08:56:31.129Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-25T08:56:31.129Z] === RUN TestUNCLongPath [2022-03-25T08:56:31.129Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-25T08:56:31.129Z] PASS [2022-03-25T08:56:31.129Z] coverage: 100.0% of statements [2022-03-25T08:56:31.129Z] ok github.com/docker/docker/pkg/longpath 0.053s coverage: 100.0% of statements [2022-03-25T08:56:31.129Z] --- PASS: TestJSONMessageDisplay (0.21s) [2022-03-25T08:56:31.129Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-25T08:56:31.129Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-25T08:56:31.129Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-25T08:56:31.129Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-25T08:56:31.129Z] === RUN TestDisplayJSONMessagesStream [2022-03-25T08:56:31.129Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-25T08:56:31.129Z] PASS [2022-03-25T08:56:31.129Z] coverage: 91.7% of statements [2022-03-25T08:56:31.129Z] ok github.com/docker/docker/pkg/jsonmessage 0.286s coverage: 91.7% of statements [2022-03-25T08:56:31.337Z] === RUN TestExternalGraphDriver/pull [2022-03-25T08:56:31.445Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-25T08:56:31.564Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.42s) [2022-03-25T08:56:31.564Z] === RUN TestAuthZPluginHeader [2022-03-25T08:56:31.598Z] === RUN TestNameFormat [2022-03-25T08:56:31.598Z] --- PASS: TestNameFormat (0.00s) [2022-03-25T08:56:31.598Z] === RUN TestNameRetries [2022-03-25T08:56:31.598Z] --- PASS: TestNameRetries (0.00s) [2022-03-25T08:56:31.598Z] PASS [2022-03-25T08:56:31.598Z] coverage: 85.7% of statements [2022-03-25T08:56:31.598Z] ok github.com/docker/docker/pkg/namesgenerator 0.064s coverage: 85.7% of statements [2022-03-25T08:56:31.598Z] === RUN TestParseKeyValueOpt [2022-03-25T08:56:31.598Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-25T08:56:31.598Z] === RUN TestParseUintList [2022-03-25T08:56:31.598Z] --- PASS: TestParseUintList (0.00s) [2022-03-25T08:56:31.598Z] === RUN TestParseUintListMaximumLimits [2022-03-25T08:56:31.598Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-25T08:56:31.598Z] PASS [2022-03-25T08:56:31.598Z] coverage: 97.0% of statements [2022-03-25T08:56:31.598Z] ok github.com/docker/docker/pkg/parsers 0.056s coverage: 97.0% of statements [2022-03-25T08:56:32.496Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-03-25T08:56:32.496Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-25T08:56:32.586Z] === RUN TestNewAndRemove [2022-03-25T08:56:32.587Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-25T08:56:32.587Z] === RUN TestRemoveInvalidPath [2022-03-25T08:56:32.587Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-25T08:56:32.587Z] PASS [2022-03-25T08:56:32.587Z] coverage: 82.6% of statements [2022-03-25T08:56:32.587Z] ok github.com/docker/docker/pkg/pidfile 0.054s coverage: 82.6% of statements [2022-03-25T08:56:33.055Z] --- PASS: TestTarFiles (8.02s) [2022-03-25T08:56:33.055Z] === RUN TestTarUntar [2022-03-25T08:56:33.055Z] === RUN TestParseEmptyInterface [2022-03-25T08:56:33.055Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-25T08:56:33.055Z] === RUN TestParseNonInterfaceType [2022-03-25T08:56:33.055Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-25T08:56:33.055Z] === RUN TestParseWithOneFunction [2022-03-25T08:56:33.055Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-25T08:56:33.055Z] === RUN TestParseWithMultipleFuncs [2022-03-25T08:56:33.055Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-25T08:56:33.055Z] === RUN TestParseWithUnnamedReturn [2022-03-25T08:56:33.055Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-25T08:56:33.055Z] === RUN TestEmbeddedInterface [2022-03-25T08:56:33.055Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-25T08:56:33.055Z] === RUN TestParsedImports [2022-03-25T08:56:33.055Z] --- PASS: TestParsedImports (0.00s) [2022-03-25T08:56:33.055Z] === RUN TestAliasedImports [2022-03-25T08:56:33.055Z] --- PASS: TestAliasedImports (0.00s) [2022-03-25T08:56:33.055Z] PASS [2022-03-25T08:56:33.055Z] coverage: 56.8% of statements [2022-03-25T08:56:33.055Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.094s coverage: 56.8% of statements [2022-03-25T08:56:33.055Z] --- PASS: TestTarUntar (0.05s) [2022-03-25T08:56:33.055Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-25T08:56:33.055Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-25T08:56:33.055Z] === RUN TestTarWithOptions [2022-03-25T08:56:33.223Z] --- PASS: TestExternalGraphDriver (4.82s) [2022-03-25T08:56:33.223Z] --- PASS: TestExternalGraphDriver/json (1.54s) [2022-03-25T08:56:33.223Z] --- PASS: TestExternalGraphDriver/spec (1.53s) [2022-03-25T08:56:33.223Z] --- PASS: TestExternalGraphDriver/pull (1.68s) [2022-03-25T08:56:33.223Z] === RUN TestGraphdriverPluginV2 [2022-03-25T08:56:33.223Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-25T08:56:33.223Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-03-25T08:56:33.223Z] PASS [2022-03-25T08:56:33.223Z] [2022-03-25T08:56:33.223Z] === Skipped [2022-03-25T08:56:33.223Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-03-25T08:56:33.223Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-25T08:56:33.223Z] [2022-03-25T08:56:33.223Z] DONE 5 tests, 1 skipped in 4.944s [2022-03-25T08:56:33.223Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-25T08:56:33.223Z] ++ 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-03-25T08:56:33.223Z] ++ set -e [2022-03-25T08:56:33.223Z] ++ '[' -n 0 ']' [2022-03-25T08:56:33.223Z] ++ set -x [2022-03-25T08:56:33.223Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-03-25T08:56:33.223Z] INFO: Testing against a local daemon [2022-03-25T08:56:33.223Z] === RUN TestContinueAfterPluginCrash [2022-03-25T08:56:33.223Z] === PAUSE TestContinueAfterPluginCrash [2022-03-25T08:56:33.223Z] === RUN TestReadPluginNoRead [2022-03-25T08:56:33.223Z] === PAUSE TestReadPluginNoRead [2022-03-25T08:56:33.223Z] === RUN TestDaemonStartWithLogOpt [2022-03-25T08:56:33.223Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-25T08:56:33.223Z] === CONT TestContinueAfterPluginCrash [2022-03-25T08:56:33.223Z] === CONT TestDaemonStartWithLogOpt [2022-03-25T08:56:33.342Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-25T08:56:33.525Z] --- PASS: TestTarWithOptions (0.04s) [2022-03-25T08:56:33.525Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-25T08:56:33.525Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-25T08:56:33.525Z] === RUN TestUntarUstarGnuConflict [2022-03-25T08:56:33.525Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-25T08:56:33.525Z] === RUN TestUntarInvalidFilenames [2022-03-25T08:56:33.525Z] === RUN TestFailedConnection [2022-03-25T08:56:33.525Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames238468026\\dest" [2022-03-25T08:56:33.525Z] --- PASS: TestUntarInvalidFilenames (0.23s) [2022-03-25T08:56:33.525Z] === RUN TestUntarHardlinkToSymlink [2022-03-25T08:56:33.525Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-25T08:56:33.525Z] === RUN TestUntarInvalidHardlink [2022-03-25T08:56:33.525Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink156957739\\victim\\hello" -> "../victim/hello" [2022-03-25T08:56:33.525Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink068298126\\victim\\hello" -> "/../victim/hello" [2022-03-25T08:56:33.525Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink462726549\\victim" -> "../victim" [2022-03-25T08:56:33.525Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink977220080\\victim" -> "../victim" [2022-03-25T08:56:33.525Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink907856527\\victim" -> "../victim" [2022-03-25T08:56:33.525Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink390183586\\victim" -> "../victim" [2022-03-25T08:56:33.525Z] --- PASS: TestUntarInvalidHardlink (0.10s) [2022-03-25T08:56:33.525Z] === RUN TestUntarInvalidSymlink [2022-03-25T08:56:33.525Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink572758937\\dest\\dotdot" -> "../victim/hello" [2022-03-25T08:56:33.525Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink721486372\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-25T08:56:33.526Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink800754995\\dest\\loophole-victim" -> "../victim" [2022-03-25T08:56:33.526Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink254686966\\dest\\loophole-victim" -> "../victim" [2022-03-25T08:56:33.526Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink384000989\\dest\\loophole-victim" -> "../victim" [2022-03-25T08:56:33.526Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink140695960\\dest\\loophole-victim" -> "../victim" [2022-03-25T08:56:33.526Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink274974231\\dest\\dir\\loophole" -> "../../victim" [2022-03-25T08:56:33.526Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-03-25T08:56:33.526Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-25T08:56:33.526Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-25T08:56:33.526Z] === RUN TestXGlobalNoParent [2022-03-25T08:56:33.526Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-25T08:56:33.526Z] === RUN TestReplaceFileTarWrapper [2022-03-25T08:56:33.906Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-25T08:56:33.995Z] --- PASS: TestReplaceFileTarWrapper (0.23s) [2022-03-25T08:56:33.995Z] === RUN TestPrefixHeaderReadable [2022-03-25T08:56:33.995Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-03-25T08:56:33.995Z] === RUN TestDisablePigz [2022-03-25T08:56:33.995Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2022-03-25T08:56:33.995Z] --- PASS: TestDisablePigz (0.14s) [2022-03-25T08:56:33.995Z] === RUN TestPigz [2022-03-25T08:56:34.466Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2022-03-25T08:56:34.466Z] --- PASS: TestPigz (0.17s) [2022-03-25T08:56:34.466Z] === RUN TestCopyFileWithInvalidDest [2022-03-25T08:56:34.466Z] archive_windows_test.go:16: Currently fails [2022-03-25T08:56:34.466Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-25T08:56:34.466Z] === RUN TestCanonicalTarNameForPath [2022-03-25T08:56:34.466Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-25T08:56:34.466Z] === RUN TestCanonicalTarName [2022-03-25T08:56:34.466Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-25T08:56:34.466Z] === RUN TestChmodTarEntry [2022-03-25T08:56:34.466Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-25T08:56:34.466Z] === RUN TestHardLinkOrder [2022-03-25T08:56:34.466Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-25T08:56:34.466Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-25T08:56:34.466Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-25T08:56:34.466Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-25T08:56:34.466Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-25T08:56:34.466Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-25T08:56:34.466Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-25T08:56:34.466Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-25T08:56:34.466Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-25T08:56:34.466Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-25T08:56:34.466Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-25T08:56:34.466Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-25T08:56:34.466Z] === RUN TestBufferPoolPutAndGet [2022-03-25T08:56:34.466Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-25T08:56:34.466Z] PASS [2022-03-25T08:56:34.466Z] coverage: 88.2% of statements [2022-03-25T08:56:34.466Z] ok github.com/docker/docker/pkg/pools 0.053s coverage: 88.2% of statements [2022-03-25T08:56:34.466Z] === RUN TestHTTPTransport [2022-03-25T08:56:34.466Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-25T08:56:34.466Z] PASS [2022-03-25T08:56:34.466Z] coverage: 85.7% of statements [2022-03-25T08:56:34.466Z] ok github.com/docker/docker/pkg/plugins/transport 0.058s coverage: 85.7% of statements [2022-03-25T08:56:34.466Z] --- PASS: TestHardLinkOrder (0.11s) [2022-03-25T08:56:34.466Z] === RUN TestChangeString [2022-03-25T08:56:34.466Z] --- PASS: TestChangeString (0.00s) [2022-03-25T08:56:34.466Z] === RUN TestChangesWithNoChanges [2022-03-25T08:56:34.466Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-25T08:56:34.466Z] === RUN TestChangesWithChanges [2022-03-25T08:56:34.466Z] --- PASS: TestChangesWithChanges (0.03s) [2022-03-25T08:56:34.466Z] === RUN TestChangesWithChangesGH13590 [2022-03-25T08:56:34.466Z] changes_test.go:192: needs more investigation [2022-03-25T08:56:34.466Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-25T08:56:34.466Z] === RUN TestChangesDirsEmpty [2022-03-25T08:56:34.466Z] --- PASS: TestFailedConnection (1.08s) [2022-03-25T08:56:34.466Z] === RUN TestFailOnce [2022-03-25T08:56:34.466Z] --- PASS: TestChangesDirsEmpty (0.18s) [2022-03-25T08:56:34.466Z] === RUN TestChangesDirsMutated [2022-03-25T08:56:34.472Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-25T08:56:34.936Z] 2022/03/25 08:56:34 http: panic serving 127.0.0.1:49238: Plugin not ready [2022-03-25T08:56:34.936Z] goroutine 9 [running]: [2022-03-25T08:56:34.936Z] net/http.(*conn).serve.func1(0xc00005ea00) [2022-03-25T08:56:34.936Z] c:/go/src/net/http/server.go:1805 +0x153 [2022-03-25T08:56:34.936Z] panic(0x1624240, 0x173a950) [2022-03-25T08:56:34.936Z] c:/go/src/runtime/panic.go:971 +0x49a [2022-03-25T08:56:34.936Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x174b0b0, 0xc0000a60e0, 0xc00015c100) [2022-03-25T08:56:34.936Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2022-03-25T08:56:34.936Z] net/http.HandlerFunc.ServeHTTP(0xc000094050, 0x174b0b0, 0xc0000a60e0, 0xc00015c100) [2022-03-25T08:56:34.936Z] c:/go/src/net/http/server.go:2050 +0x4b [2022-03-25T08:56:34.936Z] net/http.(*ServeMux).ServeHTTP(0xc00009e000, 0x174b0b0, 0xc0000a60e0, 0xc00015c100) [2022-03-25T08:56:34.936Z] c:/go/src/net/http/server.go:2429 +0x1b7 [2022-03-25T08:56:34.936Z] net/http.serverHandler.ServeHTTP(0xc0000a6000, 0x174b0b0, 0xc0000a60e0, 0xc00015c100) [2022-03-25T08:56:34.936Z] c:/go/src/net/http/server.go:2868 +0xaa [2022-03-25T08:56:34.936Z] net/http.(*conn).serve(0xc00005ea00, 0x174bca0, 0xc00004e900) [2022-03-25T08:56:34.936Z] c:/go/src/net/http/server.go:1933 +0x8cd [2022-03-25T08:56:34.936Z] created by net/http.(*Server).Serve [2022-03-25T08:56:34.936Z] c:/go/src/net/http/server.go:2994 +0x3b8 [2022-03-25T08:56:34.936Z] time="2022-03-25T08:56:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49237/Test.FailOnce: Post \"http://127.0.0.1:49237/Test.FailOnce\": EOF, retrying in 1s" [2022-03-25T08:56:34.936Z] --- PASS: TestChangesDirsMutated (0.17s) [2022-03-25T08:56:34.936Z] === RUN TestApplyLayer [2022-03-25T08:56:34.936Z] changes_test.go:405: needs further investigation [2022-03-25T08:56:34.936Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-25T08:56:34.936Z] === RUN TestChangesSizeWithHardlinks [2022-03-25T08:56:34.936Z] changes_test.go:441: needs further investigation [2022-03-25T08:56:34.936Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-25T08:56:34.936Z] === RUN TestChangesSizeWithNoChanges [2022-03-25T08:56:34.936Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-25T08:56:34.936Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-25T08:56:34.936Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-25T08:56:34.936Z] === RUN TestChangesSize [2022-03-25T08:56:34.936Z] --- PASS: TestChangesSize (0.00s) [2022-03-25T08:56:34.936Z] === RUN TestApplyLayerInvalidFilenames [2022-03-25T08:56:34.936Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames457832750\\dest" [2022-03-25T08:56:34.936Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-25T08:56:34.936Z] === RUN TestApplyLayerInvalidHardlink [2022-03-25T08:56:34.936Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink227318928\\victim\\hello" -> "../victim/hello" [2022-03-25T08:56:34.936Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink397724335\\victim\\hello" -> "/../victim/hello" [2022-03-25T08:56:34.936Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink148581954\\victim" -> "../victim" [2022-03-25T08:56:34.936Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink123581113\\victim" -> "../victim" [2022-03-25T08:56:34.936Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink450413764\\victim" -> "../victim" [2022-03-25T08:56:34.936Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink788203859\\victim" -> "../victim" [2022-03-25T08:56:34.936Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-03-25T08:56:34.936Z] === RUN TestApplyLayerInvalidSymlink [2022-03-25T08:56:34.936Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink382397078\\dest\\dotdot" -> "../victim/hello" [2022-03-25T08:56:34.936Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink025896189\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-25T08:56:34.936Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink576116792\\dest\\loophole-victim" -> "../victim" [2022-03-25T08:56:34.936Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink533626935\\dest\\loophole-victim" -> "../victim" [2022-03-25T08:56:34.936Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink791333930\\dest\\loophole-victim" -> "../victim" [2022-03-25T08:56:34.936Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink042532225\\dest\\loophole-victim" -> "../victim" [2022-03-25T08:56:34.936Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-03-25T08:56:34.936Z] === RUN TestApplyLayerWhiteouts [2022-03-25T08:56:34.936Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-03-25T08:56:34.936Z] === RUN TestGenerateEmptyFile [2022-03-25T08:56:34.936Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-25T08:56:34.936Z] === RUN TestGenerateWithContent [2022-03-25T08:56:34.936Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-25T08:56:34.936Z] PASS [2022-03-25T08:56:34.936Z] coverage: 62.6% of statements [2022-03-25T08:56:34.936Z] === RUN TestOutputOnPrematureClose [2022-03-25T08:56:34.936Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-25T08:56:34.936Z] === RUN TestCompleteSilently [2022-03-25T08:56:34.936Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-25T08:56:34.936Z] PASS [2022-03-25T08:56:34.936Z] coverage: 75.9% of statements [2022-03-25T08:56:34.936Z] ok github.com/docker/docker/pkg/progress 0.042s coverage: 75.9% of statements [2022-03-25T08:56:34.936Z] ok github.com/docker/docker/pkg/archive 11.307s coverage: 62.6% of statements [2022-03-25T08:56:34.936Z] === RUN TestSendToOneSub [2022-03-25T08:56:34.936Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-25T08:56:34.936Z] === RUN TestSendToMultipleSubs [2022-03-25T08:56:34.936Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-25T08:56:34.936Z] === RUN TestEvictOneSub [2022-03-25T08:56:34.936Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-25T08:56:34.936Z] === RUN TestClosePublisher [2022-03-25T08:56:34.936Z] --- PASS: TestClosePublisher (0.00s) [2022-03-25T08:56:34.936Z] === RUN TestPubSubRace [2022-03-25T08:56:35.405Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-25T08:56:35.938Z] === RUN TestRegister [2022-03-25T08:56:35.938Z] --- PASS: TestRegister (0.00s) [2022-03-25T08:56:35.938Z] === RUN TestCommand [2022-03-25T08:56:35.938Z] --- PASS: TestCommand (0.03s) [2022-03-25T08:56:35.938Z] === RUN TestNaiveSelf [2022-03-25T08:56:35.938Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-25T08:56:35.938Z] PASS [2022-03-25T08:56:35.938Z] coverage: 82.4% of statements [2022-03-25T08:56:35.938Z] ok github.com/docker/docker/pkg/reexec 0.092s coverage: 82.4% of statements [2022-03-25T08:56:35.938Z] --- PASS: TestFailOnce (1.21s) [2022-03-25T08:56:35.938Z] === RUN TestEchoInputOutput [2022-03-25T08:56:35.938Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-25T08:56:35.938Z] === RUN TestBackoff [2022-03-25T08:56:35.938Z] --- PASS: TestBackoff (0.00s) [2022-03-25T08:56:35.938Z] === RUN TestAbortRetry [2022-03-25T08:56:35.938Z] --- PASS: TestAbortRetry (0.00s) [2022-03-25T08:56:35.938Z] === RUN TestClientScheme [2022-03-25T08:56:35.938Z] --- PASS: TestClientScheme (0.00s) [2022-03-25T08:56:35.938Z] === RUN TestNewClientWithTimeout [2022-03-25T08:56:35.938Z] --- PASS: TestPubSubRace (1.06s) [2022-03-25T08:56:35.938Z] PASS [2022-03-25T08:56:35.938Z] coverage: 75.0% of statements [2022-03-25T08:56:35.938Z] ok github.com/docker/docker/pkg/pubsub 1.105s coverage: 75.0% of statements [2022-03-25T08:56:35.974Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-03-25T08:56:36.408Z] time="2022-03-25T08:56:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49242/Test.Echo: Post \"http://127.0.0.1:49242/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-25T08:56:36.408Z] === RUN TestParseSignal [2022-03-25T08:56:36.408Z] --- PASS: TestParseSignal (0.00s) [2022-03-25T08:56:36.408Z] === RUN TestValidSignalForPlatform [2022-03-25T08:56:36.408Z] --- PASS: TestValidSignalForPlatform (0.00s) [2022-03-25T08:56:36.408Z] PASS [2022-03-25T08:56:36.408Z] coverage: 19.7% of statements [2022-03-25T08:56:36.408Z] ok github.com/docker/docker/pkg/signal 0.047s coverage: 19.7% of statements [2022-03-25T08:56:36.487Z] --- PASS: TestDaemonStartWithLogOpt (2.95s) [2022-03-25T08:56:36.487Z] === CONT TestReadPluginNoRead [2022-03-25T08:56:36.675Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.91s) [2022-03-25T08:56:36.675Z] === RUN TestAuthZPluginV2Disable [2022-03-25T08:56:37.397Z] === RUN TestNewStdWriter [2022-03-25T08:56:37.397Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-25T08:56:37.397Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-25T08:56:37.397Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-25T08:56:37.397Z] === RUN TestWriteWithNilBytes [2022-03-25T08:56:37.397Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-25T08:56:37.397Z] === RUN TestWrite [2022-03-25T08:56:37.397Z] --- PASS: TestWrite (0.00s) [2022-03-25T08:56:37.397Z] === RUN TestWriteWithWriterError [2022-03-25T08:56:37.397Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-25T08:56:37.397Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-25T08:56:37.397Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-25T08:56:37.397Z] === RUN TestStdCopyWriteAndRead [2022-03-25T08:56:37.397Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-25T08:56:37.397Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-25T08:56:37.397Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-25T08:56:37.397Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-25T08:56:37.397Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-25T08:56:37.397Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-25T08:56:37.397Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-25T08:56:37.397Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-25T08:56:37.397Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-25T08:56:37.397Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-25T08:56:37.397Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-25T08:56:37.397Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-25T08:56:37.397Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-25T08:56:37.397Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-25T08:56:37.397Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-25T08:56:37.397Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-25T08:56:37.397Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-25T08:56:37.397Z] PASS [2022-03-25T08:56:37.397Z] coverage: 100.0% of statements [2022-03-25T08:56:37.397Z] ok github.com/docker/docker/pkg/stdcopy 0.053s coverage: 100.0% of statements [2022-03-25T08:56:37.397Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-25T08:56:37.397Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-25T08:56:37.397Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-25T08:56:37.397Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-25T08:56:37.397Z] === RUN TestFormatStatus [2022-03-25T08:56:37.397Z] --- PASS: TestFormatStatus (0.00s) [2022-03-25T08:56:37.397Z] === RUN TestFormatError [2022-03-25T08:56:37.397Z] --- PASS: TestFormatError (0.00s) [2022-03-25T08:56:37.397Z] === RUN TestFormatJSONError [2022-03-25T08:56:37.397Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-25T08:56:37.397Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-25T08:56:37.397Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-25T08:56:37.397Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-25T08:56:37.397Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-25T08:56:37.397Z] === RUN TestNewJSONProgressOutput [2022-03-25T08:56:37.397Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-25T08:56:37.397Z] === RUN TestAuxFormatterEmit [2022-03-25T08:56:37.397Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-25T08:56:37.397Z] === RUN TestStreamWriterStdout [2022-03-25T08:56:37.397Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-25T08:56:37.397Z] === RUN TestStreamWriterStderr [2022-03-25T08:56:37.397Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-25T08:56:37.397Z] PASS [2022-03-25T08:56:37.397Z] coverage: 66.2% of statements [2022-03-25T08:56:37.397Z] ok github.com/docker/docker/pkg/streamformatter 0.050s coverage: 66.2% of statements [2022-03-25T08:56:37.868Z] time="2022-03-25T08:56:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49242/Test.Echo: Post \"http://127.0.0.1:49242/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-25T08:56:37.868Z] === RUN TestGenerateRandomID [2022-03-25T08:56:37.868Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-25T08:56:37.868Z] === RUN TestShortenId [2022-03-25T08:56:37.868Z] --- PASS: TestShortenId (0.00s) [2022-03-25T08:56:37.868Z] === RUN TestShortenSha256Id [2022-03-25T08:56:37.868Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-25T08:56:37.868Z] === RUN TestShortenIdEmpty [2022-03-25T08:56:37.868Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-25T08:56:37.868Z] === RUN TestShortenIdInvalid [2022-03-25T08:56:37.868Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-25T08:56:37.868Z] === RUN TestIsShortIDNonHex [2022-03-25T08:56:37.868Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-25T08:56:37.868Z] === RUN TestIsShortIDNotCorrectSize [2022-03-25T08:56:37.868Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-25T08:56:37.868Z] PASS [2022-03-25T08:56:37.868Z] coverage: 70.6% of statements [2022-03-25T08:56:37.868Z] ok github.com/docker/docker/pkg/stringid 0.045s coverage: 70.6% of statements [2022-03-25T08:56:37.874Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-03-25T08:56:38.340Z] === RUN TestIsCpusetListAvailable [2022-03-25T08:56:38.340Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-25T08:56:38.340Z] PASS [2022-03-25T08:56:38.340Z] coverage: 38.2% of statements [2022-03-25T08:56:38.340Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 38.2% of statements [2022-03-25T08:56:38.375Z] === RUN TestReadPluginNoRead/default [2022-03-25T08:56:39.300Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-25T08:56:39.331Z] === RUN TestChtimes [2022-03-25T08:56:39.331Z] --- PASS: TestChtimes (0.01s) [2022-03-25T08:56:39.331Z] === RUN TestChtimesWindows [2022-03-25T08:56:39.331Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-25T08:56:39.331Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-25T08:56:39.331Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-25T08:56:39.331Z] === RUN TestEnsureRemoveAllNotExist [2022-03-25T08:56:39.331Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-25T08:56:39.331Z] === RUN TestEnsureRemoveAllWithDir [2022-03-25T08:56:39.331Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-25T08:56:39.331Z] === RUN TestEnsureRemoveAllWithFile [2022-03-25T08:56:39.331Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-25T08:56:39.331Z] === RUN TestHasWin32KSupport [2022-03-25T08:56:39.331Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-03-25T08:56:39.770Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-03-25T08:56:39.770Z] === RUN TestDockerSuite/TestAttachDetach [2022-03-25T08:56:39.800Z] syscall_windows_test.go:8: win32k: true [2022-03-25T08:56:39.800Z] --- PASS: TestHasWin32KSupport (0.01s) [2022-03-25T08:56:39.800Z] PASS [2022-03-25T08:56:39.800Z] coverage: 12.0% of statements [2022-03-25T08:56:39.800Z] ok github.com/docker/docker/pkg/system 0.071s coverage: 12.0% of statements [2022-03-25T08:56:39.800Z] === RUN TestTailFile [2022-03-25T08:56:39.800Z] --- PASS: TestTailFile (0.00s) [2022-03-25T08:56:39.800Z] === RUN TestTailFileManyLines [2022-03-25T08:56:39.800Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-25T08:56:39.800Z] === RUN TestTailEmptyFile [2022-03-25T08:56:39.800Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-25T08:56:39.800Z] === RUN TestTailNegativeN [2022-03-25T08:56:39.800Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-25T08:56:39.800Z] === RUN TestNewTailReader [2022-03-25T08:56:39.800Z] === PAUSE TestNewTailReader [2022-03-25T08:56:39.800Z] === CONT TestNewTailReader [2022-03-25T08:56:39.800Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-25T08:56:39.800Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-25T08:56:39.800Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-25T08:56:39.800Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-25T08:56:39.800Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-25T08:56:39.800Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-25T08:56:39.800Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-25T08:56:39.800Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-25T08:56:39.800Z] === RUN TestNewTailReader/no_delimiter [2022-03-25T08:56:39.800Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-25T08:56:39.800Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-25T08:56:39.800Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-25T08:56:39.800Z] === RUN TestNewTailReader/truncated_last_line [2022-03-25T08:56:39.800Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-25T08:56:39.800Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-25T08:56:39.800Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-25T08:56:39.800Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-25T08:56:39.800Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-25T08:56:39.800Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-25T08:56:39.800Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-25T08:56:39.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-25T08:56:39.800Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-25T08:56:39.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-25T08:56:39.801Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T08:56:39.801Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-25T08:56:39.801Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-25T08:56:39.801Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-25T08:56:39.801Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T08:56:39.801Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T08:56:39.801Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T08:56:39.801Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T08:56:39.801Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T08:56:39.801Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T08:56:39.801Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T08:56:39.801Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-25T08:56:39.801Z] === CONT TestNewTailReader/no_delimiter [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-25T08:56:39.801Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-25T08:56:39.801Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T08:56:39.801Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T08:56:39.801Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-25T08:56:39.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-25T08:56:39.801Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-25T08:56:39.802Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T08:56:39.802Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T08:56:39.803Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T08:56:39.803Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T08:56:39.803Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T08:56:39.803Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T08:56:39.803Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T08:56:39.803Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T08:56:39.803Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-25T08:56:39.803Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-25T08:56:39.953Z] --- PASS: TestAuthZPluginV2Disable (3.43s) [2022-03-25T08:56:39.953Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T08:56:40.274Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-25T08:56:40.274Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T08:56:40.274Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-25T08:56:40.274Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T08:56:40.274Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T08:56:40.274Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T08:56:40.274Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T08:56:40.274Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T08:56:40.274Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T08:56:40.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T08:56:40.275Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T08:56:40.276Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-25T08:56:40.277Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-25T08:56:40.277Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-25T08:56:40.277Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-25T08:56:40.277Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-25T08:56:40.277Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-25T08:56:40.277Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-25T08:56:40.277Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T08:56:40.277Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-25T08:56:40.277Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-25T08:56:40.277Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-25T08:56:40.277Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-25T08:56:40.277Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-25T08:56:40.277Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-25T08:56:40.277Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-25T08:56:40.277Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-25T08:56:40.277Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-25T08:56:40.277Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-25T08:56:40.277Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-25T08:56:40.277Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T08:56:40.664Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-25T08:56:40.702Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-25T08:56:40.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-25T08:56:40.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.01s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.01s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.02s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.01s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.02s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.02s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-25T08:56:40.747Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.01s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-25T08:56:40.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-25T08:56:40.748Z] PASS [2022-03-25T08:56:40.748Z] coverage: 88.6% of statements [2022-03-25T08:56:40.748Z] ok github.com/docker/docker/pkg/tailfile 0.406s coverage: 88.6% of statements [2022-03-25T08:56:40.748Z] time="2022-03-25T08:56:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49242/Test.Echo: Post \"http://127.0.0.1:49242/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-25T08:56:40.919Z] --- PASS: TestContinueAfterPluginCrash (7.84s) [2022-03-25T08:56:41.218Z] === RUN TestTarSumRemoveNonExistent [2022-03-25T08:56:41.218Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-25T08:56:41.218Z] === RUN TestTarSumRemove [2022-03-25T08:56:41.218Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-25T08:56:41.218Z] === RUN TestSortFileInfoSums [2022-03-25T08:56:41.218Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-25T08:56:41.218Z] === RUN TestNewTarSumForLabelInvalid [2022-03-25T08:56:41.218Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-25T08:56:41.218Z] === RUN TestNewTarSumForLabel [2022-03-25T08:56:41.218Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-25T08:56:41.218Z] === RUN TestEmptyTar [2022-03-25T08:56:41.218Z] --- PASS: TestEmptyTar (0.00s) [2022-03-25T08:56:41.218Z] === RUN TestTarSumsReadSize [2022-03-25T08:56:41.218Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-03-25T08:56:41.218Z] === RUN TestTarSums [2022-03-25T08:56:41.218Z] --- PASS: TestTarSums (0.08s) [2022-03-25T08:56:41.218Z] === RUN TestIteration [2022-03-25T08:56:41.218Z] --- PASS: TestIteration (0.00s) [2022-03-25T08:56:41.218Z] === RUN TestVersionLabelForChecksum [2022-03-25T08:56:41.218Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-25T08:56:41.218Z] === RUN TestVersion [2022-03-25T08:56:41.218Z] --- PASS: TestVersion (0.00s) [2022-03-25T08:56:41.218Z] === RUN TestGetVersion [2022-03-25T08:56:41.218Z] --- PASS: TestGetVersion (0.00s) [2022-03-25T08:56:41.218Z] === RUN TestGetVersions [2022-03-25T08:56:41.218Z] --- PASS: TestGetVersions (0.00s) [2022-03-25T08:56:41.218Z] PASS [2022-03-25T08:56:41.218Z] coverage: 89.3% of statements [2022-03-25T08:56:41.218Z] ok github.com/docker/docker/pkg/tarsum 0.148s coverage: 89.3% of statements [2022-03-25T08:56:41.218Z] testing: warning: no tests to run [2022-03-25T08:56:41.218Z] PASS [2022-03-25T08:56:41.218Z] coverage: [no statements] [2022-03-25T08:56:41.218Z] ok github.com/docker/docker/pkg/term/windows 0.048s coverage: [no statements] [no tests to run] [2022-03-25T08:56:41.267Z] docker_cli_daemon_test.go:1455: [dba379499f640] daemon is not started [2022-03-25T08:56:41.481Z] === CONT TestReadPluginNoRead [2022-03-25T08:56:41.481Z] read_test.go:92: [d6969c2c28607] daemon is not started [2022-03-25T08:56:41.481Z] --- PASS: TestReadPluginNoRead (5.51s) [2022-03-25T08:56:41.481Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-03-25T08:56:41.481Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.09s) [2022-03-25T08:56:41.481Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.08s) [2022-03-25T08:56:41.481Z] PASS [2022-03-25T08:56:41.481Z] [2022-03-25T08:56:41.481Z] DONE 6 tests in 8.554s [2022-03-25T08:56:41.481Z] 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-03-25T08:56:41.481Z] ++ 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-03-25T08:56:41.481Z] ++ set -e [2022-03-25T08:56:41.481Z] ++ '[' -n 0 ']' [2022-03-25T08:56:41.481Z] ++ set -x [2022-03-25T08:56:41.481Z] ++ 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-03-25T08:56:41.481Z] testing: warning: no tests to run [2022-03-25T08:56:41.481Z] PASS [2022-03-25T08:56:41.481Z] [2022-03-25T08:56:41.481Z] DONE 0 tests in 0.030s [2022-03-25T08:56:41.481Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-25T08:56:41.482Z] ++ 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-03-25T08:56:41.482Z] ++ set -e [2022-03-25T08:56:41.482Z] ++ '[' -n 0 ']' [2022-03-25T08:56:41.482Z] ++ set -x [2022-03-25T08:56:41.482Z] ++ 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-03-25T08:56:41.525Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-25T08:56:41.688Z] === RUN TestTruncIndex [2022-03-25T08:56:41.688Z] --- PASS: TestTruncIndex (0.10s) [2022-03-25T08:56:41.688Z] PASS [2022-03-25T08:56:41.688Z] coverage: 91.5% of statements [2022-03-25T08:56:41.688Z] ok github.com/docker/docker/pkg/truncindex 0.133s coverage: 91.5% of statements [2022-03-25T08:56:41.737Z] INFO: Testing against a local daemon [2022-03-25T08:56:41.737Z] === RUN TestPluginWithDevMounts [2022-03-25T08:56:41.737Z] === PAUSE TestPluginWithDevMounts [2022-03-25T08:56:41.737Z] === CONT TestPluginWithDevMounts [2022-03-25T08:56:41.865Z] tests/integration/client_test.py ..... [ 75%] [2022-03-25T08:56:41.865Z] tests/integration/context_api_test.py ... [ 76%] [2022-03-25T08:56:41.865Z] tests/integration/errors_test.py . [ 76%] [2022-03-25T08:56:42.095Z] check_test.go:309: [d25d85d322386] daemon is not started [2022-03-25T08:56:42.095Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-03-25T08:56:42.170Z] === RUN TestIsGIT [2022-03-25T08:56:42.170Z] --- PASS: TestIsGIT (0.00s) [2022-03-25T08:56:42.170Z] === RUN TestIsTransport [2022-03-25T08:56:42.170Z] --- PASS: TestIsTransport (0.00s) [2022-03-25T08:56:42.170Z] PASS [2022-03-25T08:56:42.170Z] coverage: 100.0% of statements [2022-03-25T08:56:42.170Z] ok github.com/docker/docker/pkg/urlutil 0.043s coverage: 100.0% of statements [2022-03-25T08:56:42.640Z] === RUN TestVersionInfo [2022-03-25T08:56:42.640Z] --- PASS: TestVersionInfo (0.00s) [2022-03-25T08:56:42.640Z] === RUN TestAppendVersions [2022-03-25T08:56:42.640Z] --- PASS: TestAppendVersions (0.00s) [2022-03-25T08:56:42.640Z] PASS [2022-03-25T08:56:42.640Z] coverage: 88.9% of statements [2022-03-25T08:56:42.640Z] ok github.com/docker/docker/pkg/useragent 0.044s coverage: 88.9% of statements [2022-03-25T08:56:43.121Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-03-25T08:56:43.121Z] PASS [2022-03-25T08:56:43.121Z] [2022-03-25T08:56:43.121Z] DONE 1 tests in 1.625s [2022-03-25T08:56:43.121Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-25T08:56:43.121Z] ++ 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-03-25T08:56:43.121Z] ++ set -e [2022-03-25T08:56:43.121Z] ++ '[' -n 0 ']' [2022-03-25T08:56:43.121Z] ++ set -x [2022-03-25T08:56:43.121Z] ++ 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-03-25T08:56:43.229Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.19s) [2022-03-25T08:56:43.229Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-25T08:56:43.379Z] INFO: Testing against a local daemon [2022-03-25T08:56:43.379Z] === RUN TestSecretInspect [2022-03-25T08:56:43.468Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-25T08:56:43.630Z] === RUN TestValidatePrivileges [2022-03-25T08:56:43.630Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-25T08:56:43.630Z] === RUN TestFilterByCapNeg [2022-03-25T08:56:43.630Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-25T08:56:43.630Z] === RUN TestFilterByCapPos [2022-03-25T08:56:43.630Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-25T08:56:43.630Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-25T08:56:43.630Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-25T08:56:43.630Z] PASS [2022-03-25T08:56:43.630Z] coverage: 12.0% of statements [2022-03-25T08:56:43.630Z] ok github.com/docker/docker/plugin 0.059s coverage: 12.0% of statements [2022-03-25T08:56:44.033Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-25T08:56:44.099Z] === RUN TestNewSettable [2022-03-25T08:56:44.099Z] --- PASS: TestNewSettable (0.00s) [2022-03-25T08:56:44.099Z] === RUN TestIsSettable [2022-03-25T08:56:44.099Z] --- PASS: TestIsSettable (0.00s) [2022-03-25T08:56:44.099Z] === RUN TestUpdateSettingsEnv [2022-03-25T08:56:44.099Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-25T08:56:44.099Z] PASS [2022-03-25T08:56:44.099Z] coverage: 20.1% of statements [2022-03-25T08:56:44.099Z] ok github.com/docker/docker/plugin/v2 0.047s coverage: 20.1% of statements [2022-03-25T08:56:44.291Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-03-25T08:56:44.857Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-25T08:56:45.088Z] time="2022-03-25T08:56:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49242/Test.Echo: Post \"http://127.0.0.1:49242/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-25T08:56:45.088Z] === RUN TestLoad [2022-03-25T08:56:45.088Z] --- PASS: TestLoad (0.00s) [2022-03-25T08:56:45.088Z] === RUN TestSave [2022-03-25T08:56:45.088Z] --- PASS: TestSave (0.05s) [2022-03-25T08:56:45.088Z] === RUN TestAddDeleteGet [2022-03-25T08:56:45.088Z] --- PASS: TestAddDeleteGet (0.06s) [2022-03-25T08:56:45.088Z] === RUN TestInvalidTags [2022-03-25T08:56:45.088Z] --- PASS: TestInvalidTags (0.01s) [2022-03-25T08:56:45.088Z] PASS [2022-03-25T08:56:45.088Z] coverage: 84.4% of statements [2022-03-25T08:56:45.088Z] ok github.com/docker/docker/reference 0.176s coverage: 84.4% of statements [2022-03-25T08:56:45.264Z] --- PASS: TestSecretInspect (2.09s) [2022-03-25T08:56:45.264Z] === RUN TestSecretList [2022-03-25T08:56:45.790Z] check_test.go:309: [d24826bb965dd] daemon is not started [2022-03-25T08:56:45.790Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-03-25T08:56:46.048Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-25T08:56:46.079Z] === RUN TestResolveAuthConfigIndexServer [2022-03-25T08:56:46.079Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-25T08:56:46.079Z] === RUN TestResolveAuthConfigFullURL [2022-03-25T08:56:46.079Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-25T08:56:46.079Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-25T08:56:46.079Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-25T08:56:46.079Z] === RUN TestValidateMirror [2022-03-25T08:56:46.079Z] --- PASS: TestValidateMirror (0.00s) [2022-03-25T08:56:46.079Z] === RUN TestLoadInsecureRegistries [2022-03-25T08:56:46.561Z] time="2022-03-25T08:56:45Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-25T08:56:46.561Z] time="2022-03-25T08:56:46Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-25T08:56:46.561Z] time="2022-03-25T08:56:46Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-25T08:56:46.561Z] --- PASS: TestLoadInsecureRegistries (0.18s) [2022-03-25T08:56:46.561Z] === RUN TestNewServiceConfig [2022-03-25T08:56:46.561Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-25T08:56:46.561Z] === RUN TestValidateIndexName [2022-03-25T08:56:46.561Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-25T08:56:46.561Z] === RUN TestValidateIndexNameWithError [2022-03-25T08:56:46.561Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-25T08:56:46.561Z] === RUN TestEndpointParse [2022-03-25T08:56:46.561Z] --- PASS: TestEndpointParse (0.00s) [2022-03-25T08:56:46.561Z] === RUN TestEndpointParseInvalid [2022-03-25T08:56:46.561Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-25T08:56:46.561Z] === RUN TestValidateEndpoint [2022-03-25T08:56:46.561Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-25T08:56:46.561Z] === RUN TestPing [2022-03-25T08:56:46.561Z] --- PASS: TestPing (0.00s) [2022-03-25T08:56:46.561Z] === RUN TestPingRegistryEndpoint [2022-03-25T08:56:46.561Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-25T08:56:46.561Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-25T08:56:46.561Z] === RUN TestEndpoint [2022-03-25T08:56:46.561Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-25T08:56:46.561Z] --- SKIP: TestEndpoint (0.01s) [2022-03-25T08:56:46.561Z] === RUN TestParseRepositoryInfo [2022-03-25T08:56:46.561Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-25T08:56:46.561Z] === RUN TestNewIndexInfo [2022-03-25T08:56:46.561Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-25T08:56:46.561Z] === RUN TestMirrorEndpointLookup [2022-03-25T08:56:46.561Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-25T08:56:46.561Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-03-25T08:56:46.561Z] === RUN TestSearchRepositories [2022-03-25T08:56:46.561Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-25T08:56:46.561Z] Host: 127.0.0.1:49247 [2022-03-25T08:56:46.561Z] User-Agent: docker test client [2022-03-25T08:56:46.561Z] Authorization: Token fake-token [2022-03-25T08:56:46.561Z] X-Docker-Token: true [2022-03-25T08:56:46.561Z] Accept-Encoding: gzip [2022-03-25T08:56:46.561Z] [2022-03-25T08:56:46.561Z] [2022-03-25T08:56:46.561Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-25T08:56:46.561Z] Connection: close [2022-03-25T08:56:46.561Z] Content-Length: 144 [2022-03-25T08:56:46.561Z] Cache-Control: no-cache [2022-03-25T08:56:46.561Z] Content-Type: application/json [2022-03-25T08:56:46.561Z] Date: Fri, 25 Mar 2022 08:56:46 GMT [2022-03-25T08:56:46.561Z] Expires: -1 [2022-03-25T08:56:46.561Z] Pragma: no-cache [2022-03-25T08:56:46.561Z] Server: docker-tests/mock [2022-03-25T08:56:46.561Z] X-Docker-Registry-Config: mock [2022-03-25T08:56:46.561Z] X-Docker-Registry-Version: 0.0.0 [2022-03-25T08:56:46.561Z] [2022-03-25T08:56:46.561Z] [2022-03-25T08:56:46.561Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-25T08:56:46.561Z] === RUN TestTrustedLocation [2022-03-25T08:56:46.561Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-25T08:56:46.561Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-25T08:56:46.561Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-25T08:56:46.561Z] === RUN TestAllowNondistributableArtifacts [2022-03-25T08:56:46.561Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-25T08:56:46.561Z] === RUN TestIsSecureIndex [2022-03-25T08:56:46.561Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-25T08:56:46.561Z] PASS [2022-03-25T08:56:46.561Z] coverage: 50.3% of statements [2022-03-25T08:56:46.561Z] ok github.com/docker/docker/registry 0.280s coverage: 50.3% of statements [2022-03-25T08:56:47.033Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-25T08:56:47.033Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-25T08:56:47.033Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-25T08:56:47.033Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-25T08:56:47.033Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-25T08:56:47.033Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-25T08:56:47.033Z] === RUN TestResumableRequestReaderWithReadError [2022-03-25T08:56:47.033Z] time="2022-03-25T08:56:46Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-25T08:56:47.033Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-03-25T08:56:47.033Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-25T08:56:47.033Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-25T08:56:47.033Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-25T08:56:47.033Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-25T08:56:47.033Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-25T08:56:47.033Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-25T08:56:47.033Z] === RUN TestResumableRequestReader [2022-03-25T08:56:47.033Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-25T08:56:47.033Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-25T08:56:47.033Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-25T08:56:47.033Z] PASS [2022-03-25T08:56:47.033Z] coverage: 100.0% of statements [2022-03-25T08:56:47.033Z] ok github.com/docker/docker/registry/resumable 0.277s coverage: 100.0% of statements [2022-03-25T08:56:47.033Z] === RUN TestRestartManagerTimeout [2022-03-25T08:56:47.033Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-25T08:56:47.033Z] === RUN TestRestartManagerTimeoutReset [2022-03-25T08:56:47.033Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-25T08:56:47.033Z] PASS [2022-03-25T08:56:47.033Z] coverage: 50.9% of statements [2022-03-25T08:56:47.033Z] ok github.com/docker/docker/restartmanager 0.039s coverage: 50.9% of statements [2022-03-25T08:56:47.424Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-25T08:56:47.778Z] --- PASS: TestSecretList (2.08s) [2022-03-25T08:56:47.778Z] === RUN TestSecretsCreateAndDelete [2022-03-25T08:56:48.022Z] === RUN TestDecodeContainerConfig [2022-03-25T08:56:48.022Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-25T08:56:48.022Z] === RUN TestDecodeContainerConfigIsolation [2022-03-25T08:56:48.022Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-25T08:56:48.022Z] === RUN TestValidatePrivileged [2022-03-25T08:56:48.022Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-25T08:56:48.022Z] PASS [2022-03-25T08:56:48.022Z] coverage: 52.2% of statements [2022-03-25T08:56:48.022Z] ok github.com/docker/docker/runconfig 0.063s coverage: 52.2% of statements [2022-03-25T08:56:48.022Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-25T08:56:48.022Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-25T08:56:48.022Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-25T08:56:48.022Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-25T08:56:48.022Z] PASS [2022-03-25T08:56:48.022Z] coverage: 62.5% of statements [2022-03-25T08:56:48.022Z] ok github.com/docker/docker/testutil 0.050s coverage: 62.5% of statements [2022-03-25T08:56:48.362Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-25T08:56:49.142Z] --- PASS: TestSecretsCreateAndDelete (1.67s) [2022-03-25T08:56:49.142Z] === RUN TestSecretsUpdate [2022-03-25T08:56:49.735Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-25T08:56:49.736Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-25T08:56:50.301Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-03-25T08:56:50.870Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-25T08:56:51.657Z] --- PASS: TestSecretsUpdate (2.11s) [2022-03-25T08:56:51.657Z] === RUN TestTemplatedSecret [2022-03-25T08:56:51.804Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-25T08:56:52.061Z] Loaded image: buildpack-deps:buster [2022-03-25T08:56:52.318Z] Loaded image: busybox:latest [2022-03-25T08:56:52.785Z] === RUN TestGetDriver [2022-03-25T08:56:52.785Z] --- PASS: TestGetDriver (0.00s) [2022-03-25T08:56:52.785Z] === RUN TestVolumeRequestError [2022-03-25T08:56:52.785Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-25T08:56:52.785Z] PASS [2022-03-25T08:56:52.785Z] coverage: 36.1% of statements [2022-03-25T08:56:52.785Z] ok github.com/docker/docker/volume/drivers 0.071s coverage: 36.1% of statements [2022-03-25T08:56:52.785Z] === RUN TestGetAddress [2022-03-25T08:56:52.785Z] --- PASS: TestGetAddress (0.00s) [2022-03-25T08:56:52.785Z] === RUN TestRemove [2022-03-25T08:56:52.785Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-25T08:56:52.785Z] --- SKIP: TestRemove (0.00s) [2022-03-25T08:56:52.785Z] === RUN TestInitializeWithVolumes [2022-03-25T08:56:52.785Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-25T08:56:52.785Z] === RUN TestCreate [2022-03-25T08:56:52.785Z] --- PASS: TestCreate (0.01s) [2022-03-25T08:56:52.785Z] === RUN TestValidateName [2022-03-25T08:56:52.785Z] --- PASS: TestValidateName (0.00s) [2022-03-25T08:56:52.785Z] === RUN TestCreateWithOpts [2022-03-25T08:56:52.785Z] local_test.go:181: runtime.GOOS == "windows" [2022-03-25T08:56:52.785Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-25T08:56:52.785Z] === RUN TestRelaodNoOpts [2022-03-25T08:56:52.785Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-03-25T08:56:52.785Z] PASS [2022-03-25T08:56:52.785Z] coverage: 41.5% of statements [2022-03-25T08:56:52.785Z] ok github.com/docker/docker/volume/local 0.088s coverage: 41.5% of statements [2022-03-25T08:56:52.883Z] Loaded image: busybox:glibc [2022-03-25T08:56:53.142Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-03-25T08:56:53.189Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.39s) [2022-03-25T08:56:53.189Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-25T08:56:53.255Z] --- PASS: TestNewClientWithTimeout (17.66s) [2022-03-25T08:56:53.255Z] === RUN TestClientStream [2022-03-25T08:56:53.255Z] --- PASS: TestClientStream (0.00s) [2022-03-25T08:56:53.255Z] === RUN TestClientSendFile [2022-03-25T08:56:53.255Z] --- PASS: TestClientSendFile (0.00s) [2022-03-25T08:56:53.255Z] === RUN TestClientWithRequestTimeout [2022-03-25T08:56:53.255Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-03-25T08:56:53.255Z] === RUN TestFileSpecPlugin [2022-03-25T08:56:53.543Z] --- PASS: TestTemplatedSecret (2.05s) [2022-03-25T08:56:53.543Z] === RUN TestSecretCreateResolve [2022-03-25T08:56:53.725Z] --- PASS: TestFileSpecPlugin (0.09s) [2022-03-25T08:56:53.725Z] === RUN TestFileJSONSpecPlugin [2022-03-25T08:56:53.725Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-03-25T08:56:53.725Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-25T08:56:53.725Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-25T08:56:53.725Z] === RUN TestPluginAddHandler [2022-03-25T08:56:53.725Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-25T08:56:53.725Z] === RUN TestPluginWaitBadPlugin [2022-03-25T08:56:53.725Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-25T08:56:53.725Z] === RUN TestGet [2022-03-25T08:56:53.725Z] time="2022-03-25T08:56:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-25T08:56:53.725Z] === RUN TestConvertTmpfsOptions [2022-03-25T08:56:53.725Z] parser_test.go:49: data="mode=700,size=1m" [2022-03-25T08:56:53.725Z] parser_test.go:49: data="ro" [2022-03-25T08:56:53.725Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-25T08:56:53.725Z] === RUN TestParseMountRaw [2022-03-25T08:56:53.725Z] --- PASS: TestParseMountRaw (0.04s) [2022-03-25T08:56:53.725Z] === RUN TestParseMountRawSplit [2022-03-25T08:56:53.725Z] parser_test.go:390: case 0 [2022-03-25T08:56:53.725Z] parser_test.go:390: case 1 [2022-03-25T08:56:53.725Z] parser_test.go:390: case 2 [2022-03-25T08:56:53.725Z] parser_test.go:390: case 3 [2022-03-25T08:56:53.725Z] parser_test.go:390: case 4 [2022-03-25T08:56:53.725Z] parser_test.go:390: case 5 [2022-03-25T08:56:53.725Z] parser_test.go:390: case 6 [2022-03-25T08:56:53.725Z] parser_test.go:390: case 7 [2022-03-25T08:56:53.725Z] parser_test.go:390: case 8 [2022-03-25T08:56:53.725Z] parser_test.go:390: case 0 [2022-03-25T08:56:53.725Z] parser_test.go:390: case 1 [2022-03-25T08:56:53.725Z] parser_test.go:390: case 2 [2022-03-25T08:56:53.725Z] parser_test.go:390: case 3 [2022-03-25T08:56:53.725Z] parser_test.go:390: case 4 [2022-03-25T08:56:53.725Z] parser_test.go:390: case 5 [2022-03-25T08:56:53.725Z] parser_test.go:390: case 6 [2022-03-25T08:56:53.725Z] parser_test.go:390: case 7 [2022-03-25T08:56:53.725Z] parser_test.go:390: case 8 [2022-03-25T08:56:53.725Z] parser_test.go:390: case 9 [2022-03-25T08:56:53.725Z] parser_test.go:390: case 10 [2022-03-25T08:56:53.725Z] parser_test.go:390: case 11 [2022-03-25T08:56:53.725Z] parser_test.go:390: case 12 [2022-03-25T08:56:53.725Z] parser_test.go:390: case 0 [2022-03-25T08:56:53.725Z] parser_test.go:390: case 1 [2022-03-25T08:56:53.725Z] parser_test.go:390: case 2 [2022-03-25T08:56:53.725Z] parser_test.go:390: case 3 [2022-03-25T08:56:53.725Z] parser_test.go:390: case 4 [2022-03-25T08:56:53.725Z] parser_test.go:390: case 5 [2022-03-25T08:56:53.725Z] parser_test.go:390: case 6 [2022-03-25T08:56:53.725Z] parser_test.go:390: case 7 [2022-03-25T08:56:53.725Z] parser_test.go:390: case 8 [2022-03-25T08:56:53.725Z] parser_test.go:390: case 9 [2022-03-25T08:56:53.725Z] parser_test.go:390: case 10 [2022-03-25T08:56:53.725Z] parser_test.go:390: case 11 [2022-03-25T08:56:53.725Z] --- PASS: TestParseMountRawSplit (0.01s) [2022-03-25T08:56:53.725Z] === RUN TestParseMountSpec [2022-03-25T08:56:53.725Z] parser_test.go:455: case 0 [2022-03-25T08:56:53.725Z] parser_test.go:455: case 1 [2022-03-25T08:56:53.725Z] parser_test.go:455: case 2 [2022-03-25T08:56:53.725Z] parser_test.go:455: case 3 [2022-03-25T08:56:53.725Z] parser_test.go:455: case 4 [2022-03-25T08:56:53.725Z] parser_test.go:455: case 5 [2022-03-25T08:56:53.725Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-25T08:56:53.725Z] === RUN TestParseMountSpecBindWithFileinfoError [2022-03-25T08:56:53.725Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2022-03-25T08:56:53.725Z] === RUN TestValidateMount [2022-03-25T08:56:53.725Z] --- PASS: TestValidateMount (0.00s) [2022-03-25T08:56:53.725Z] PASS [2022-03-25T08:56:53.725Z] coverage: 66.2% of statements [2022-03-25T08:56:53.725Z] ok github.com/docker/docker/volume/mounts 0.112s coverage: 66.2% of statements [2022-03-25T08:56:54.715Z] time="2022-03-25T08:56:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-25T08:56:54.715Z] === RUN TestSetGetMeta [2022-03-25T08:56:54.715Z] === PAUSE TestSetGetMeta [2022-03-25T08:56:54.715Z] === RUN TestRestore [2022-03-25T08:56:54.715Z] === PAUSE TestRestore [2022-03-25T08:56:54.715Z] === RUN TestServiceCreate [2022-03-25T08:56:54.715Z] === PAUSE TestServiceCreate [2022-03-25T08:56:54.715Z] === RUN TestServiceList [2022-03-25T08:56:54.715Z] === PAUSE TestServiceList [2022-03-25T08:56:54.715Z] === RUN TestServiceRemove [2022-03-25T08:56:54.715Z] === PAUSE TestServiceRemove [2022-03-25T08:56:54.715Z] === RUN TestServiceGet [2022-03-25T08:56:54.715Z] === PAUSE TestServiceGet [2022-03-25T08:56:54.715Z] === RUN TestServicePrune [2022-03-25T08:56:54.715Z] === PAUSE TestServicePrune [2022-03-25T08:56:54.715Z] === RUN TestCreate [2022-03-25T08:56:54.715Z] === PAUSE TestCreate [2022-03-25T08:56:54.715Z] === RUN TestRemove [2022-03-25T08:56:54.715Z] === PAUSE TestRemove [2022-03-25T08:56:54.715Z] === RUN TestList [2022-03-25T08:56:54.715Z] === PAUSE TestList [2022-03-25T08:56:54.715Z] === RUN TestFindByDriver [2022-03-25T08:56:54.715Z] === PAUSE TestFindByDriver [2022-03-25T08:56:54.715Z] === RUN TestFindByReferenced [2022-03-25T08:56:54.715Z] === PAUSE TestFindByReferenced [2022-03-25T08:56:54.715Z] === RUN TestDerefMultipleOfSameRef [2022-03-25T08:56:54.715Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-25T08:56:54.715Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-25T08:56:54.715Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-25T08:56:54.715Z] === RUN TestDefererencePluginOnCreateError [2022-03-25T08:56:54.715Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-25T08:56:54.715Z] === RUN TestRefDerefRemove [2022-03-25T08:56:54.715Z] === PAUSE TestRefDerefRemove [2022-03-25T08:56:54.715Z] === RUN TestGet [2022-03-25T08:56:54.715Z] === PAUSE TestGet [2022-03-25T08:56:54.715Z] === RUN TestGetWithReference [2022-03-25T08:56:54.715Z] === PAUSE TestGetWithReference [2022-03-25T08:56:54.715Z] === RUN TestFilterFunc [2022-03-25T08:56:54.715Z] === RUN TestFilterFunc/test_nil_list [2022-03-25T08:56:54.715Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-25T08:56:54.715Z] === RUN TestFilterFunc/test_empty_list [2022-03-25T08:56:54.715Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-25T08:56:54.715Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-25T08:56:54.715Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-25T08:56:54.715Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-25T08:56:54.715Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-25T08:56:54.715Z] === RUN TestFilterFunc/test_filter_some [2022-03-25T08:56:54.715Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-25T08:56:54.715Z] === RUN TestFilterFunc/test_filter_middle [2022-03-25T08:56:54.715Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-25T08:56:54.715Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-25T08:56:54.715Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-25T08:56:54.715Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-25T08:56:54.715Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-25T08:56:54.715Z] === CONT TestFilterFunc/test_nil_list [2022-03-25T08:56:54.715Z] === CONT TestFilterFunc/test_filter_some [2022-03-25T08:56:54.715Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-25T08:56:54.715Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-25T08:56:54.715Z] === CONT TestFilterFunc/test_empty_list [2022-03-25T08:56:54.715Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-25T08:56:54.715Z] === CONT TestFilterFunc/test_filter_middle [2022-03-25T08:56:54.715Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-25T08:56:54.715Z] --- PASS: TestFilterFunc (0.00s) [2022-03-25T08:56:54.715Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-25T08:56:54.715Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-25T08:56:54.715Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-25T08:56:54.715Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-25T08:56:54.715Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-25T08:56:54.715Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-25T08:56:54.715Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-25T08:56:54.715Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-25T08:56:54.715Z] === CONT TestSetGetMeta [2022-03-25T08:56:54.715Z] === CONT TestServiceGet [2022-03-25T08:56:54.715Z] === CONT TestFindByDriver [2022-03-25T08:56:54.715Z] === CONT TestRemove [2022-03-25T08:56:54.715Z] --- PASS: TestSetGetMeta (0.03s) [2022-03-25T08:56:54.715Z] === CONT TestCreate [2022-03-25T08:56:54.715Z] --- PASS: TestFindByDriver (0.06s) [2022-03-25T08:56:54.715Z] === CONT TestServicePrune [2022-03-25T08:56:54.715Z] --- PASS: TestRemove (0.06s) [2022-03-25T08:56:54.715Z] === CONT TestList [2022-03-25T08:56:54.715Z] --- PASS: TestCreate (0.03s) [2022-03-25T08:56:54.715Z] === CONT TestRefDerefRemove [2022-03-25T08:56:54.715Z] === CONT TestGetWithReference [2022-03-25T08:56:54.715Z] --- PASS: TestRefDerefRemove (0.03s) [2022-03-25T08:56:54.715Z] --- PASS: TestList (0.04s) [2022-03-25T08:56:54.715Z] === CONT TestGet [2022-03-25T08:56:54.715Z] --- PASS: TestGetWithReference (0.03s) [2022-03-25T08:56:54.715Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-25T08:56:54.715Z] --- PASS: TestGet (0.02s) [2022-03-25T08:56:54.715Z] === CONT TestDefererencePluginOnCreateError [2022-03-25T08:56:54.715Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-03-25T08:56:54.715Z] === CONT TestDerefMultipleOfSameRef [2022-03-25T08:56:54.715Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-03-25T08:56:54.715Z] === CONT TestServiceList [2022-03-25T08:56:54.715Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-03-25T08:56:54.715Z] === CONT TestServiceRemove [2022-03-25T08:56:54.715Z] --- PASS: TestServiceGet (0.23s) [2022-03-25T08:56:54.715Z] === CONT TestServiceCreate [2022-03-25T08:56:54.715Z] time="2022-03-25T08:56:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-25T08:56:54.715Z] --- PASS: TestServiceRemove (0.07s) [2022-03-25T08:56:54.715Z] === CONT TestRestore [2022-03-25T08:56:54.715Z] --- PASS: TestServiceList (0.08s) [2022-03-25T08:56:54.715Z] === CONT TestFindByReferenced [2022-03-25T08:56:54.715Z] time="2022-03-25T08:56:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-25T08:56:55.185Z] time="2022-03-25T08:56:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-25T08:56:55.185Z] time="2022-03-25T08:56:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-25T08:56:55.185Z] --- PASS: TestServiceCreate (0.03s) [2022-03-25T08:56:55.185Z] --- PASS: TestFindByReferenced (0.03s) [2022-03-25T08:56:55.185Z] --- PASS: TestRestore (0.04s) [2022-03-25T08:56:55.185Z] time="2022-03-25T08:56:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-25T08:56:55.185Z] --- PASS: TestServicePrune (0.23s) [2022-03-25T08:56:55.185Z] PASS [2022-03-25T08:56:55.185Z] coverage: 70.3% of statements [2022-03-25T08:56:55.185Z] ok github.com/docker/docker/volume/service 0.325s coverage: 70.3% of statements [2022-03-25T08:56:55.430Z] --- PASS: TestSecretCreateResolve (2.11s) [2022-03-25T08:56:55.430Z] PASS [2022-03-25T08:56:55.430Z] [2022-03-25T08:56:55.430Z] DONE 6 tests in 12.218s [2022-03-25T08:56:55.430Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-03-25T08:56:55.430Z] ++ 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-03-25T08:56:55.430Z] ++ set -e [2022-03-25T08:56:55.430Z] ++ '[' -n 0 ']' [2022-03-25T08:56:55.430Z] ++ set -x [2022-03-25T08:56:55.430Z] ++ 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-03-25T08:56:55.430Z] INFO: Testing against a local daemon [2022-03-25T08:56:55.430Z] === RUN TestServiceCreateInit [2022-03-25T08:56:55.430Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-25T08:56:55.668Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-03-25T08:56:56.753Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-03-25T08:56:56.753Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-25T08:56:56.753Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-25T08:56:56.753Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-25T08:56:56.753Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-03-25T08:56:56.753Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-25T08:56:56.753Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-25T08:56:56.753Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-25T08:56:56.753Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-25T08:56:56.753Z] time="2022-03-25T08:56:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-25T08:56:58.712Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-25T08:56:59.031Z] Loaded image: debian:bullseye [2022-03-25T08:56:59.031Z] Loaded image: hello-world:latest [2022-03-25T08:56:59.031Z] Loaded image: arm32v7/hello-world:latest [2022-03-25T08:56:59.031Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-03-25T08:57:00.226Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-03-25T08:57:00.567Z] time="2022-03-25T08:57:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-25T08:57:02.315Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-03-25T08:57:02.878Z] --- PASS: TestServiceCreateInit (6.83s) [2022-03-25T08:57:02.878Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.29s) [2022-03-25T08:57:02.878Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.53s) [2022-03-25T08:57:02.878Z] === RUN TestCreateServiceMultipleTimes [2022-03-25T08:57:04.842Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-03-25T08:57:06.217Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-03-25T08:57:08.744Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-03-25T08:57:09.288Z] --- PASS: TestGet (15.01s) [2022-03-25T08:57:09.288Z] === RUN TestPluginWithNoManifest [2022-03-25T08:57:09.288Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-25T08:57:09.288Z] === RUN TestGetAll [2022-03-25T08:57:09.288Z] --- PASS: TestGetAll (0.00s) [2022-03-25T08:57:09.288Z] PASS [2022-03-25T08:57:09.288Z] coverage: 73.4% of statements [2022-03-25T08:57:09.288Z] ok github.com/docker/docker/pkg/plugins 35.176s coverage: 73.4% of statements [2022-03-25T08:57:09.288Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-25T08:57:09.288Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-25T08:57:09.288Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-03-25T08:57:09.288Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-25T08:57:09.288Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-25T08:57:09.288Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-25T08:57:09.288Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-25T08:57:09.288Z] ? github.com/docker/docker/quota [no test files] [2022-03-25T08:57:09.288Z] ? github.com/docker/docker/rootless [no test files] [2022-03-25T08:57:09.288Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-25T08:57:09.288Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-25T08:57:09.288Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-25T08:57:09.288Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-25T08:57:09.288Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-25T08:57:09.288Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-25T08:57:09.288Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-25T08:57:09.288Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-25T08:57:09.288Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-25T08:57:09.288Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-25T08:57:09.288Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-25T08:57:09.288Z] ? github.com/docker/docker/volume [no test files] [2022-03-25T08:57:09.288Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-25T08:57:09.288Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-25T08:57:09.313Z] check_test.go:309: [dad44c9c301ca] daemon is not started [2022-03-25T08:57:09.313Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-03-25T08:57:09.313Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-25T08:57:09.883Z] check_test.go:309: [dfd13b1d1b4e4] daemon is not started [2022-03-25T08:57:09.883Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-03-25T08:57:09.883Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-25T08:57:09.883Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (41.95s) [2022-03-25T08:57:09.883Z] PASS [2022-03-25T08:57:09.883Z] [2022-03-25T08:57:09.883Z] === Skipped [2022-03-25T08:57:09.883Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-25T08:57:09.883Z] build_session_test.go:25: TODO: BuildKit [2022-03-25T08:57:09.883Z] [2022-03-25T08:57:09.883Z] DONE 33 tests, 1 skipped in 263.316s [2022-03-25T08:57:09.883Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-25T08:57:09.883Z] ++ 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-03-25T08:57:09.883Z] ++ set -e [2022-03-25T08:57:09.883Z] ++ '[' -n 0 ']' [2022-03-25T08:57:09.883Z] ++ set -x [2022-03-25T08:57:09.883Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-03-25T08:57:10.151Z] INFO: Testing against a local daemon [2022-03-25T08:57:10.151Z] === RUN TestConfigInspect [2022-03-25T08:57:10.861Z] [2022-03-25T08:57:10.861Z] === Skipped [2022-03-25T08:57:10.861Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-25T08:57:10.861Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-25T08:57:10.861Z] [2022-03-25T08:57:10.861Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-25T08:57:10.861Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-25T08:57:10.861Z] [2022-03-25T08:57:10.861Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-25T08:57:10.861Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-25T08:57:10.861Z] [2022-03-25T08:57:10.861Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-25T08:57:10.861Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-25T08:57:10.861Z] [2022-03-25T08:57:10.861Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-25T08:57:10.861Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-25T08:57:10.861Z] [2022-03-25T08:57:10.861Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-25T08:57:10.861Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-25T08:57:10.861Z] [2022-03-25T08:57:10.861Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-25T08:57:10.861Z] daemon_test.go:147: root required [2022-03-25T08:57:10.861Z] [2022-03-25T08:57:10.861Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-25T08:57:10.861Z] reload_test.go:520: root required [2022-03-25T08:57:10.861Z] [2022-03-25T08:57:10.861Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-25T08:57:10.861Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-03-25T08:57:10.861Z] [2022-03-25T08:57:10.861Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-25T08:57:10.861Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-25T08:57:10.861Z] [2022-03-25T08:57:10.861Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-25T08:57:10.861Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-25T08:57:10.861Z] [2022-03-25T08:57:10.861Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-25T08:57:10.861Z] download_test.go:268: Needs fixing on Windows [2022-03-25T08:57:10.861Z] [2022-03-25T08:57:10.861Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-25T08:57:11.089Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-03-25T08:57:11.089Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-25T08:57:11.255Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-03-25T08:57:11.255Z] PASS [2022-03-25T08:57:11.255Z] [2022-03-25T08:57:11.255Z] DONE 17 tests in 47.192s [2022-03-25T08:57:11.255Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-25T08:57:11.255Z] INFO: Testing against a local daemon [2022-03-25T08:57:11.255Z] === RUN TestPluginInvalidJSON [2022-03-25T08:57:11.255Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T08:57:11.255Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T08:57:11.255Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T08:57:11.255Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-03-25T08:57:11.255Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-25T08:57:11.255Z] === RUN TestPluginInstall [2022-03-25T08:57:11.255Z] === RUN TestPluginInstall/no_auth [2022-03-25T08:57:11.255Z] time="2022-03-25T08:57:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-25T08:57:11.255Z] time="2022-03-25T08:57:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0b9a4713e175974c56193e82cb9de23fb183835fbe150e7714a68ed26970601e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-25T08:57:11.255Z] time="2022-03-25T08:57:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-25T08:57:11.255Z] time="2022-03-25T08:57:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0b9a4713e175974c56193e82cb9de23fb183835fbe150e7714a68ed26970601e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-25T08:57:11.331Z] layer_test.go:304: Failing on Windows [2022-03-25T08:57:11.331Z] [2022-03-25T08:57:11.331Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-25T08:57:11.331Z] layer_test.go:353: Failing on Windows [2022-03-25T08:57:11.331Z] [2022-03-25T08:57:11.331Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-25T08:57:11.331Z] layer_test.go:468: Failing on Windows [2022-03-25T08:57:11.331Z] [2022-03-25T08:57:11.331Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-25T08:57:11.331Z] layer_test.go:697: Failing on Windows [2022-03-25T08:57:11.331Z] [2022-03-25T08:57:11.331Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-25T08:57:11.331Z] migration_test.go:46: Failing on Windows [2022-03-25T08:57:11.331Z] [2022-03-25T08:57:11.331Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-25T08:57:11.331Z] migration_test.go:182: Failing on Windows [2022-03-25T08:57:11.331Z] [2022-03-25T08:57:11.331Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-25T08:57:11.331Z] mount_test.go:17: Failing on Windows [2022-03-25T08:57:11.331Z] [2022-03-25T08:57:11.331Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-25T08:57:11.331Z] mount_test.go:76: Failing on Windows [2022-03-25T08:57:11.331Z] [2022-03-25T08:57:11.331Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-25T08:57:11.331Z] mount_test.go:125: Failing on Windows [2022-03-25T08:57:11.331Z] [2022-03-25T08:57:11.331Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-25T08:57:11.331Z] mount_test.go:212: Failing on Windows [2022-03-25T08:57:11.331Z] [2022-03-25T08:57:11.331Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-25T08:57:11.331Z] archive_test.go:134: Xz not present in msys2 [2022-03-25T08:57:11.331Z] [2022-03-25T08:57:11.331Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-25T08:57:11.331Z] archive_test.go:239: Failing on Windows CI machines [2022-03-25T08:57:11.331Z] [2022-03-25T08:57:11.331Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-25T08:57:11.331Z] archive_windows_test.go:16: Currently fails [2022-03-25T08:57:11.331Z] [2022-03-25T08:57:11.331Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-25T08:57:11.332Z] changes_test.go:192: needs more investigation [2022-03-25T08:57:11.332Z] [2022-03-25T08:57:11.332Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-25T08:57:11.332Z] changes_test.go:405: needs further investigation [2022-03-25T08:57:11.332Z] [2022-03-25T08:57:11.332Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-25T08:57:11.332Z] changes_test.go:441: needs further investigation [2022-03-25T08:57:11.332Z] [2022-03-25T08:57:11.332Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-25T08:57:11.332Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-03-25T08:57:11.332Z] [2022-03-25T08:57:11.332Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-25T08:57:11.332Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-03-25T08:57:11.332Z] [2022-03-25T08:57:11.332Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-25T08:57:11.332Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-25T08:57:11.332Z] [2022-03-25T08:57:11.332Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.01s) [2022-03-25T08:57:11.332Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-25T08:57:11.332Z] [2022-03-25T08:57:11.332Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-25T08:57:11.332Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-03-25T08:57:11.332Z] [2022-03-25T08:57:11.332Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-25T08:57:11.332Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-25T08:57:11.332Z] [2022-03-25T08:57:11.332Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-25T08:57:11.332Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-03-25T08:57:11.332Z] [2022-03-25T08:57:11.332Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-25T08:57:11.332Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-03-25T08:57:11.332Z] [2022-03-25T08:57:11.332Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-25T08:57:11.332Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-03-25T08:57:11.332Z] [2022-03-25T08:57:11.332Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-25T08:57:11.332Z] poller_test.go:41: No chmod on Windows [2022-03-25T08:57:11.332Z] [2022-03-25T08:57:11.332Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-25T08:57:11.332Z] fileutils_test.go:134: Needs porting to Windows [2022-03-25T08:57:11.332Z] [2022-03-25T08:57:11.332Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-25T08:57:11.332Z] fileutils_test.go:180: Needs porting to Windows [2022-03-25T08:57:11.332Z] [2022-03-25T08:57:11.332Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-25T08:57:11.332Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-25T08:57:11.332Z] [2022-03-25T08:57:11.332Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-03-25T08:57:11.332Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-25T08:57:11.332Z] [2022-03-25T08:57:11.332Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-03-25T08:57:11.332Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-25T08:57:11.332Z] [2022-03-25T08:57:11.332Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-25T08:57:11.332Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-25T08:57:11.332Z] [2022-03-25T08:57:11.332Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-25T08:57:11.332Z] local_test.go:181: runtime.GOOS == "windows" [2022-03-25T08:57:11.332Z] [2022-03-25T08:57:11.332Z] DONE 1851 tests, 45 skipped in 238.748s [2022-03-25T08:57:11.332Z] INFO: make.ps1 ended at 03/25/2022 08:57:11 [2022-03-25T08:57:11.346Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-25T08:57:11.513Z] === RUN TestPluginInstall/with_htpasswd [2022-03-25T08:57:11.604Z] check_test.go:309: [d780fee613439] daemon is not started [2022-03-25T08:57:11.604Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-03-25T08:57:11.862Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-03-25T08:57:12.079Z] time="2022-03-25T08:57:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-25T08:57:12.079Z] time="2022-03-25T08:57:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4cb8227bea9451a07fab4dcdbae36c80e463a60fe26fd2af4e9cdc4eaf5685c6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-25T08:57:12.079Z] time="2022-03-25T08:57:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-25T08:57:12.079Z] time="2022-03-25T08:57:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4cb8227bea9451a07fab4dcdbae36c80e463a60fe26fd2af4e9cdc4eaf5685c6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-25T08:57:12.336Z] === RUN TestPluginInstall/with_insecure [2022-03-25T08:57:13.235Z] --- PASS: TestConfigInspect (3.11s) [2022-03-25T08:57:13.235Z] === RUN TestConfigList [2022-03-25T08:57:13.271Z] time="2022-03-25T08:57:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-25T08:57:13.271Z] time="2022-03-25T08:57:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a33407287dec152455828c87993d84a20d72415bdcc909c603d4b1bbfda255d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-25T08:57:13.271Z] time="2022-03-25T08:57:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-25T08:57:13.271Z] time="2022-03-25T08:57:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a33407287dec152455828c87993d84a20d72415bdcc909c603d4b1bbfda255d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-25T08:57:13.271Z] plugin_test.go:165: [de7d9bfbe8a00] daemon is not started [2022-03-25T08:57:13.271Z] --- PASS: TestPluginInstall (3.32s) [2022-03-25T08:57:13.271Z] --- PASS: TestPluginInstall/no_auth (1.57s) [2022-03-25T08:57:13.271Z] --- PASS: TestPluginInstall/with_htpasswd (0.64s) [2022-03-25T08:57:13.271Z] --- PASS: TestPluginInstall/with_insecure (1.11s) [2022-03-25T08:57:13.271Z] === RUN TestPluginsWithRuntimes [2022-03-25T08:57:13.551Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-25T08:57:13.551Z] INFO: Unit tests ended at 03/25/2022 08:57:12. Duration:00:04:16.8826287 [2022-03-25T08:57:13.551Z] INFO: Building busybox [2022-03-25T08:57:13.551Z] Sending build context to Docker daemon 5.12kB [2022-03-25T08:57:13.551Z] [2022-03-25T08:57:13.551Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-25T08:57:13.551Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-25T08:57:13.551Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-25T08:57:13.551Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-25T08:57:13.551Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-25T08:57:13.551Z] ---> 6a11116086a4 [2022-03-25T08:57:13.551Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-25T08:57:13.551Z] ---> Running in 02402bc31469 [2022-03-25T08:57:14.166Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-25T08:57:14.166Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-03-25T08:57:15.174Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-25T08:57:15.538Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-03-25T08:57:15.738Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-25T08:57:16.103Z] --- PASS: TestConfigList (2.73s) [2022-03-25T08:57:16.103Z] === RUN TestConfigsCreateAndDelete [2022-03-25T08:57:16.103Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-25T08:57:16.172Z] ......... [ 86%] [2022-03-25T08:57:16.669Z] --- PASS: TestPluginsWithRuntimes (3.37s) [2022-03-25T08:57:16.669Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-03-25T08:57:16.669Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-03-25T08:57:16.669Z] === RUN TestPluginBackCompatMediaTypes [2022-03-25T08:57:17.036Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-25T08:57:17.234Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2022-03-25T08:57:17.234Z] PASS [2022-03-25T08:57:17.234Z] [2022-03-25T08:57:17.234Z] DONE 10 tests in 7.423s [2022-03-25T08:57:17.234Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-25T08:57:17.492Z] INFO: Testing against a local daemon [2022-03-25T08:57:17.492Z] === RUN TestExternalGraphDriver [2022-03-25T08:57:17.492Z] === RUN TestExternalGraphDriver/json [2022-03-25T08:57:17.732Z] --- PASS: TestCreateServiceMultipleTimes (14.92s) [2022-03-25T08:57:17.732Z] === RUN TestCreateServiceConflict [2022-03-25T08:57:17.969Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2022-03-25T08:57:18.904Z] --- PASS: TestConfigsCreateAndDelete (2.81s) [2022-03-25T08:57:18.904Z] === RUN TestConfigsUpdate [2022-03-25T08:57:18.904Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2022-03-25T08:57:19.096Z] --- PASS: TestCreateServiceConflict (1.74s) [2022-03-25T08:57:19.096Z] === RUN TestCreateServiceMaxReplicas [2022-03-25T08:57:19.389Z] === RUN TestExternalGraphDriver/spec [2022-03-25T08:57:19.469Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-03-25T08:57:20.762Z] === RUN TestExternalGraphDriver/pull [2022-03-25T08:57:20.866Z] tests/integration/models_images_test.py ............... [ 89%] [2022-03-25T08:57:21.368Z] --- PASS: TestConfigsUpdate (2.62s) [2022-03-25T08:57:21.368Z] === RUN TestTemplatedConfig [2022-03-25T08:57:21.609Z] --- PASS: TestCreateServiceMaxReplicas (2.11s) [2022-03-25T08:57:21.609Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-25T08:57:22.065Z] tests/integration/models_networks_test.py .... [ 90%] [2022-03-25T08:57:22.660Z] --- PASS: TestExternalGraphDriver (4.95s) [2022-03-25T08:57:22.661Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-03-25T08:57:22.661Z] --- PASS: TestExternalGraphDriver/spec (1.62s) [2022-03-25T08:57:22.661Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-03-25T08:57:22.661Z] === RUN TestGraphdriverPluginV2 [2022-03-25T08:57:22.741Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-25T08:57:23.307Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-03-25T08:57:24.680Z] --- PASS: TestTemplatedConfig (3.18s) [2022-03-25T08:57:24.680Z] === RUN TestConfigCreateResolve [2022-03-25T08:57:25.244Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-25T08:57:25.244Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-25T08:57:26.619Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-25T08:57:26.840Z] --- PASS: TestGraphdriverPluginV2 (3.86s) [2022-03-25T08:57:26.840Z] PASS [2022-03-25T08:57:26.840Z] [2022-03-25T08:57:26.840Z] DONE 5 tests in 8.860s [2022-03-25T08:57:26.840Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-25T08:57:26.840Z] INFO: Testing against a local daemon [2022-03-25T08:57:26.840Z] === RUN TestContinueAfterPluginCrash [2022-03-25T08:57:26.840Z] === PAUSE TestContinueAfterPluginCrash [2022-03-25T08:57:26.840Z] === RUN TestReadPluginNoRead [2022-03-25T08:57:26.840Z] === PAUSE TestReadPluginNoRead [2022-03-25T08:57:26.840Z] === RUN TestDaemonStartWithLogOpt [2022-03-25T08:57:26.840Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-25T08:57:26.840Z] === CONT TestContinueAfterPluginCrash [2022-03-25T08:57:26.840Z] === CONT TestDaemonStartWithLogOpt [2022-03-25T08:57:26.877Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-03-25T08:57:27.136Z] --- PASS: TestConfigCreateResolve (2.56s) [2022-03-25T08:57:27.136Z] === RUN TestConfigDaemonLibtrustID [2022-03-25T08:57:27.394Z] check_test.go:309: [dcdea2126f8e7] daemon is not started [2022-03-25T08:57:27.394Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-03-25T08:57:27.651Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-03-25T08:57:27.651Z] PASS [2022-03-25T08:57:27.651Z] [2022-03-25T08:57:27.651Z] DONE 7 tests in 17.758s [2022-03-25T08:57:27.651Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-25T08:57:27.651Z] ++ 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-03-25T08:57:27.651Z] ++ set -e [2022-03-25T08:57:27.651Z] ++ '[' -n 0 ']' [2022-03-25T08:57:27.651Z] ++ set -x [2022-03-25T08:57:27.651Z] ++ 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-03-25T08:57:27.909Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-03-25T08:57:27.909Z] INFO: Testing against a local daemon [2022-03-25T08:57:27.909Z] === RUN TestCheckpoint [2022-03-25T08:57:27.909Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-25T08:57:27.909Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-25T08:57:27.909Z] === RUN TestContainerInvalidJSON [2022-03-25T08:57:27.909Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-03-25T08:57:27.909Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-03-25T08:57:27.909Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-25T08:57:27.909Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-25T08:57:27.909Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-25T08:57:27.909Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-25T08:57:27.909Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-03-25T08:57:27.909Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-25T08:57:27.909Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-25T08:57:27.909Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-03-25T08:57:27.909Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-03-25T08:57:27.909Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-25T08:57:27.909Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-25T08:57:27.909Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-25T08:57:28.167Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-03-25T08:57:28.167Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-25T08:57:28.167Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-03-25T08:57:28.167Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-25T08:57:28.167Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2022-03-25T08:57:28.167Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-25T08:57:28.167Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-03-25T08:57:28.167Z] === RUN TestCopyFromContainer [2022-03-25T08:57:28.425Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-03-25T08:57:28.634Z] tests/integration/models_nodes_test.py . [ 91%] [2022-03-25T08:57:28.634Z] tests/integration/models_resources_test.py . [ 91%] [2022-03-25T08:57:29.034Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-03-25T08:57:29.291Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-25T08:57:29.860Z] === RUN TestCopyFromContainer// [2022-03-25T08:57:30.118Z] === RUN TestCopyFromContainer//bar/root [2022-03-25T08:57:30.118Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-25T08:57:30.121Z] --- PASS: TestDaemonStartWithLogOpt (3.35s) [2022-03-25T08:57:30.121Z] === CONT TestReadPluginNoRead [2022-03-25T08:57:30.375Z] === RUN TestCopyFromContainer/bar/quux [2022-03-25T08:57:30.375Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-25T08:57:30.375Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-25T08:57:30.375Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-25T08:57:30.633Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-25T08:57:30.633Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-25T08:57:30.891Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-25T08:57:30.891Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-25T08:57:31.149Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-25T08:57:31.149Z] --- PASS: TestCopyFromContainer (2.92s) [2022-03-25T08:57:31.149Z] --- PASS: TestCopyFromContainer// (0.13s) [2022-03-25T08:57:31.149Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2022-03-25T08:57:31.149Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2022-03-25T08:57:31.149Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2022-03-25T08:57:31.149Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2022-03-25T08:57:31.149Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2022-03-25T08:57:31.149Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2022-03-25T08:57:31.149Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s) [2022-03-25T08:57:31.149Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2022-03-25T08:57:31.149Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) [2022-03-25T08:57:31.149Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-25T08:57:31.149Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-25T08:57:31.149Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-25T08:57:31.149Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-25T08:57:31.149Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-25T08:57:31.149Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-25T08:57:31.149Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-25T08:57:31.149Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-25T08:57:31.149Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-25T08:57:31.149Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-25T08:57:31.149Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-25T08:57:31.149Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-25T08:57:31.149Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-25T08:57:31.149Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-03-25T08:57:31.149Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-25T08:57:31.407Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-03-25T08:57:31.407Z] === RUN TestCreateWithInvalidEnv [2022-03-25T08:57:31.407Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-25T08:57:31.407Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-25T08:57:31.407Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-25T08:57:31.407Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-25T08:57:31.407Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-25T08:57:31.407Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-25T08:57:31.407Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-25T08:57:31.407Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-25T08:57:31.407Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-25T08:57:31.407Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-03-25T08:57:31.407Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-25T08:57:31.407Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-25T08:57:31.407Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-03-25T08:57:31.407Z] === RUN TestCreateTmpfsMountsTarget [2022-03-25T08:57:31.407Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2022-03-25T08:57:31.407Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-25T08:57:31.972Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-03-25T08:57:32.022Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-25T08:57:32.954Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-25T08:57:33.345Z] --- PASS: TestCreateWithCustomMaskedPaths (2.05s) [2022-03-25T08:57:33.345Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-25T08:57:33.771Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.61s) [2022-03-25T08:57:33.771Z] === RUN TestCreateServiceSecretFileMode [2022-03-25T08:57:34.277Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-25T08:57:34.327Z] === RUN TestReadPluginNoRead/default [2022-03-25T08:57:34.584Z] --- PASS: TestContinueAfterPluginCrash (8.35s) [2022-03-25T08:57:34.749Z] tests/integration/models_services_test.py ..............X. [ 95%] [2022-03-25T08:57:34.792Z] Removing intermediate container 02402bc31469 [2022-03-25T08:57:34.792Z] ---> d5cfd0612202 [2022-03-25T08:57:34.792Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-25T08:57:34.792Z] ---> Running in 5b78af7c9728 [2022-03-25T08:57:34.792Z] Removing intermediate container 5b78af7c9728 [2022-03-25T08:57:34.792Z] ---> 375958452b72 [2022-03-25T08:57:34.792Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-25T08:57:34.792Z] ---> Running in 63c2cfa105b0 [2022-03-25T08:57:34.792Z] Removing intermediate container 63c2cfa105b0 [2022-03-25T08:57:34.792Z] ---> 91c87352f4ee [2022-03-25T08:57:34.792Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-25T08:57:34.792Z] [2022-03-25T08:57:34.792Z] ---> 666f8a13d26d [2022-03-25T08:57:34.792Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-25T08:57:34.792Z] ---> Running in 72ed908bc5ed [2022-03-25T08:57:35.209Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.77s) [2022-03-25T08:57:35.209Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-25T08:57:35.209Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-25T08:57:35.209Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-25T08:57:35.209Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-25T08:57:35.209Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-25T08:57:35.209Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-25T08:57:35.209Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-25T08:57:35.209Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-25T08:57:35.209Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-25T08:57:35.209Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-25T08:57:35.210Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-25T08:57:35.210Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-25T08:57:35.210Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-25T08:57:35.210Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-25T08:57:35.210Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-25T08:57:35.210Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-25T08:57:35.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-25T08:57:35.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-25T08:57:35.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-25T08:57:35.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-03-25T08:57:35.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-03-25T08:57:35.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-25T08:57:35.210Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-25T08:57:35.518Z] === CONT TestReadPluginNoRead [2022-03-25T08:57:35.518Z] read_test.go:92: [dc0e165795d50] daemon is not started [2022-03-25T08:57:35.518Z] --- PASS: TestReadPluginNoRead (5.83s) [2022-03-25T08:57:35.518Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2022-03-25T08:57:35.518Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-03-25T08:57:35.518Z] --- PASS: TestReadPluginNoRead/default (1.19s) [2022-03-25T08:57:35.518Z] PASS [2022-03-25T08:57:35.518Z] [2022-03-25T08:57:35.518Z] DONE 6 tests in 9.230s [2022-03-25T08:57:35.518Z] 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-03-25T08:57:35.518Z] testing: warning: no tests to run [2022-03-25T08:57:35.518Z] PASS [2022-03-25T08:57:35.518Z] [2022-03-25T08:57:35.518Z] DONE 0 tests in 0.010s [2022-03-25T08:57:35.518Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-25T08:57:35.518Z] INFO: Testing against a local daemon [2022-03-25T08:57:35.518Z] === RUN TestPluginWithDevMounts [2022-03-25T08:57:35.518Z] === PAUSE TestPluginWithDevMounts [2022-03-25T08:57:35.518Z] === CONT TestPluginWithDevMounts [2022-03-25T08:57:35.775Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.49s) [2022-03-25T08:57:35.775Z] === RUN TestCreateDifferentPlatform [2022-03-25T08:57:35.775Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-25T08:57:35.775Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-25T08:57:35.775Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-25T08:57:35.775Z] --- PASS: TestCreateDifferentPlatform/different_os (0.02s) [2022-03-25T08:57:35.775Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-03-25T08:57:35.775Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-25T08:57:35.775Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-03-25T08:57:35.775Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-25T08:57:35.775Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-25T08:57:35.775Z] === RUN TestContainerStartOnDaemonRestart [2022-03-25T08:57:35.775Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-25T08:57:35.775Z] === RUN TestDaemonRestartIpcMode [2022-03-25T08:57:35.775Z] === PAUSE TestDaemonRestartIpcMode [2022-03-25T08:57:35.775Z] === RUN TestDaemonHostGatewayIP [2022-03-25T08:57:35.775Z] === PAUSE TestDaemonHostGatewayIP [2022-03-25T08:57:35.775Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-25T08:57:35.775Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-25T08:57:35.775Z] === RUN TestContainerKillOnDaemonStart [2022-03-25T08:57:35.775Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-25T08:57:35.775Z] === RUN TestDiff [2022-03-25T08:57:36.340Z] --- PASS: TestDiff (0.57s) [2022-03-25T08:57:36.340Z] === RUN TestExecWithCloseStdin [2022-03-25T08:57:36.905Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-03-25T08:57:36.905Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-25T08:57:37.162Z] --- PASS: TestExecWithCloseStdin (0.70s) [2022-03-25T08:57:37.162Z] === RUN TestExec [2022-03-25T08:57:37.434Z] --- PASS: TestPluginWithDevMounts (1.61s) [2022-03-25T08:57:37.434Z] PASS [2022-03-25T08:57:37.434Z] [2022-03-25T08:57:37.434Z] DONE 1 tests in 1.654s [2022-03-25T08:57:37.434Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-25T08:57:37.434Z] INFO: Testing against a local daemon [2022-03-25T08:57:37.434Z] === RUN TestSecretInspect [2022-03-25T08:57:37.508Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-03-25T08:57:37.508Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-03-25T08:57:38.095Z] --- PASS: TestExec (0.82s) [2022-03-25T08:57:38.095Z] === RUN TestExecUser [2022-03-25T08:57:38.095Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-25T08:57:38.660Z] --- PASS: TestExecUser (0.84s) [2022-03-25T08:57:38.660Z] === RUN TestExportContainerAndImportImage [2022-03-25T08:57:39.227Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-25T08:57:39.227Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-03-25T08:57:39.227Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-25T08:57:39.227Z] check_test.go:309: [d26f29c7d6c48] daemon is not started [2022-03-25T08:57:39.227Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-03-25T08:57:39.331Z] --- PASS: TestSecretInspect (1.79s) [2022-03-25T08:57:39.331Z] === RUN TestSecretList [2022-03-25T08:57:39.792Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2022-03-25T08:57:39.792Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-25T08:57:41.227Z] --- PASS: TestSecretList (2.15s) [2022-03-25T08:57:41.227Z] === RUN TestSecretsCreateAndDelete [2022-03-25T08:57:41.440Z] tests/integration/regression_test.py ...... [ 98%] [2022-03-25T08:57:41.689Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-03-25T08:57:41.689Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s) [2022-03-25T08:57:41.689Z] === RUN TestHealthCheckWorkdir [2022-03-25T08:57:41.699Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-03-25T08:57:41.699Z] tests/integration/credentials/utils_test.py . [100%] [2022-03-25T08:57:41.699Z] [2022-03-25T08:57:41.699Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-03-25T08:57:41.699Z] =========================== short test summary info ============================ [2022-03-25T08:57:41.699Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-03-25T08:57:41.699Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-03-25T08:57:41.699Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-03-25T08:57:41.699Z] Not supported on most drivers [2022-03-25T08:57:41.699Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-03-25T08:57:41.699Z] Output of docker top depends on host distro, and is not formalized. [2022-03-25T08:57:41.699Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-03-25T08:57:41.699Z] Output of docker top depends on host distro, and is not formalized. [2022-03-25T08:57:41.699Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-03-25T08:57:41.699Z] Can fail if eth0 has multiple IP addresses [2022-03-25T08:57:41.699Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-03-25T08:57:41.699Z] This doesn't seem to be taken into account by the engine [2022-03-25T08:57:41.699Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2022-03-25T08:57:41.699Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-03-25T08:57:41.699Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 293.55 seconds == [2022-03-25T08:57:41.946Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-25T08:57:41.958Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-03-25T08:57:42.511Z] --- PASS: TestHealthCheckWorkdir (0.98s) [2022-03-25T08:57:42.511Z] === RUN TestHealthKillContainer [2022-03-25T08:57:43.126Z] --- PASS: TestSecretsCreateAndDelete (2.12s) [2022-03-25T08:57:43.126Z] === RUN TestSecretsUpdate [2022-03-25T08:57:43.446Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-03-25T08:57:44.816Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-03-25T08:57:45.655Z] --- PASS: TestSecretsUpdate (2.25s) [2022-03-25T08:57:45.655Z] === RUN TestTemplatedSecret [2022-03-25T08:57:45.932Z] --- PASS: TestCreateServiceSecretFileMode (11.95s) [2022-03-25T08:57:45.932Z] === RUN TestCreateServiceConfigFileMode [2022-03-25T08:57:46.188Z] check_test.go:309: [dbd818741f3cf] daemon is not started [2022-03-25T08:57:46.188Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-03-25T08:57:47.560Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-25T08:57:48.182Z] --- PASS: TestTemplatedSecret (2.42s) [2022-03-25T08:57:48.182Z] === RUN TestSecretCreateResolve [2022-03-25T08:57:48.939Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-03-25T08:57:49.197Z] check_test.go:309: [d2671e28b58d8] daemon is not started [2022-03-25T08:57:49.197Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-03-25T08:57:50.081Z] --- PASS: TestSecretCreateResolve (2.26s) [2022-03-25T08:57:50.081Z] PASS [2022-03-25T08:57:50.081Z] [2022-03-25T08:57:50.081Z] DONE 6 tests in 13.027s [2022-03-25T08:57:50.081Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-25T08:57:50.339Z] INFO: Testing against a local daemon [2022-03-25T08:57:50.339Z] === RUN TestServiceCreateInit [2022-03-25T08:57:50.339Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-25T08:57:51.094Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-25T08:57:51.094Z] --- PASS: TestHealthKillContainer (8.44s) [2022-03-25T08:57:51.094Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-25T08:57:51.660Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2022-03-25T08:57:51.660Z] === RUN TestIpcModeNone [2022-03-25T08:57:52.227Z] docker_cli_daemon_plugins_test.go:79: [d43bc61207cd0] daemon is not started [2022-03-25T08:57:52.227Z] --- PASS: TestIpcModeNone (0.67s) [2022-03-25T08:57:52.227Z] === RUN TestIpcModePrivate [2022-03-25T08:57:52.791Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2022-03-25T08:57:53.049Z] --- PASS: TestIpcModePrivate (0.77s) [2022-03-25T08:57:53.049Z] === RUN TestIpcModeShareable [2022-03-25T08:57:53.307Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-03-25T08:57:53.307Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-25T08:57:53.566Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:85, shared: true, mustBeShared: true [2022-03-25T08:57:53.823Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-25T08:57:53.823Z] --- PASS: TestIpcModeShareable (0.81s) [2022-03-25T08:57:53.823Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-25T08:57:54.169Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-25T08:57:54.169Z] [2022-03-25T08:57:54.169Z] Unloading profiles will leave already running processes permanently [2022-03-25T08:57:54.169Z] unconfined, which can lead to unexpected situations. [2022-03-25T08:57:54.169Z] [2022-03-25T08:57:54.169Z] To set a process to complain mode, use the command line tool [2022-03-25T08:57:54.169Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-25T08:57:54.169Z] Post stage [Pipeline] junit [2022-03-25T08:57:54.182Z] Recording test results [2022-03-25T08:57:54.300Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-03-25T08:57:54.517Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-25T08:57:54.579Z] + echo Ensuring container killed. [2022-03-25T08:57:54.579Z] Ensuring container killed. [2022-03-25T08:57:54.579Z] + docker rm -vf docker-pr1 [2022-03-25T08:57:54.579Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-03-25T08:57:54.868Z] + echo Chowning /workspace to jenkins user [2022-03-25T08:57:54.868Z] Chowning /workspace to jenkins user [2022-03-25T08:57:54.868Z] + id -u [2022-03-25T08:57:54.868Z] + id -g [2022-03-25T08:57:54.868Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43426:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-25T08:57:56.109Z] + bundleName=docker-py [2022-03-25T08:57:56.110Z] + echo Creating docker-py-bundles.tar.gz [2022-03-25T08:57:56.110Z] Creating docker-py-bundles.tar.gz [2022-03-25T08:57:56.110Z] + 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-03-25T08:57:56.127Z] Archiving artifacts [2022-03-25T08:57:56.350Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.19s) [2022-03-25T08:57:56.350Z] === RUN TestAPIIpcModeHost [2022-03-25T08:57:56.350Z] docker_cli_daemon_plugins_test.go:169: [d8344723a7275] daemon is not started [2022-03-25T08:57:56.374Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43426/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-03-25T08:57:56.608Z] --- PASS: TestAPIIpcModeHost (0.69s) [2022-03-25T08:57:56.608Z] === RUN TestDaemonIpcModeShareable [2022-03-25T08:57:56.775Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43426/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=32fe0bbb91f9791ca2783d08f81c9a9289e9225c -e DOCKER_GRAPHDRIVER docker:32fe0bbb91f9791ca2783d08f81c9a9289e9225c hack/make.sh binary-daemon [2022-03-25T08:57:57.034Z] [2022-03-25T08:57:57.034Z] Removing bundles/ [2022-03-25T08:57:57.034Z] [2022-03-25T08:57:57.034Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2022-03-25T08:57:57.295Z] Building: bundles/binary-daemon/dockerd-dev [2022-03-25T08:57:57.295Z] GOOS="" GOARCH="" GOARM="" [2022-03-25T08:57:57.543Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-03-25T08:57:57.795Z] --- PASS: TestServiceCreateInit (7.66s) [2022-03-25T08:57:57.796Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.85s) [2022-03-25T08:57:57.796Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.79s) [2022-03-25T08:57:57.796Z] === RUN TestCreateServiceMultipleTimes [2022-03-25T08:57:58.092Z] --- PASS: TestCreateServiceConfigFileMode (11.96s) [2022-03-25T08:57:58.092Z] === RUN TestCreateServiceSysctls [2022-03-25T08:57:58.109Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: true, mustBeShared: true [2022-03-25T08:57:58.366Z] --- PASS: TestDaemonIpcModeShareable (1.67s) [2022-03-25T08:57:58.366Z] === RUN TestDaemonIpcModePrivate [2022-03-25T08:57:59.741Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: false, mustBeShared: false [2022-03-25T08:58:00.005Z] --- PASS: TestDaemonIpcModePrivate (1.65s) [2022-03-25T08:58:00.005Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-25T08:58:00.181Z] Removing intermediate container 72ed908bc5ed [2022-03-25T08:58:00.181Z] ---> 2e0f7ed4fa2d [2022-03-25T08:58:00.181Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-25T08:58:00.181Z] ---> Running in db688bbb78ae [2022-03-25T08:58:00.181Z] [2022-03-25T08:58:00.181Z] SUCCESS: Specified value was saved. [2022-03-25T08:58:00.569Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-03-25T08:58:00.604Z] --- PASS: TestCreateServiceSysctls (3.07s) [2022-03-25T08:58:00.604Z] === RUN TestCreateServiceCapabilities [2022-03-25T08:58:00.650Z] Removing intermediate container db688bbb78ae [2022-03-25T08:58:00.650Z] ---> ba12558431e9 [2022-03-25T08:58:00.650Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-25T08:58:00.650Z] ---> Running in 21cb19f3de0f [2022-03-25T08:58:00.827Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-25T08:58:01.084Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-03-25T08:58:01.341Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false [2022-03-25T08:58:01.341Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.49s) [2022-03-25T08:58:01.341Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-25T08:58:01.600Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-03-25T08:58:01.858Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-25T08:58:02.115Z] check_test.go:309: [d387630ca5048] daemon is not started [2022-03-25T08:58:02.116Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-03-25T08:58:03.049Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2022-03-25T08:58:03.049Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-25T08:58:03.049Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s) [2022-03-25T08:58:03.049Z] === RUN TestIpcModeOlderClient [2022-03-25T08:58:03.049Z] === PAUSE TestIpcModeOlderClient [2022-03-25T08:58:03.049Z] === RUN TestKillContainerInvalidSignal [2022-03-25T08:58:03.120Z] --- PASS: TestCreateServiceCapabilities (2.37s) [2022-03-25T08:58:03.120Z] === RUN TestInspect [2022-03-25T08:58:03.982Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-03-25T08:58:03.982Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2022-03-25T08:58:03.982Z] === RUN TestKillContainer [2022-03-25T08:58:03.982Z] === RUN TestKillContainer/no_signal [2022-03-25T08:58:04.547Z] === RUN TestKillContainer/non_killing_signal [2022-03-25T08:58:05.112Z] === RUN TestKillContainer/killing_signal [2022-03-25T08:58:05.635Z] --- PASS: TestInspect (2.50s) [2022-03-25T08:58:05.635Z] === RUN TestCreateJob [2022-03-25T08:58:05.680Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-03-25T08:58:05.940Z] --- PASS: TestKillContainer (2.04s) [2022-03-25T08:58:05.940Z] --- PASS: TestKillContainer/no_signal (0.64s) [2022-03-25T08:58:05.940Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2022-03-25T08:58:05.940Z] --- PASS: TestKillContainer/killing_signal (0.68s) [2022-03-25T08:58:05.940Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-25T08:58:05.940Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-25T08:58:06.556Z] Cannot create a file when that file already exists. [2022-03-25T08:58:06.874Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-25T08:58:06.874Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-25T08:58:07.132Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-03-25T08:58:07.390Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.49s) [2022-03-25T08:58:07.390Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s) [2022-03-25T08:58:07.390Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2022-03-25T08:58:07.390Z] === RUN TestKillStoppedContainer [2022-03-25T08:58:07.656Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-03-25T08:58:07.656Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-25T08:58:07.656Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-03-25T08:58:07.656Z] === RUN TestKillDifferentUserContainer [2022-03-25T08:58:08.148Z] --- PASS: TestCreateJob (2.57s) [2022-03-25T08:58:08.148Z] === RUN TestReplicatedJob [2022-03-25T08:58:08.598Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2022-03-25T08:58:08.598Z] === RUN TestInspectOomKilledTrue [2022-03-25T08:58:08.598Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-25T08:58:08.598Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-25T08:58:08.598Z] === RUN TestInspectOomKilledFalse [2022-03-25T08:58:08.598Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-25T08:58:08.598Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-25T08:58:08.598Z] === RUN TestLinksEtcHostsContentMatch [2022-03-25T08:58:08.856Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-03-25T08:58:09.113Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s) [2022-03-25T08:58:09.113Z] === RUN TestLinksContainerNames [2022-03-25T08:58:10.486Z] --- PASS: TestLinksContainerNames (1.48s) [2022-03-25T08:58:10.486Z] === RUN TestLogsFollowTailEmpty [2022-03-25T08:58:10.745Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-03-25T08:58:11.309Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2022-03-25T08:58:11.309Z] === RUN TestContainerNetworkMountsNoChown [2022-03-25T08:58:11.324Z] Removing intermediate container 21cb19f3de0f [2022-03-25T08:58:11.324Z] ---> 84301708d408 [2022-03-25T08:58:11.324Z] Step 13/13 : CMD ["sh"] [2022-03-25T08:58:11.795Z] ---> Running in 1c2cac3beebc [2022-03-25T08:58:11.795Z] Removing intermediate container 1c2cac3beebc [2022-03-25T08:58:11.795Z] ---> 587a91dac55a [2022-03-25T08:58:11.795Z] Successfully built 587a91dac55a [2022-03-25T08:58:11.795Z] Successfully tagged busybox:latest [2022-03-25T08:58:11.795Z] INFO: Docker images of the daemon under test [2022-03-25T08:58:11.795Z] [2022-03-25T08:58:12.246Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2022-03-25T08:58:12.246Z] === RUN TestMountDaemonRoot [2022-03-25T08:58:12.246Z] === RUN TestMountDaemonRoot/default [2022-03-25T08:58:12.246Z] === PAUSE TestMountDaemonRoot/default [2022-03-25T08:58:12.246Z] === RUN TestMountDaemonRoot/private [2022-03-25T08:58:12.246Z] === PAUSE TestMountDaemonRoot/private [2022-03-25T08:58:12.246Z] === RUN TestMountDaemonRoot/rprivate [2022-03-25T08:58:12.246Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-25T08:58:12.246Z] === RUN TestMountDaemonRoot/slave [2022-03-25T08:58:12.246Z] === PAUSE TestMountDaemonRoot/slave [2022-03-25T08:58:12.246Z] === RUN TestMountDaemonRoot/rslave [2022-03-25T08:58:12.246Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-25T08:58:12.246Z] === RUN TestMountDaemonRoot/shared [2022-03-25T08:58:12.246Z] === PAUSE TestMountDaemonRoot/shared [2022-03-25T08:58:12.246Z] === RUN TestMountDaemonRoot/rshared [2022-03-25T08:58:12.246Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-25T08:58:12.246Z] === CONT TestMountDaemonRoot/default [2022-03-25T08:58:12.246Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-25T08:58:12.246Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-25T08:58:12.246Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-25T08:58:12.246Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-25T08:58:12.246Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-25T08:58:12.246Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-25T08:58:12.246Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-25T08:58:12.246Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-25T08:58:12.246Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-25T08:58:12.246Z] === CONT TestMountDaemonRoot/rshared [2022-03-25T08:58:12.246Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-25T08:58:12.246Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-25T08:58:12.246Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-25T08:58:12.246Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-25T08:58:12.246Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-25T08:58:12.246Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-25T08:58:12.246Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-25T08:58:12.246Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-25T08:58:12.246Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-25T08:58:12.246Z] === CONT TestMountDaemonRoot/shared [2022-03-25T08:58:12.246Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-25T08:58:12.246Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-25T08:58:12.246Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-25T08:58:12.246Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-25T08:58:12.246Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-25T08:58:12.246Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-25T08:58:12.246Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-25T08:58:12.246Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-25T08:58:12.246Z] === CONT TestMountDaemonRoot/rslave [2022-03-25T08:58:12.246Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-25T08:58:12.246Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-25T08:58:12.246Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-25T08:58:12.246Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-25T08:58:12.246Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-25T08:58:12.246Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-25T08:58:12.246Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-25T08:58:12.246Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-25T08:58:12.246Z] === CONT TestMountDaemonRoot/slave [2022-03-25T08:58:12.246Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-25T08:58:12.246Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-25T08:58:12.246Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-25T08:58:12.246Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-25T08:58:12.246Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-25T08:58:12.246Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-25T08:58:12.246Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-25T08:58:12.246Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-25T08:58:12.246Z] === CONT TestMountDaemonRoot/rprivate [2022-03-25T08:58:12.246Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-25T08:58:12.246Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-25T08:58:12.246Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-25T08:58:12.246Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-25T08:58:12.246Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-25T08:58:12.246Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-25T08:58:12.246Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-25T08:58:12.246Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-25T08:58:12.246Z] === CONT TestMountDaemonRoot/private [2022-03-25T08:58:12.246Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-25T08:58:12.246Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-25T08:58:12.246Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-25T08:58:12.246Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-25T08:58:12.246Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-25T08:58:12.246Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-25T08:58:12.246Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-25T08:58:12.246Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-25T08:58:12.246Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-25T08:58:12.246Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-25T08:58:12.246Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-25T08:58:12.246Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-25T08:58:12.246Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-03-25T08:58:12.246Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-25T08:58:12.246Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-25T08:58:12.246Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-25T08:58:12.264Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-25T08:58:12.264Z] busybox latest 587a91dac55a Less than a second ago 5.78GB [2022-03-25T08:58:12.264Z] microsoft/windowsservercore latest 6a11116086a4 3 weeks ago 5.75GB [2022-03-25T08:58:12.264Z] mcr.microsoft.com/windows/servercore ltsc2019 6a11116086a4 3 weeks ago 5.75GB [2022-03-25T08:58:12.264Z] [2022-03-25T08:58:12.264Z] INFO: Running integration tests at 03/25/2022 08:58:11... [2022-03-25T08:58:12.264Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-25T08:58:12.264Z] INFO: Integration API tests being run from the host: [2022-03-25T08:58:12.264Z] INFO: make.ps1 starting at 03/25/2022 08:58:11 [2022-03-25T08:58:12.312Z] --- PASS: TestReplicatedJob (3.75s) [2022-03-25T08:58:12.312Z] === RUN TestUpdateReplicatedJob [2022-03-25T08:58:12.504Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-25T08:58:12.504Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-25T08:58:12.504Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-25T08:58:12.504Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-25T08:58:12.504Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-25T08:58:12.504Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-25T08:58:12.504Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-25T08:58:12.504Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-25T08:58:12.504Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-25T08:58:12.504Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-25T08:58:12.763Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-25T08:58:12.763Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-25T08:58:12.763Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-25T08:58:12.763Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-25T08:58:12.763Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-25T08:58:12.763Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-25T08:58:12.763Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-25T08:58:12.763Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-25T08:58:12.763Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-25T08:58:12.763Z] --- PASS: TestMountDaemonRoot (0.04s) [2022-03-25T08:58:12.763Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-25T08:58:12.763Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-03-25T08:58:12.763Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-03-25T08:58:12.763Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-03-25T08:58:12.763Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-03-25T08:58:12.763Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-25T08:58:12.763Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-03-25T08:58:12.763Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-03-25T08:58:12.763Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-03-25T08:58:12.763Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-03-25T08:58:12.763Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-25T08:58:12.763Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.08s) [2022-03-25T08:58:12.763Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-03-25T08:58:12.763Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-03-25T08:58:12.763Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-25T08:58:12.763Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-25T08:58:12.763Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2022-03-25T08:58:12.763Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-03-25T08:58:12.763Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-03-25T08:58:12.763Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-03-25T08:58:12.763Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-25T08:58:12.763Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-03-25T08:58:12.763Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-03-25T08:58:12.763Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-03-25T08:58:12.763Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-25T08:58:12.763Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-25T08:58:12.763Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-25T08:58:12.763Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-03-25T08:58:12.763Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-25T08:58:12.763Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-03-25T08:58:12.763Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-25T08:58:12.763Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-03-25T08:58:12.763Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-03-25T08:58:12.763Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2022-03-25T08:58:12.763Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2022-03-25T08:58:12.763Z] === RUN TestContainerBindMountNonRecursive [2022-03-25T08:58:13.021Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-25T08:58:13.269Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-25T08:58:13.586Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-25T08:58:14.151Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-03-25T08:58:14.716Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-03-25T08:58:14.716Z] --- PASS: TestContainerBindMountNonRecursive (2.02s) [2022-03-25T08:58:14.716Z] === RUN TestContainerVolumesMountedAsShared [2022-03-25T08:58:14.824Z] --- PASS: TestUpdateReplicatedJob (2.61s) [2022-03-25T08:58:14.824Z] === RUN TestServiceListWithStatuses [2022-03-25T08:58:14.824Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-25T08:58:14.824Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-25T08:58:14.824Z] === RUN TestDockerNetworkConnectAlias [2022-03-25T08:58:15.649Z] --- PASS: TestContainerVolumesMountedAsShared (0.68s) [2022-03-25T08:58:15.649Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-25T08:58:15.649Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-25T08:58:15.876Z] --- PASS: TestCreateServiceMultipleTimes (15.64s) [2022-03-25T08:58:15.876Z] === RUN TestCreateServiceConflict [2022-03-25T08:58:15.876Z] --- PASS: TestCreateServiceConflict (2.15s) [2022-03-25T08:58:15.876Z] === RUN TestCreateServiceMaxReplicas [2022-03-25T08:58:15.909Z] --- PASS: TestContainerVolumesMountedAsSlave (0.43s) [2022-03-25T08:58:15.909Z] === RUN TestNetworkNat [2022-03-25T08:58:16.475Z] --- PASS: TestNetworkNat (0.58s) [2022-03-25T08:58:16.475Z] === RUN TestNetworkLocalhostTCPNat [2022-03-25T08:58:17.044Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-25T08:58:17.044Z] --- PASS: TestNetworkLocalhostTCPNat (0.64s) [2022-03-25T08:58:17.044Z] === RUN TestNetworkLoopbackNat [2022-03-25T08:58:17.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-25T08:58:18.239Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-03-25T08:58:18.405Z] --- PASS: TestCreateServiceMaxReplicas (2.68s) [2022-03-25T08:58:18.405Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-25T08:58:18.988Z] --- PASS: TestDockerNetworkConnectAlias (3.86s) [2022-03-25T08:58:18.988Z] === RUN TestDockerNetworkReConnect [2022-03-25T08:58:19.172Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-25T08:58:20.104Z] --- PASS: TestNetworkLoopbackNat (2.82s) [2022-03-25T08:58:20.104Z] === RUN TestPause [2022-03-25T08:58:20.669Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-25T08:58:20.669Z] --- PASS: TestPause (0.64s) [2022-03-25T08:58:20.669Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-25T08:58:20.669Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-25T08:58:20.669Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-25T08:58:20.669Z] === RUN TestPauseStopPausedContainer [2022-03-25T08:58:21.234Z] --- PASS: TestPauseStopPausedContainer (0.59s) [2022-03-25T08:58:21.234Z] === RUN TestPsFilter [2022-03-25T08:58:21.234Z] --- PASS: TestPsFilter (0.11s) [2022-03-25T08:58:21.234Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-25T08:58:21.500Z] --- PASS: TestDockerNetworkReConnect (2.70s) [2022-03-25T08:58:21.500Z] === RUN TestServicePlugin [2022-03-25T08:58:21.500Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-25T08:58:21.500Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-25T08:58:21.500Z] === RUN TestServiceUpdateLabel [2022-03-25T08:58:21.800Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.53s) [2022-03-25T08:58:21.800Z] === RUN TestRemoveContainerWithVolume [2022-03-25T08:58:22.367Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-25T08:58:22.367Z] --- PASS: TestRemoveContainerWithVolume (0.57s) [2022-03-25T08:58:22.367Z] === RUN TestRemoveContainerRunning [2022-03-25T08:58:22.865Z] --- PASS: TestServiceUpdateLabel (1.71s) [2022-03-25T08:58:22.865Z] === RUN TestServiceUpdateSecrets [2022-03-25T08:58:23.297Z] --- PASS: TestRemoveContainerRunning (0.67s) [2022-03-25T08:58:23.298Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-25T08:58:23.298Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-25T08:58:23.861Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.62s) [2022-03-25T08:58:23.861Z] === RUN TestRemoveInvalidContainer [2022-03-25T08:58:23.861Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-03-25T08:58:23.861Z] === RUN TestRenameLinkedContainer [2022-03-25T08:58:24.794Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-03-25T08:58:26.187Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-25T08:58:26.187Z] --- PASS: TestRenameLinkedContainer (2.52s) [2022-03-25T08:58:26.187Z] === RUN TestRenameStoppedContainer [2022-03-25T08:58:27.119Z] --- PASS: TestRenameStoppedContainer (0.68s) [2022-03-25T08:58:27.119Z] === RUN TestRenameRunningContainerAndReuse [2022-03-25T08:58:28.494Z] --- PASS: TestRenameRunningContainerAndReuse (1.31s) [2022-03-25T08:58:28.494Z] === RUN TestRenameInvalidName [2022-03-25T08:58:29.060Z] --- PASS: TestRenameInvalidName (0.79s) [2022-03-25T08:58:29.060Z] === RUN TestRenameAnonymousContainer [2022-03-25T08:58:32.341Z] check_test.go:309: [de9aa8040af90] daemon is not started [2022-03-25T08:58:32.341Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-03-25T08:58:32.341Z] --- PASS: TestRenameAnonymousContainer (2.88s) [2022-03-25T08:58:32.341Z] === RUN TestRenameContainerWithSameName [2022-03-25T08:58:32.598Z] --- PASS: TestRenameContainerWithSameName (0.73s) [2022-03-25T08:58:32.599Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-25T08:58:33.266Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s) [2022-03-25T08:58:33.266Z] === RUN TestCreateServiceSecretFileMode [2022-03-25T08:58:33.986Z] --- PASS: TestRenameContainerWithLinkedContainer (1.39s) [2022-03-25T08:58:33.986Z] === RUN TestResize [2022-03-25T08:58:34.243Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-03-25T08:58:34.809Z] --- PASS: TestResize (0.72s) [2022-03-25T08:58:34.809Z] === RUN TestResizeWithInvalidSize [2022-03-25T08:58:35.742Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2022-03-25T08:58:35.742Z] === RUN TestResizeWhenContainerNotStarted [2022-03-25T08:58:36.678Z] --- PASS: TestResizeWhenContainerNotStarted (0.92s) [2022-03-25T08:58:36.678Z] === RUN TestDaemonRestartKillContainers [2022-03-25T08:58:36.678Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-25T08:58:36.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-25T08:58:36.678Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-25T08:58:36.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-25T08:58:36.678Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-25T08:58:36.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-25T08:58:36.678Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-25T08:58:36.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-25T08:58:36.678Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-25T08:58:36.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-25T08:58:36.678Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-25T08:58:36.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-25T08:58:36.678Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-25T08:58:36.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-25T08:58:36.678Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-25T08:58:36.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-25T08:58:36.678Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-25T08:58:36.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-25T08:58:36.678Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-25T08:58:36.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-25T08:58:36.678Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-25T08:58:36.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-25T08:58:36.678Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-25T08:58:36.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-25T08:58:36.678Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-25T08:58:36.678Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-25T08:58:36.936Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-25T08:58:37.697Z] --- PASS: TestServiceUpdateSecrets (13.90s) [2022-03-25T08:58:37.697Z] === RUN TestServiceUpdateConfigs [2022-03-25T08:58:38.836Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-25T08:58:39.770Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-25T08:58:40.704Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-25T08:58:42.081Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-25T08:58:42.648Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-25T08:58:43.582Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-25T08:58:43.582Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-25T08:58:44.148Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-25T08:58:45.082Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-25T08:58:45.476Z] --- PASS: TestCreateServiceSecretFileMode (12.59s) [2022-03-25T08:58:45.476Z] === RUN TestCreateServiceConfigFileMode [2022-03-25T08:58:46.457Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-25T08:58:46.725Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-25T08:58:48.100Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-25T08:58:49.209Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-25T08:58:49.209Z] INFO: Testing against a local daemon [2022-03-25T08:58:49.209Z] === RUN TestBuildWithSession [2022-03-25T08:58:49.209Z] build_session_test.go:25: TODO: BuildKit [2022-03-25T08:58:49.209Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-25T08:58:49.209Z] === RUN TestBuildSquashParent [2022-03-25T08:58:49.209Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T08:58:49.209Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-25T08:58:49.209Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-25T08:58:49.209Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-25T08:58:49.209Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-25T08:58:49.209Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-25T08:58:49.209Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-25T08:58:49.209Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-25T08:58:49.209Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-25T08:58:49.209Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-25T08:58:49.209Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-25T08:58:49.209Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-25T08:58:49.209Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-25T08:58:49.209Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-25T08:58:49.209Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-25T08:58:49.209Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-25T08:58:49.209Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-25T08:58:49.209Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-25T08:58:49.209Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-25T08:58:49.472Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-03-25T08:58:49.730Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-25T08:58:49.988Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-25T08:58:51.888Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-03-25T08:58:52.456Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-25T08:58:52.539Z] --- PASS: TestServiceUpdateConfigs (13.90s) [2022-03-25T08:58:52.539Z] === RUN TestServiceUpdateNetwork [2022-03-25T08:58:53.023Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-03-25T08:58:54.399Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-25T08:58:54.399Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.01s) [2022-03-25T08:58:54.399Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.25s) [2022-03-25T08:58:54.399Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.04s) [2022-03-25T08:58:54.399Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.17s) [2022-03-25T08:58:54.399Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.88s) [2022-03-25T08:58:54.399Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.21s) [2022-03-25T08:58:54.399Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.07s) [2022-03-25T08:58:54.399Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.34s) [2022-03-25T08:58:54.399Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.18s) [2022-03-25T08:58:54.399Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.13s) [2022-03-25T08:58:54.399Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.55s) [2022-03-25T08:58:54.399Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.04s) [2022-03-25T08:58:54.399Z] === RUN TestCgroupNamespacesRun [2022-03-25T08:58:54.656Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-25T08:58:56.028Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-25T08:58:56.028Z] --- PASS: TestCgroupNamespacesRun (1.68s) [2022-03-25T08:58:56.028Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-25T08:58:56.962Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-25T08:58:57.529Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-03-25T08:58:57.664Z] --- PASS: TestCreateServiceConfigFileMode (12.51s) [2022-03-25T08:58:57.664Z] === RUN TestCreateServiceSysctls [2022-03-25T08:58:57.786Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s) [2022-03-25T08:58:57.786Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-25T08:58:57.786Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-25T08:58:57.914Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-25T08:58:57.914Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-25T08:58:58.718Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-25T08:58:59.564Z] --- PASS: TestCreateServiceSysctls (3.03s) [2022-03-25T08:58:59.564Z] === RUN TestCreateServiceCapabilities [2022-03-25T08:58:59.651Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2022-03-25T08:58:59.651Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-25T08:59:00.217Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-03-25T08:59:01.153Z] --- PASS: TestCgroupNamespacesRunHostMode (1.64s) [2022-03-25T08:59:01.153Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-25T08:59:02.114Z] --- PASS: TestCreateServiceCapabilities (2.44s) [2022-03-25T08:59:02.114Z] === RUN TestInspect [2022-03-25T08:59:02.473Z] --- PASS: TestServiceUpdateNetwork (11.77s) [2022-03-25T08:59:02.473Z] === RUN TestServiceUpdatePidsLimit [2022-03-25T08:59:03.053Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2022-03-25T08:59:03.053Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-25T08:59:03.399Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-25T08:59:03.960Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-25T08:59:04.432Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-25T08:59:04.432Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.64s) [2022-03-25T08:59:04.432Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-25T08:59:05.368Z] check_test.go:309: [d525b42547b69] daemon is not started [2022-03-25T08:59:05.368Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-03-25T08:59:05.368Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2022-03-25T08:59:05.368Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-25T08:59:05.368Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-25T08:59:05.395Z] --- PASS: TestInspect (2.82s) [2022-03-25T08:59:05.395Z] === RUN TestCreateJob [2022-03-25T08:59:06.302Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-03-25T08:59:06.560Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-03-25T08:59:07.134Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-25T08:59:07.134Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2022-03-25T08:59:07.134Z] === RUN TestNISDomainname [2022-03-25T08:59:07.919Z] --- PASS: TestCreateJob (3.06s) [2022-03-25T08:59:07.919Z] === RUN TestReplicatedJob [2022-03-25T08:59:08.075Z] --- PASS: TestNISDomainname (1.00s) [2022-03-25T08:59:08.075Z] === RUN TestHostnameDnsResolution [2022-03-25T08:59:09.010Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-03-25T08:59:09.267Z] --- PASS: TestHostnameDnsResolution (1.20s) [2022-03-25T08:59:09.267Z] === RUN TestUnprivilegedPortsAndPing [2022-03-25T08:59:10.432Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-25T08:59:10.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.53s) [2022-03-25T08:59:10.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.68s) [2022-03-25T08:59:10.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (12.90s) [2022-03-25T08:59:10.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (16.84s) [2022-03-25T08:59:10.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (7.80s) [2022-03-25T08:59:10.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.40s) [2022-03-25T08:59:10.432Z] === RUN TestBuildMultiStageCopy [2022-03-25T08:59:10.432Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-25T08:59:10.686Z] --- PASS: TestUnprivilegedPortsAndPing (1.05s) [2022-03-25T08:59:10.686Z] === RUN TestStats [2022-03-25T08:59:12.037Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-25T08:59:12.058Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-25T08:59:12.102Z] --- PASS: TestReplicatedJob (4.33s) [2022-03-25T08:59:12.102Z] === RUN TestUpdateReplicatedJob [2022-03-25T08:59:13.431Z] --- PASS: TestStats (2.78s) [2022-03-25T08:59:13.432Z] === RUN TestStopContainerWithTimeout [2022-03-25T08:59:13.432Z] === RUN TestStopContainerWithTimeout/0 [2022-03-25T08:59:13.432Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-25T08:59:13.432Z] === RUN TestStopContainerWithTimeout/1 [2022-03-25T08:59:13.432Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-25T08:59:13.432Z] === RUN TestStopContainerWithTimeout/3 [2022-03-25T08:59:13.432Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-25T08:59:13.432Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-25T08:59:13.432Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-25T08:59:13.432Z] === CONT TestStopContainerWithTimeout/0 [2022-03-25T08:59:13.432Z] === CONT TestStopContainerWithTimeout/3 [2022-03-25T08:59:13.999Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-25T08:59:14.257Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-25T08:59:14.824Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-25T08:59:15.083Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-25T08:59:15.341Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-25T08:59:15.384Z] --- PASS: TestUpdateReplicatedJob (3.12s) [2022-03-25T08:59:15.384Z] === RUN TestServiceListWithStatuses [2022-03-25T08:59:15.384Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-25T08:59:15.384Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-25T08:59:15.384Z] === RUN TestDockerNetworkConnectAlias [2022-03-25T08:59:15.907Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-25T08:59:15.907Z] === CONT TestStopContainerWithTimeout/1 [2022-03-25T08:59:16.165Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-25T08:59:16.165Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-03-25T08:59:16.165Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-25T08:59:17.099Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-03-25T08:59:17.357Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-25T08:59:17.614Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-03-25T08:59:17.614Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2022-03-25T08:59:17.614Z] --- PASS: TestStopContainerWithTimeout/3 (2.82s) [2022-03-25T08:59:17.614Z] --- PASS: TestStopContainerWithTimeout/-1 (2.74s) [2022-03-25T08:59:17.614Z] --- PASS: TestStopContainerWithTimeout/1 (1.71s) [2022-03-25T08:59:17.614Z] === RUN TestDeleteDevicemapper [2022-03-25T08:59:17.614Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-25T08:59:17.614Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-25T08:59:17.614Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-25T08:59:18.567Z] --- PASS: TestServiceUpdatePidsLimit (15.60s) [2022-03-25T08:59:18.567Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-03-25T08:59:18.567Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2022-03-25T08:59:18.567Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-03-25T08:59:18.567Z] PASS [2022-03-25T08:59:18.567Z] [2022-03-25T08:59:18.567Z] === Skipped [2022-03-25T08:59:18.567Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-25T08:59:18.567Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-25T08:59:18.567Z] [2022-03-25T08:59:18.567Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-03-25T08:59:18.567Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-25T08:59:18.567Z] [2022-03-25T08:59:18.567Z] DONE 27 tests, 2 skipped in 142.562s [2022-03-25T08:59:18.567Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-03-25T08:59:18.567Z] ++ 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-03-25T08:59:18.567Z] ++ set -e [2022-03-25T08:59:18.567Z] ++ '[' -n 0 ']' [2022-03-25T08:59:18.567Z] ++ set -x [2022-03-25T08:59:18.567Z] ++ 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-03-25T08:59:18.567Z] INFO: Testing against a local daemon [2022-03-25T08:59:18.567Z] === RUN TestSessionCreate [2022-03-25T08:59:18.567Z] --- PASS: TestSessionCreate (0.02s) [2022-03-25T08:59:18.567Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-25T08:59:18.567Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-25T08:59:18.567Z] PASS [2022-03-25T08:59:18.567Z] [2022-03-25T08:59:18.567Z] DONE 2 tests in 0.139s [2022-03-25T08:59:18.567Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-03-25T08:59:18.567Z] ++ 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-03-25T08:59:18.567Z] ++ set -e [2022-03-25T08:59:18.567Z] ++ '[' -n 0 ']' [2022-03-25T08:59:18.567Z] ++ set -x [2022-03-25T08:59:18.567Z] ++ 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-03-25T08:59:18.567Z] INFO: Testing against a local daemon [2022-03-25T08:59:18.567Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-25T08:59:18.567Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-25T08:59:18.567Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-25T08:59:18.567Z] === RUN TestEventsExecDie [2022-03-25T08:59:18.567Z] --- PASS: TestEventsExecDie (0.44s) [2022-03-25T08:59:18.567Z] === RUN TestEventsBackwardsCompatible [2022-03-25T08:59:18.823Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-03-25T08:59:18.823Z] === RUN TestInfoBinaryCommits [2022-03-25T08:59:18.823Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-25T08:59:18.823Z] === RUN TestInfoAPIVersioned [2022-03-25T08:59:18.823Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-25T08:59:18.823Z] === RUN TestInfoDiscoveryBackend [2022-03-25T08:59:19.148Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-25T08:59:19.148Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-25T08:59:19.383Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-03-25T08:59:19.383Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-03-25T08:59:19.562Z] --- PASS: TestDockerNetworkConnectAlias (4.01s) [2022-03-25T08:59:19.562Z] === RUN TestDockerNetworkReConnect [2022-03-25T08:59:20.136Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-25T08:59:20.143Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-03-25T08:59:20.316Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-03-25T08:59:20.316Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-03-25T08:59:20.878Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-03-25T08:59:20.878Z] === RUN TestInfoAPI [2022-03-25T08:59:20.878Z] --- PASS: TestInfoAPI (0.03s) [2022-03-25T08:59:20.878Z] === RUN TestInfoAPIWarnings [2022-03-25T08:59:21.077Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.37s) [2022-03-25T08:59:21.077Z] === RUN TestUpdateMemory [2022-03-25T08:59:21.077Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-25T08:59:21.077Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-25T08:59:21.077Z] === RUN TestUpdateCPUQuota [2022-03-25T08:59:21.124Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-25T08:59:22.012Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-03-25T08:59:22.113Z] --- PASS: TestBuildMultiStageCopy (12.58s) [2022-03-25T08:59:22.113Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.97s) [2022-03-25T08:59:22.113Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.69s) [2022-03-25T08:59:22.113Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.83s) [2022-03-25T08:59:22.113Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.95s) [2022-03-25T08:59:22.113Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.14s) [2022-03-25T08:59:22.113Z] === RUN TestBuildMultiStageParentConfig [2022-03-25T08:59:22.270Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-25T08:59:22.527Z] --- PASS: TestUpdateCPUQuota (1.52s) [2022-03-25T08:59:22.527Z] === RUN TestUpdatePidsLimit [2022-03-25T08:59:22.527Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-25T08:59:22.841Z] --- PASS: TestDockerNetworkReConnect (3.45s) [2022-03-25T08:59:22.841Z] === RUN TestServicePlugin [2022-03-25T08:59:23.093Z] === RUN TestUpdatePidsLimit/no_change [2022-03-25T08:59:23.352Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-25T08:59:23.352Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-25T08:59:23.920Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-25T08:59:24.179Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-03-25T08:59:24.179Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-25T08:59:24.179Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-25T08:59:24.437Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-25T08:59:24.695Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-25T08:59:25.017Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-25T08:59:25.071Z] --- PASS: TestBuildMultiStageParentConfig (2.70s) [2022-03-25T08:59:25.071Z] === RUN TestBuildLabelWithTargets [2022-03-25T08:59:25.071Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T08:59:25.071Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-03-25T08:59:25.071Z] === RUN TestBuildWithEmptyLayers [2022-03-25T08:59:25.279Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-25T08:59:25.850Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-25T08:59:26.109Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-25T08:59:26.367Z] --- PASS: TestUpdatePidsLimit (3.71s) [2022-03-25T08:59:26.367Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2022-03-25T08:59:26.367Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2022-03-25T08:59:26.367Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2022-03-25T08:59:26.367Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2022-03-25T08:59:26.367Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2022-03-25T08:59:26.367Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2022-03-25T08:59:26.367Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s) [2022-03-25T08:59:26.367Z] === RUN TestUpdateRestartPolicy [2022-03-25T08:59:26.642Z] --- PASS: TestBuildWithEmptyLayers (1.39s) [2022-03-25T08:59:26.642Z] === RUN TestBuildMultiStageOnBuild [2022-03-25T08:59:27.142Z] plugin_test.go:62: [d9642bd7184ff] joining swarm manager [defffd3ac1858]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T08:59:27.300Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-03-25T08:59:27.300Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-25T08:59:27.300Z] check_test.go:309: [db4f98702d578] daemon is not started [2022-03-25T08:59:27.300Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-03-25T08:59:27.300Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-25T08:59:27.300Z] check_test.go:309: [db3b6a4044a0f] daemon is not started [2022-03-25T08:59:27.300Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-03-25T08:59:27.706Z] plugin_test.go:65: [de926883b70b2] joining swarm manager [defffd3ac1858]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T08:59:30.580Z] check_test.go:309: [dbb2fb95b3e58] daemon is not started [2022-03-25T08:59:30.580Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-03-25T08:59:33.763Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-03-25T08:59:33.763Z] Copying nested executables into bundles/binary-daemon [2022-03-25T08:59:33.763Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-03-25T08:59:34.102Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43426/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=32fe0bbb91f9791ca2783d08f81c9a9289e9225c -e DOCKER_GRAPHDRIVER docker:32fe0bbb91f9791ca2783d08f81c9a9289e9225c hack/make.sh cross [2022-03-25T08:59:34.361Z] [2022-03-25T08:59:34.361Z] Removing bundles/ [2022-03-25T08:59:34.622Z] [2022-03-25T08:59:34.622Z] ---> Making bundle: cross (in bundles/cross) [2022-03-25T08:59:34.622Z] Cross building: bundles/cross/linux/amd64 [2022-03-25T08:59:34.622Z] Building: bundles/cross/linux/amd64/dockerd-dev [2022-03-25T08:59:34.622Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-25T08:59:34.760Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-03-25T08:59:35.022Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-25T08:59:35.775Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-25T08:59:36.033Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-25T08:59:36.968Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-03-25T08:59:38.342Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-25T08:59:38.907Z] --- PASS: TestUpdateRestartPolicy (12.44s) [2022-03-25T08:59:38.907Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-25T08:59:38.980Z] --- PASS: TestInfoAPIWarnings (16.21s) [2022-03-25T08:59:38.980Z] === RUN TestInfoDebug [2022-03-25T08:59:38.980Z] --- PASS: TestInfoDebug (0.52s) [2022-03-25T08:59:38.980Z] === RUN TestInfoInsecureRegistries [2022-03-25T08:59:38.980Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-25T08:59:38.980Z] === RUN TestInfoRegistryMirrors [2022-03-25T08:59:38.980Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-25T08:59:38.980Z] === RUN TestLoginFailsWithBadCredentials [2022-03-25T08:59:38.980Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2022-03-25T08:59:38.980Z] === RUN TestPingCacheHeaders [2022-03-25T08:59:38.980Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-25T08:59:38.980Z] === RUN TestPingGet [2022-03-25T08:59:38.980Z] --- PASS: TestPingGet (0.01s) [2022-03-25T08:59:38.980Z] === RUN TestPingHead [2022-03-25T08:59:38.980Z] --- PASS: TestPingHead (0.02s) [2022-03-25T08:59:38.980Z] === RUN TestVersion [2022-03-25T08:59:38.980Z] --- PASS: TestVersion (0.02s) [2022-03-25T08:59:38.980Z] PASS [2022-03-25T08:59:38.980Z] [2022-03-25T08:59:38.980Z] === Skipped [2022-03-25T08:59:38.980Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-25T08:59:38.980Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-25T08:59:38.980Z] [2022-03-25T08:59:38.980Z] DONE 18 tests, 1 skipped in 20.642s [2022-03-25T08:59:38.980Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-25T08:59:38.980Z] ++ 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-03-25T08:59:38.980Z] ++ set -e [2022-03-25T08:59:38.980Z] ++ '[' -n 0 ']' [2022-03-25T08:59:38.980Z] ++ set -x [2022-03-25T08:59:38.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=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-03-25T08:59:38.980Z] INFO: Testing against a local daemon [2022-03-25T08:59:38.980Z] === RUN TestVolumesCreateAndList [2022-03-25T08:59:38.980Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-25T08:59:38.980Z] === RUN TestVolumesRemove [2022-03-25T08:59:38.980Z] --- PASS: TestVolumesRemove (0.06s) [2022-03-25T08:59:38.980Z] === RUN TestVolumesInspect [2022-03-25T08:59:38.980Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-25T08:59:38.980Z] === RUN TestVolumesInvalidJSON [2022-03-25T08:59:38.980Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-25T08:59:38.980Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-25T08:59:38.980Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-25T08:59:38.980Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-03-25T08:59:38.980Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-25T08:59:38.980Z] PASS [2022-03-25T08:59:38.980Z] [2022-03-25T08:59:38.980Z] DONE 5 tests in 0.203s [2022-03-25T08:59:38.980Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-25T08:59:38.981Z] ++++ cat bundles/test-integration/docker.pid [2022-03-25T08:59:38.981Z] +++ kill 12235 [2022-03-25T08:59:39.839Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2022-03-25T08:59:39.839Z] === RUN TestWaitNonBlocked [2022-03-25T08:59:39.839Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-03-25T08:59:39.839Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-25T08:59:39.839Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-25T08:59:39.839Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-25T08:59:39.839Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-25T08:59:39.839Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-25T08:59:39.839Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-25T08:59:40.343Z] +++ /etc/init.d/apparmor stop [2022-03-25T08:59:40.343Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-25T08:59:40.343Z] [2022-03-25T08:59:40.343Z] Unloading profiles will leave already running processes permanently [2022-03-25T08:59:40.343Z] unconfined, which can lead to unexpected situations. [2022-03-25T08:59:40.343Z] [2022-03-25T08:59:40.343Z] To set a process to complain mode, use the command line tool [2022-03-25T08:59:40.343Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-25T08:59:40.343Z] +++ true [2022-03-25T08:59:40.343Z] exiting test-integration [2022-03-25T08:59:40.343Z] ++ exit 0 [2022-03-25T08:59:40.343Z] [2022-03-25T08:59:40.776Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-25T08:59:40.776Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s) [2022-03-25T08:59:40.776Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2022-03-25T08:59:40.776Z] === RUN TestWaitBlocked [2022-03-25T08:59:40.776Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-25T08:59:40.776Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-25T08:59:40.776Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-25T08:59:40.776Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-25T08:59:40.776Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-25T08:59:40.776Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random Post stage [Pipeline] junit [2022-03-25T08:59:41.280Z] Recording test results [2022-03-25T08:59:41.427Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-25T08:59:41.708Z] --- PASS: TestWaitBlocked (0.02s) [2022-03-25T08:59:41.708Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s) [2022-03-25T08:59:41.708Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s) [2022-03-25T08:59:41.708Z] === CONT TestContainerStartOnDaemonRestart [2022-03-25T08:59:41.708Z] === CONT TestContainerKillOnDaemonStart [2022-03-25T08:59:41.708Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-25T08:59:41.807Z] + echo Ensuring container killed. [2022-03-25T08:59:41.807Z] Ensuring container killed. [2022-03-25T08:59:41.807Z] + docker rm -vf docker-pr1 [2022-03-25T08:59:41.807Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-03-25T08:59:42.123Z] + echo Chowning /workspace to jenkins user [2022-03-25T08:59:42.123Z] Chowning /workspace to jenkins user [2022-03-25T08:59:42.123Z] + id -u [2022-03-25T08:59:42.123Z] + id -g [2022-03-25T08:59:42.123Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43426:/workspace busybox chown -R 1000:1000 /workspace [2022-03-25T08:59:42.641Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-03-25T08:59:43.207Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-25T08:59:43.207Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-03-25T08:59:43.207Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-25T08:59:43.207Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-03-25T08:59:43.207Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-25T08:59:43.207Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-03-25T08:59:43.207Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-25T08:59:43.207Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-03-25T08:59:43.207Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-25T08:59:43.813Z] + bundleName=arm64-integration [2022-03-25T08:59:43.813Z] + echo Creating arm64-integration-bundles.tar.gz [2022-03-25T08:59:43.813Z] Creating arm64-integration-bundles.tar.gz [2022-03-25T08:59:43.813Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-03-25T08:59:43.813Z] + 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-03-25T08:59:43.822Z] Archiving artifacts [2022-03-25T08:59:44.121Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43426/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-25T08:59:44.416Z] + make clean [2022-03-25T08:59:44.416Z] docker volume rm -f docker-dev-cache [2022-03-25T08:59:44.416Z] docker-dev-cache [Pipeline] deleteDir [2022-03-25T08:59:44.485Z] --- PASS: TestBuildMultiStageOnBuild (18.05s) [2022-03-25T08:59:44.485Z] === RUN TestBuildUncleanTarFilenames [2022-03-25T08:59:44.485Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T08:59:44.485Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-03-25T08:59:44.485Z] === RUN TestBuildMultiStageLayerLeak [2022-03-25T08:59:44.579Z] --- PASS: TestContainerStartOnDaemonRestart (2.93s) [2022-03-25T08:59:44.579Z] === CONT TestIpcModeOlderClient [2022-03-25T08:59:44.579Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-03-25T08:59:44.579Z] === CONT TestDaemonHostGatewayIP [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-25T08:59:46.490Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-25T08:59:46.752Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-03-25T08:59:47.687Z] --- PASS: TestDaemonHostGatewayIP (3.08s) [2022-03-25T08:59:47.687Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-25T08:59:50.965Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.77s) [2022-03-25T08:59:50.965Z] === CONT TestDaemonRestartIpcMode [2022-03-25T08:59:50.965Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-03-25T08:59:50.965Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-25T08:59:54.228Z] --- PASS: TestServicePlugin (29.86s) [2022-03-25T08:59:54.228Z] === RUN TestServiceUpdateLabel [2022-03-25T08:59:54.245Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-25T08:59:54.245Z] --- PASS: TestDaemonRestartIpcMode (3.49s) [2022-03-25T08:59:54.245Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-25T08:59:54.507Z] --- PASS: TestContainerKillOnDaemonStart (12.83s) [2022-03-25T08:59:54.507Z] PASS [2022-03-25T08:59:54.507Z] [2022-03-25T08:59:54.507Z] === Skipped [2022-03-25T08:59:54.507Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-25T08:59:54.507Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-25T08:59:54.507Z] [2022-03-25T08:59:54.507Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-25T08:59:54.507Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-25T08:59:54.507Z] [2022-03-25T08:59:54.507Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-25T08:59:54.507Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-25T08:59:54.507Z] [2022-03-25T08:59:54.507Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-25T08:59:54.507Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-25T08:59:54.507Z] [2022-03-25T08:59:54.507Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-25T08:59:54.507Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-25T08:59:54.507Z] [2022-03-25T08:59:54.507Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-25T08:59:54.507Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-25T08:59:54.507Z] [2022-03-25T08:59:54.507Z] DONE 196 tests, 6 skipped in 146.746s [2022-03-25T08:59:54.507Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-25T08:59:54.507Z] ++ 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-03-25T08:59:54.507Z] ++ set -e [2022-03-25T08:59:54.507Z] ++ '[' -n 0 ']' [2022-03-25T08:59:54.507Z] ++ set -x [2022-03-25T08:59:54.507Z] ++ 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-03-25T08:59:54.764Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-03-25T08:59:54.764Z] INFO: Testing against a local daemon [2022-03-25T08:59:54.764Z] === RUN TestCommitInheritsEnv [2022-03-25T08:59:54.793Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-03-25T08:59:54.793Z] === RUN TestServiceUpdateSecrets [2022-03-25T08:59:55.022Z] --- PASS: TestCommitInheritsEnv (0.38s) [2022-03-25T08:59:55.022Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-25T08:59:55.022Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-25T08:59:55.022Z] === RUN TestImagesFilterMultiReference [2022-03-25T08:59:55.280Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-03-25T08:59:55.280Z] === RUN TestImagePullPlatformInvalid [2022-03-25T08:59:55.280Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-25T08:59:55.280Z] === RUN TestRemoveImageOrphaning [2022-03-25T08:59:55.846Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2022-03-25T08:59:55.846Z] === RUN TestRemoveImageGarbageCollector [2022-03-25T08:59:57.217Z] check_test.go:309: [d4638942a8cd4] daemon is not started [2022-03-25T08:59:57.217Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-03-25T08:59:58.150Z] --- PASS: TestRemoveImageGarbageCollector (2.39s) [2022-03-25T08:59:58.150Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-25T08:59:58.150Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-03-25T08:59:58.150Z] === RUN TestTagInvalidReference [2022-03-25T08:59:58.150Z] --- PASS: TestTagInvalidReference (0.03s) [2022-03-25T08:59:58.150Z] === RUN TestTagValidPrefixedRepo [2022-03-25T08:59:58.150Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-03-25T08:59:58.150Z] === RUN TestTagExistedNameWithoutForce [2022-03-25T08:59:58.150Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-03-25T08:59:58.150Z] === RUN TestTagOfficialNames [2022-03-25T08:59:58.408Z] --- PASS: TestTagOfficialNames (0.07s) [2022-03-25T08:59:58.408Z] === RUN TestTagMatchesDigest [2022-03-25T08:59:58.408Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-25T08:59:58.408Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-25T08:59:58.974Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-25T08:59:59.910Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-03-25T09:00:02.316Z] --- PASS: TestBuildMultiStageLayerLeak (15.76s) [2022-03-25T09:00:02.316Z] === RUN TestBuildWithHugeFile [2022-03-25T09:00:05.177Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-03-25T09:00:05.177Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-25T09:00:05.177Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-25T09:00:06.110Z] check_test.go:309: [dead2dee937be] daemon is not started [2022-03-25T09:00:06.110Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-03-25T09:00:06.677Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-25T09:00:09.218Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-25T09:00:09.654Z] --- PASS: TestServiceUpdateSecrets (14.40s) [2022-03-25T09:00:09.654Z] === RUN TestServiceUpdateConfigs [2022-03-25T09:00:09.786Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-03-25T09:00:09.786Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-25T09:00:09.786Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-25T09:00:11.160Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-25T09:00:12.097Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-25T09:00:13.030Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-25T09:00:15.557Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-03-25T09:00:16.490Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-03-25T09:00:17.056Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-03-25T09:00:17.992Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-03-25T09:00:17.992Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2022-03-25T09:00:18.250Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2022-03-25T09:00:18.816Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2022-03-25T09:00:19.381Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2022-03-25T09:00:19.946Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2022-03-25T09:00:20.512Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2022-03-25T09:00:21.078Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2022-03-25T09:00:21.643Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2022-03-25T09:00:21.901Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-25T09:00:21.901Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2022-03-25T09:00:22.467Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2022-03-25T09:00:22.725Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-25T09:00:22.983Z] check_test.go:309: [d43ee083ea67c] daemon is not started [2022-03-25T09:00:22.983Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-03-25T09:00:24.357Z] check_test.go:309: [dfc7a43957f7c] daemon is not started [2022-03-25T09:00:24.357Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-03-25T09:00:24.516Z] --- PASS: TestServiceUpdateConfigs (14.55s) [2022-03-25T09:00:24.517Z] === RUN TestServiceUpdateNetwork [2022-03-25T09:00:24.614Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-03-25T09:00:25.546Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-25T09:00:26.112Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-03-25T09:00:29.407Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-03-25T09:00:29.665Z] check_test.go:309: [d8ebd081c8853] daemon is not started [2022-03-25T09:00:29.665Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-03-25T09:00:32.947Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-03-25T09:00:34.848Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-03-25T09:00:36.220Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-25T09:00:36.737Z] --- PASS: TestServiceUpdateNetwork (12.31s) [2022-03-25T09:00:36.737Z] === RUN TestServiceUpdatePidsLimit [2022-03-25T09:00:37.302Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-25T09:00:37.591Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-25T09:00:37.591Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-25T09:00:38.234Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-25T09:00:38.524Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-03-25T09:00:39.456Z] check_test.go:309: [da108c55afc89] daemon is not started [2022-03-25T09:00:39.456Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-03-25T09:00:41.985Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-25T09:00:43.889Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-25T09:00:44.148Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-25T09:00:46.049Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-25T09:00:46.336Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-25T09:00:47.424Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-03-25T09:00:50.705Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-03-25T09:00:52.096Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-25T09:00:52.884Z] --- PASS: TestServiceUpdatePidsLimit (16.27s) [2022-03-25T09:00:52.884Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-03-25T09:00:52.884Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s) [2022-03-25T09:00:52.884Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-03-25T09:00:52.884Z] PASS [2022-03-25T09:00:52.884Z] [2022-03-25T09:00:52.884Z] === Skipped [2022-03-25T09:00:52.885Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-25T09:00:52.885Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-25T09:00:52.885Z] [2022-03-25T09:00:52.885Z] DONE 27 tests, 1 skipped in 182.181s [2022-03-25T09:00:52.885Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-25T09:00:52.885Z] INFO: Testing against a local daemon [2022-03-25T09:00:52.885Z] === RUN TestSessionCreate [2022-03-25T09:00:52.885Z] --- PASS: TestSessionCreate (0.02s) [2022-03-25T09:00:52.885Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-25T09:00:52.885Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-25T09:00:52.885Z] PASS [2022-03-25T09:00:52.885Z] [2022-03-25T09:00:52.885Z] DONE 2 tests in 0.087s [2022-03-25T09:00:52.885Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-25T09:00:52.885Z] INFO: Testing against a local daemon [2022-03-25T09:00:52.885Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-25T09:00:52.885Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-03-25T09:00:52.885Z] === RUN TestEventsExecDie [2022-03-25T09:00:53.028Z] check_test.go:309: [dd786438d33d7] daemon is not started [2022-03-25T09:00:53.028Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-03-25T09:00:53.142Z] --- PASS: TestEventsExecDie (0.56s) [2022-03-25T09:00:53.142Z] === RUN TestEventsBackwardsCompatible [2022-03-25T09:00:53.142Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-03-25T09:00:53.142Z] === RUN TestInfoBinaryCommits [2022-03-25T09:00:53.142Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-25T09:00:53.142Z] === RUN TestInfoAPIVersioned [2022-03-25T09:00:53.142Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-25T09:00:53.142Z] === RUN TestInfoDiscoveryBackend [2022-03-25T09:00:53.593Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-03-25T09:00:53.707Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-03-25T09:00:53.707Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-03-25T09:00:54.159Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-03-25T09:00:54.159Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-25T09:00:54.639Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-03-25T09:00:54.639Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-03-25T09:00:54.726Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-03-25T09:00:55.205Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-03-25T09:00:55.205Z] === RUN TestInfoAPI [2022-03-25T09:00:55.205Z] --- PASS: TestInfoAPI (0.02s) [2022-03-25T09:00:55.205Z] === RUN TestInfoAPIWarnings [2022-03-25T09:00:56.626Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-25T09:00:56.626Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-03-25T09:00:56.626Z] check_test.go:309: [d1195b33daf7c] daemon is not started [2022-03-25T09:00:56.626Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-03-25T09:00:59.152Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-03-25T09:01:01.677Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-03-25T09:01:05.860Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-03-25T09:01:07.233Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-03-25T09:01:09.133Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-03-25T09:01:11.031Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-25T09:01:11.031Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-25T09:01:11.300Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2022-03-25T09:01:11.300Z] Copying nested executables into bundles/cross/linux/amd64 [2022-03-25T09:01:11.300Z] Cross building: bundles/cross/windows/amd64 [2022-03-25T09:01:11.300Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2022-03-25T09:01:11.300Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-25T09:01:12.405Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-03-25T09:01:13.272Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-03-25T09:01:13.272Z] === RUN TestInfoDebug [2022-03-25T09:01:13.272Z] --- PASS: TestInfoDebug (0.53s) [2022-03-25T09:01:13.272Z] === RUN TestInfoInsecureRegistries [2022-03-25T09:01:13.272Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-03-25T09:01:13.272Z] === RUN TestInfoRegistryMirrors [2022-03-25T09:01:13.272Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-25T09:01:13.272Z] === RUN TestLoginFailsWithBadCredentials [2022-03-25T09:01:13.272Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2022-03-25T09:01:13.272Z] === RUN TestPingCacheHeaders [2022-03-25T09:01:13.272Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-25T09:01:13.272Z] === RUN TestPingGet [2022-03-25T09:01:13.272Z] --- PASS: TestPingGet (0.01s) [2022-03-25T09:01:13.272Z] === RUN TestPingHead [2022-03-25T09:01:13.272Z] --- PASS: TestPingHead (0.02s) [2022-03-25T09:01:13.272Z] === RUN TestVersion [2022-03-25T09:01:13.272Z] --- PASS: TestVersion (0.02s) [2022-03-25T09:01:13.272Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-03-25T09:01:14.645Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.24s) [2022-03-25T09:01:14.645Z] PASS [2022-03-25T09:01:14.645Z] [2022-03-25T09:01:14.645Z] DONE 18 tests in 21.992s [2022-03-25T09:01:14.645Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-25T09:01:14.645Z] INFO: Testing against a local daemon [2022-03-25T09:01:14.645Z] === RUN TestVolumesCreateAndList [2022-03-25T09:01:14.645Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-25T09:01:14.645Z] === RUN TestVolumesRemove [2022-03-25T09:01:14.645Z] --- PASS: TestVolumesRemove (0.08s) [2022-03-25T09:01:14.645Z] === RUN TestVolumesInspect [2022-03-25T09:01:14.645Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-25T09:01:14.645Z] === RUN TestVolumesInvalidJSON [2022-03-25T09:01:14.645Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-25T09:01:14.645Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-25T09:01:14.645Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-25T09:01:14.645Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-25T09:01:14.645Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-25T09:01:14.645Z] PASS [2022-03-25T09:01:14.645Z] [2022-03-25T09:01:14.645Z] DONE 5 tests in 0.172s [2022-03-25T09:01:14.645Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-25T09:01:15.696Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-25T09:01:15.696Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-03-25T09:01:15.957Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-25T09:01:16.018Z] Stopping apparmor (via systemctl): apparmor.service. [2022-03-25T09:01:16.018Z] Removing test suite binaries [2022-03-25T09:01:16.215Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-25T09:01:16.281Z] exiting test-integration [2022-03-25T09:01:16.281Z] ++ exit 0 [2022-03-25T09:01:16.281Z] [2022-03-25T09:01:17.151Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-25T09:01:17.151Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-25T09:01:17.409Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-25T09:01:17.978Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild Post stage [Pipeline] junit [2022-03-25T09:01:18.191Z] Recording test results [2022-03-25T09:01:18.362Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-25T09:01:18.690Z] + echo Ensuring container killed. [2022-03-25T09:01:18.690Z] Ensuring container killed. [2022-03-25T09:01:18.690Z] + docker rm -vf docker-pr1 [2022-03-25T09:01:18.690Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-03-25T09:01:18.973Z] + echo Chowning /workspace to jenkins user [2022-03-25T09:01:18.973Z] Chowning /workspace to jenkins user [2022-03-25T09:01:18.973Z] + id -u [2022-03-25T09:01:18.973Z] + id -g [2022-03-25T09:01:18.973Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43426:/workspace busybox chown -R 1000:1000 /workspace [2022-03-25T09:01:19.880Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-03-25T09:01:20.137Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-25T09:01:20.633Z] + bundleName=amd64-cgroup2 [2022-03-25T09:01:20.633Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-03-25T09:01:20.633Z] Creating amd64-cgroup2-bundles.tar.gz [2022-03-25T09:01:20.633Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-03-25T09:01:20.633Z] + 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-03-25T09:01:20.901Z] Archiving artifacts [2022-03-25T09:01:21.177Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43426/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-25T09:01:21.478Z] + make clean [2022-03-25T09:01:21.478Z] docker volume rm -f docker-dev-cache [2022-03-25T09:01:21.478Z] docker-dev-cache [Pipeline] deleteDir [2022-03-25T09:01:21.508Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-03-25T09:01:21.766Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-25T09:01:22.332Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-25T09:01:23.704Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-25T09:01:23.704Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-03-25T09:01:25.076Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-25T09:01:26.447Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-25T09:01:26.705Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-03-25T09:01:27.272Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-25T09:01:32.533Z] docker_cli_daemon_test.go:2550: [d65e7c1469db6] daemon is not started [2022-03-25T09:01:33.905Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-03-25T09:01:33.905Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-25T09:01:42.020Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-25T09:01:44.575Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-03-25T09:01:46.475Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-03-25T09:01:49.001Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-03-25T09:01:49.258Z] check_test.go:309: [de39447b85b43] daemon is not started [2022-03-25T09:01:49.258Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-03-25T09:01:53.440Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-25T09:01:54.813Z] --- PASS: TestDockerDaemonSuite (339.55s) [2022-03-25T09:01:54.813Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.05s) [2022-03-25T09:01:54.813Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.60s) [2022-03-25T09:01:54.813Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.64s) [2022-03-25T09:01:54.813Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.47s) [2022-03-25T09:01:54.813Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.21s) [2022-03-25T09:01:54.813Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.64s) [2022-03-25T09:01:54.813Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.39s) [2022-03-25T09:01:54.813Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.84s) [2022-03-25T09:01:54.813Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.49s) [2022-03-25T09:01:54.813Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.38s) [2022-03-25T09:01:54.813Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.31s) [2022-03-25T09:01:54.813Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.46s) [2022-03-25T09:01:54.813Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.52s) [2022-03-25T09:01:54.813Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.47s) [2022-03-25T09:01:54.813Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-03-25T09:01:54.813Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.27s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.47s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.53s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.21s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.61s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.56s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.02s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.81s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.50s) [2022-03-25T09:01:54.814Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.14s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.91s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.35s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.48s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.53s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.98s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.15s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.29s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.59s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.70s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.72s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.70s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.70s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.65s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.85s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.56s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.09s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.28s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.09s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.73s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.44s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.80s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.86s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.45s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.23s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.26s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.05s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.27s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.07s) [2022-03-25T09:01:54.814Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-03-25T09:01:54.814Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.23s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.92s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.60s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.72s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.90s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.19s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.82s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.15s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.31s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.02s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.27s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.83s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.80s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.70s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.23s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.47s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.13s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.75s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.96s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.94s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.61s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.30s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.90s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.71s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.63s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.80s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.37s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.26s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.20s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.56s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.86s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.37s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.20s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.20s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.67s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.14s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.20s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.98s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.27s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.17s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.55s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.76s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.66s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2022-03-25T09:01:54.814Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.63s) [2022-03-25T09:01:54.814Z] === RUN TestDockerSwarmSuite [2022-03-25T09:01:54.814Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-03-25T09:01:55.748Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-25T09:01:58.274Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-03-25T09:02:01.553Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-03-25T09:02:04.084Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-25T09:02:05.459Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-25T09:02:06.025Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-25T09:02:06.284Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-03-25T09:02:06.284Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-25T09:02:07.675Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-25T09:02:07.675Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-03-25T09:02:07.675Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-25T09:02:08.244Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-25T09:02:18.213Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-25T09:02:18.213Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-25T09:02:18.213Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-25T09:02:18.213Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-25T09:02:18.213Z] === RUN TestDockerSuite/TestBuildFails [2022-03-25T09:02:19.015Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2022-03-25T09:02:19.015Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-03-25T09:02:19.015Z] remote: Enumerating objects: 23, done. [2022-03-25T09:02:19.015Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-03-25T09:02:19.015Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-03-25T09:02:19.015Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-03-25T09:02:19.015Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2022-03-25T09:02:19.015Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-03-25T09:02:19.145Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-25T09:02:19.145Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-25T09:02:19.403Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-03-25T09:02:20.399Z] [2022-03-25T09:02:20.775Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-25T09:02:21.321Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43426/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=32fe0bbb91f9791ca2783d08f81c9a9289e9225c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:32fe0bbb91f9791ca2783d08f81c9a9289e9225c hack/test/unit [2022-03-25T09:02:21.340Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-25T09:02:23.237Z] docker_api_swarm_test.go:562: [d5f08d1f19414] joining swarm manager [d12fb767dd311]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T09:02:23.802Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-25T09:02:23.860Z] ? github.com/docker/docker/api [no test files] [2022-03-25T09:02:25.700Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-25T09:02:27.074Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-25T09:02:27.640Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-25T09:02:28.572Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-25T09:02:29.503Z] --- PASS: TestBuildWithHugeFile (142.07s) [2022-03-25T09:02:29.503Z] === RUN TestBuildWithEmptyDockerfile [2022-03-25T09:02:29.503Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-25T09:02:29.503Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-25T09:02:29.503Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-25T09:02:29.503Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-25T09:02:29.503Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-25T09:02:29.503Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-25T09:02:29.503Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-25T09:02:29.503Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-25T09:02:29.503Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-25T09:02:29.503Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-03-25T09:02:29.503Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-25T09:02:29.503Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-25T09:02:29.503Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-25T09:02:29.503Z] === RUN TestBuildPreserveOwnership [2022-03-25T09:02:29.503Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T09:02:29.503Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-25T09:02:29.503Z] === RUN TestBuildPlatformInvalid [2022-03-25T09:02:29.503Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-03-25T09:02:29.503Z] PASS [2022-03-25T09:02:29.503Z] ok github.com/docker/docker/integration/build 217.775s [2022-03-25T09:02:29.503Z] [2022-03-25T09:02:29.503Z] === Skipped [2022-03-25T09:02:29.503Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-25T09:02:29.503Z] build_session_test.go:25: TODO: BuildKit [2022-03-25T09:02:29.503Z] [2022-03-25T09:02:29.503Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-25T09:02:29.503Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:02:29.503Z] [2022-03-25T09:02:29.503Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-03-25T09:02:29.503Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T09:02:29.503Z] [2022-03-25T09:02:29.503Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-03-25T09:02:29.503Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T09:02:29.503Z] [2022-03-25T09:02:29.503Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-25T09:02:29.503Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T09:02:29.503Z] [2022-03-25T09:02:29.503Z] DONE 28 tests, 5 skipped in 249.732s [2022-03-25T09:02:29.503Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-25T09:02:29.503Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-25T09:02:29.503Z] INFO: Testing against a local daemon [2022-03-25T09:02:29.503Z] === RUN TestConfigInspect [2022-03-25T09:02:29.503Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:02:29.503Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-25T09:02:29.503Z] === RUN TestConfigList [2022-03-25T09:02:29.503Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:02:29.503Z] --- SKIP: TestConfigList (0.00s) [2022-03-25T09:02:29.503Z] === RUN TestConfigsCreateAndDelete [2022-03-25T09:02:29.503Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:02:29.503Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-25T09:02:29.503Z] === RUN TestConfigsUpdate [2022-03-25T09:02:29.503Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:02:29.503Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-25T09:02:29.503Z] === RUN TestTemplatedConfig [2022-03-25T09:02:29.503Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:02:29.503Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-25T09:02:29.503Z] === RUN TestConfigCreateResolve [2022-03-25T09:02:29.503Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T09:02:29.503Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-25T09:02:29.503Z] === RUN TestConfigDaemonLibtrustID [2022-03-25T09:02:29.503Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T09:02:29.503Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-25T09:02:29.503Z] PASS [2022-03-25T09:02:29.503Z] ok github.com/docker/docker/integration/config 0.131s [2022-03-25T09:02:29.503Z] [2022-03-25T09:02:29.503Z] === Skipped [2022-03-25T09:02:29.503Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-25T09:02:29.503Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:02:29.503Z] [2022-03-25T09:02:29.503Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-25T09:02:29.503Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:02:29.503Z] [2022-03-25T09:02:29.503Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-25T09:02:29.503Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:02:29.503Z] [2022-03-25T09:02:29.503Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-25T09:02:29.503Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:02:29.503Z] [2022-03-25T09:02:29.503Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-25T09:02:29.503Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:02:29.503Z] [2022-03-25T09:02:29.503Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-25T09:02:29.503Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T09:02:29.503Z] [2022-03-25T09:02:29.503Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2022-03-25T09:02:29.503Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T09:02:29.503Z] [2022-03-25T09:02:29.503Z] DONE 7 tests, 7 skipped in 2.384s [2022-03-25T09:02:29.503Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-25T09:02:29.503Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-25T09:02:29.503Z] INFO: Testing against a local daemon [2022-03-25T09:02:29.503Z] === RUN TestCheckpoint [2022-03-25T09:02:29.503Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-25T09:02:29.503Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-25T09:02:29.503Z] === RUN TestContainerInvalidJSON [2022-03-25T09:02:29.503Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-03-25T09:02:29.503Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-03-25T09:02:29.503Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-25T09:02:29.503Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-25T09:02:29.503Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-25T09:02:29.503Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-25T09:02:29.503Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-03-25T09:02:29.503Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-25T09:02:29.503Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-25T09:02:29.503Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-03-25T09:02:29.503Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-25T09:02:29.503Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-25T09:02:29.503Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2022-03-25T09:02:29.504Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-25T09:02:29.504Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.18s) [2022-03-25T09:02:29.504Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-25T09:02:29.504Z] copy_test.go:38: testEnv.OSType == "windows" [2022-03-25T09:02:29.504Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.04s) [2022-03-25T09:02:29.504Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-25T09:02:29.504Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s) [2022-03-25T09:02:29.504Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-25T09:02:29.504Z] copy_test.go:63: testEnv.OSType == "windows" [2022-03-25T09:02:29.504Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-25T09:02:29.504Z] === RUN TestCopyFromContainer [2022-03-25T09:02:29.504Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:02:29.504Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-25T09:02:29.504Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-25T09:02:29.504Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-25T09:02:29.504Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-25T09:02:29.504Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-25T09:02:29.504Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-25T09:02:29.504Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-25T09:02:29.504Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-25T09:02:29.504Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-25T09:02:29.504Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-25T09:02:29.504Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-25T09:02:29.504Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-25T09:02:29.504Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-25T09:02:29.504Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-25T09:02:29.504Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-03-25T09:02:29.504Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-25T09:02:29.504Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-25T09:02:29.504Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-25T09:02:29.504Z] === RUN TestCreateWithInvalidEnv [2022-03-25T09:02:29.504Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-25T09:02:29.504Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-25T09:02:29.504Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-25T09:02:29.504Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-25T09:02:29.504Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-25T09:02:29.504Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-25T09:02:29.504Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-25T09:02:29.504Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-25T09:02:29.504Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-25T09:02:29.504Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-25T09:02:29.504Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-03-25T09:02:29.504Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-03-25T09:02:29.504Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-03-25T09:02:29.504Z] === RUN TestCreateTmpfsMountsTarget [2022-03-25T09:02:29.504Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:02:29.504Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-25T09:02:29.504Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-25T09:02:29.504Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T09:02:29.504Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-25T09:02:29.504Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-25T09:02:29.504Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T09:02:29.504Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-25T09:02:29.504Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-25T09:02:29.504Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-25T09:02:29.504Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-25T09:02:29.504Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-25T09:02:29.504Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-25T09:02:29.504Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-25T09:02:29.504Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-25T09:02:29.504Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-25T09:02:29.504Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-25T09:02:29.504Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-25T09:02:29.504Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-25T09:02:29.504Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-25T09:02:29.504Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-25T09:02:29.504Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-25T09:02:29.504Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-25T09:02:29.504Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-25T09:02:29.504Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-03-25T09:02:29.504Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-25T09:02:29.504Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-03-25T09:02:29.504Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-03-25T09:02:29.504Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-03-25T09:02:29.504Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-25T09:02:29.504Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-25T09:02:29.504Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-25T09:02:29.504Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-25T09:02:29.504Z] === RUN TestCreateDifferentPlatform [2022-03-25T09:02:29.504Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-25T09:02:29.504Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-25T09:02:29.504Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-03-25T09:02:29.504Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-25T09:02:29.504Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-03-25T09:02:29.504Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-25T09:02:29.504Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-03-25T09:02:29.504Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-25T09:02:29.504Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-25T09:02:29.504Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-25T09:02:29.504Z] === RUN TestContainerKillOnDaemonStart [2022-03-25T09:02:29.504Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:02:29.504Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-25T09:02:29.504Z] === RUN TestDiff [2022-03-25T09:02:29.504Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-25T09:02:29.504Z] --- SKIP: TestDiff (0.00s) [2022-03-25T09:02:29.504Z] === RUN TestExecWithCloseStdin [2022-03-25T09:02:29.943Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-25T09:02:30.876Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-25T09:02:31.134Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-25T09:02:32.476Z] --- PASS: TestExecWithCloseStdin (2.77s) [2022-03-25T09:02:32.476Z] === RUN TestExec [2022-03-25T09:02:33.041Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-25T09:02:34.699Z] --- PASS: TestExec (2.44s) [2022-03-25T09:02:34.699Z] === RUN TestExecUser [2022-03-25T09:02:34.699Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-25T09:02:34.699Z] --- SKIP: TestExecUser (0.00s) [2022-03-25T09:02:34.699Z] === RUN TestExportContainerAndImportImage [2022-03-25T09:02:34.699Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:02:34.699Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-25T09:02:34.699Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-25T09:02:34.699Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:02:34.699Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-25T09:02:34.699Z] === RUN TestHealthCheckWorkdir [2022-03-25T09:02:34.699Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-25T09:02:34.699Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-25T09:02:34.699Z] === RUN TestHealthKillContainer [2022-03-25T09:02:34.699Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-25T09:02:34.699Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-25T09:02:34.699Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-25T09:02:34.699Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-25T09:02:34.699Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-25T09:02:34.699Z] === RUN TestKillContainerInvalidSignal [2022-03-25T09:02:34.942Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-25T09:02:35.875Z] docker_api_swarm_test.go:584: [d7d1e47d8f004] joining swarm manager [d12fb767dd311]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T09:02:36.441Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-25T09:02:36.930Z] --- PASS: TestKillContainerInvalidSignal (2.13s) [2022-03-25T09:02:36.930Z] === RUN TestKillContainer [2022-03-25T09:02:36.930Z] === RUN TestKillContainer/no_signal [2022-03-25T09:02:38.761Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2022-03-25T09:02:38.969Z] check_test.go:380: [d5f08d1f19414] daemon is not started [2022-03-25T09:02:39.152Z] === RUN TestKillContainer/non_killing_signal [2022-03-25T09:02:39.152Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-25T09:02:39.152Z] === RUN TestKillContainer/killing_signal [2022-03-25T09:02:40.868Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-25T09:02:40.868Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-25T09:02:41.800Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-25T09:02:42.366Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-25T09:02:42.934Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-25T09:02:42.934Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-25T09:02:43.866Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-25T09:02:44.123Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-25T09:02:44.688Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-25T09:02:44.945Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-25T09:02:45.203Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-25T09:02:45.768Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-25T09:02:46.325Z] --- PASS: TestKillContainer (9.40s) [2022-03-25T09:02:46.325Z] --- PASS: TestKillContainer/no_signal (2.07s) [2022-03-25T09:02:46.325Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-25T09:02:46.325Z] --- PASS: TestKillContainer/killing_signal (7.27s) [2022-03-25T09:02:46.325Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-25T09:02:46.325Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-25T09:02:46.325Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-25T09:02:46.325Z] === RUN TestKillStoppedContainer [2022-03-25T09:02:46.325Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-25T09:02:46.325Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-25T09:02:46.325Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-25T09:02:46.325Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-25T09:02:46.325Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-25T09:02:46.325Z] === RUN TestKillDifferentUserContainer [2022-03-25T09:02:46.325Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-25T09:02:46.325Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-25T09:02:46.325Z] === RUN TestInspectOomKilledTrue [2022-03-25T09:02:46.325Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:02:46.325Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-25T09:02:46.325Z] === RUN TestInspectOomKilledFalse [2022-03-25T09:02:46.325Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-25T09:02:46.325Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-25T09:02:46.325Z] === RUN TestLogsFollowTailEmpty [2022-03-25T09:02:46.701Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-25T09:02:48.559Z] --- PASS: TestLogsFollowTailEmpty (2.15s) [2022-03-25T09:02:48.559Z] === RUN TestNetworkNat [2022-03-25T09:02:48.559Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-03-25T09:02:48.559Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-25T09:02:48.559Z] === RUN TestNetworkLocalhostTCPNat [2022-03-25T09:02:49.228Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-03-25T09:02:49.228Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2022-03-25T09:02:49.228Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-03-25T09:02:49.486Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-25T09:02:50.799Z] --- PASS: TestNetworkLocalhostTCPNat (2.45s) [2022-03-25T09:02:50.799Z] === RUN TestNetworkLoopbackNat [2022-03-25T09:02:50.799Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-03-25T09:02:50.799Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-25T09:02:50.799Z] === RUN TestPause [2022-03-25T09:02:50.799Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-25T09:02:50.799Z] --- SKIP: TestPause (0.00s) [2022-03-25T09:02:50.799Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-25T09:02:52.013Z] docker_api_swarm_test.go:45: [d52d1e5625f02] joining swarm manager [d0c390af4a554]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T09:02:53.017Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.07s) [2022-03-25T09:02:53.017Z] === RUN TestPauseStopPausedContainer [2022-03-25T09:02:53.017Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:02:53.017Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-25T09:02:53.017Z] === RUN TestPsFilter [2022-03-25T09:02:53.017Z] --- PASS: TestPsFilter (0.12s) [2022-03-25T09:02:53.017Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-25T09:02:54.568Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-25T09:02:55.237Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.49s) [2022-03-25T09:02:55.237Z] === RUN TestRemoveContainerWithVolume [2022-03-25T09:02:57.092Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-25T09:02:57.092Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-25T09:02:57.349Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-25T09:02:57.349Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-25T09:02:57.607Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-25T09:02:57.864Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-25T09:02:58.195Z] --- PASS: TestRemoveContainerWithVolume (2.35s) [2022-03-25T09:02:58.195Z] === RUN TestRemoveContainerRunning [2022-03-25T09:02:59.762Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-25T09:02:59.764Z] --- PASS: TestRemoveContainerRunning (2.11s) [2022-03-25T09:02:59.764Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-25T09:03:00.694Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-25T09:03:01.260Z] --- PASS: TestImportExtremelyLargeImageWorks (183.00s) [2022-03-25T09:03:01.260Z] PASS [2022-03-25T09:03:01.260Z] [2022-03-25T09:03:01.260Z] DONE 12 tests in 186.868s [2022-03-25T09:03:01.260Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-25T09:03:01.260Z] ++ 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-03-25T09:03:01.260Z] ++ set -e [2022-03-25T09:03:01.260Z] ++ '[' -n 0 ']' [2022-03-25T09:03:01.260Z] ++ set -x [2022-03-25T09:03:01.260Z] ++ 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-03-25T09:03:01.517Z] INFO: Testing against a local daemon [2022-03-25T09:03:01.517Z] === RUN TestNetworkCreateDelete [2022-03-25T09:03:01.774Z] --- PASS: TestNetworkCreateDelete (0.20s) [2022-03-25T09:03:01.774Z] === RUN TestDockerNetworkDeletePreferID [2022-03-25T09:03:01.986Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.10s) [2022-03-25T09:03:01.986Z] === RUN TestRemoveInvalidContainer [2022-03-25T09:03:01.986Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2022-03-25T09:03:01.986Z] === RUN TestRenameLinkedContainer [2022-03-25T09:03:01.986Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-25T09:03:01.986Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-25T09:03:01.986Z] === RUN TestRenameStoppedContainer [2022-03-25T09:03:02.338Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2022-03-25T09:03:02.338Z] === RUN TestDaemonDNSFallback [2022-03-25T09:03:04.237Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-25T09:03:04.494Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-25T09:03:04.751Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-25T09:03:10.013Z] --- PASS: TestDaemonDNSFallback (6.92s) [2022-03-25T09:03:10.013Z] === RUN TestInspectNetwork [2022-03-25T09:03:10.013Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-03-25T09:03:10.270Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-03-25T09:03:10.664Z] --- PASS: TestRenameStoppedContainer (7.34s) [2022-03-25T09:03:10.664Z] === RUN TestRenameRunningContainerAndReuse [2022-03-25T09:03:11.203Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-25T09:03:13.622Z] --- PASS: TestRenameRunningContainerAndReuse (4.30s) [2022-03-25T09:03:13.622Z] === RUN TestRenameInvalidName [2022-03-25T09:03:13.728Z] === RUN TestInspectNetwork/full_network_id [2022-03-25T09:03:13.728Z] === RUN TestInspectNetwork/partial_network_id [2022-03-25T09:03:13.728Z] === RUN TestInspectNetwork/network_name [2022-03-25T09:03:13.728Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-25T09:03:14.294Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-25T09:03:15.226Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-25T09:03:15.844Z] --- PASS: TestRenameInvalidName (2.13s) [2022-03-25T09:03:15.844Z] === RUN TestRenameAnonymousContainer [2022-03-25T09:03:15.844Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-03-25T09:03:15.844Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2022-03-25T09:03:15.844Z] === RUN TestRenameContainerWithSameName [2022-03-25T09:03:16.602Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-25T09:03:16.602Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-03-25T09:03:16.602Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-25T09:03:17.972Z] --- PASS: TestInspectNetwork (8.65s) [2022-03-25T09:03:17.972Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-25T09:03:17.972Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-25T09:03:17.972Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-25T09:03:17.972Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-25T09:03:17.972Z] === RUN TestRunContainerWithBridgeNone [2022-03-25T09:03:18.064Z] --- PASS: TestRenameContainerWithSameName (2.09s) [2022-03-25T09:03:18.064Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-25T09:03:18.064Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-03-25T09:03:18.064Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-25T09:03:18.064Z] === RUN TestResize [2022-03-25T09:03:19.869Z] --- PASS: TestRunContainerWithBridgeNone (1.96s) [2022-03-25T09:03:19.869Z] === RUN TestNetworkInvalidJSON [2022-03-25T09:03:19.869Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-25T09:03:19.869Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-25T09:03:19.869Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-25T09:03:19.869Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-25T09:03:19.869Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-25T09:03:19.869Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-25T09:03:19.869Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-25T09:03:19.869Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-25T09:03:19.869Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-25T09:03:19.869Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-03-25T09:03:19.869Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-25T09:03:19.869Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-25T09:03:19.869Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-25T09:03:19.869Z] === RUN TestNetworkList [2022-03-25T09:03:19.869Z] === RUN TestNetworkList//networks [2022-03-25T09:03:19.869Z] === PAUSE TestNetworkList//networks [2022-03-25T09:03:19.869Z] === RUN TestNetworkList//networks/ [2022-03-25T09:03:19.869Z] === PAUSE TestNetworkList//networks/ [2022-03-25T09:03:19.869Z] === CONT TestNetworkList//networks [2022-03-25T09:03:19.869Z] === CONT TestNetworkList//networks/ [2022-03-25T09:03:19.869Z] --- PASS: TestNetworkList (0.02s) [2022-03-25T09:03:19.869Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-25T09:03:19.869Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-25T09:03:19.869Z] === RUN TestHostIPv4BridgeLabel [2022-03-25T09:03:20.126Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-25T09:03:20.283Z] --- PASS: TestResize (2.11s) [2022-03-25T09:03:20.284Z] === RUN TestResizeWithInvalidSize [2022-03-25T09:03:20.284Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-03-25T09:03:20.284Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2022-03-25T09:03:20.284Z] === RUN TestResizeWhenContainerNotStarted [2022-03-25T09:03:20.384Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2022-03-25T09:03:20.384Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-25T09:03:20.384Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-25T09:03:21.318Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s) [2022-03-25T09:03:21.318Z] === RUN TestDaemonDefaultNetworkPools [2022-03-25T09:03:21.884Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-25T09:03:22.142Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-25T09:03:22.142Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2022-03-25T09:03:22.142Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-25T09:03:22.505Z] --- PASS: TestResizeWhenContainerNotStarted (2.62s) [2022-03-25T09:03:22.505Z] === RUN TestDaemonRestartKillContainers [2022-03-25T09:03:22.505Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:03:22.505Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-25T09:03:22.505Z] === RUN TestStats [2022-03-25T09:03:22.505Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-25T09:03:22.505Z] --- SKIP: TestStats (0.00s) [2022-03-25T09:03:22.505Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-25T09:03:23.517Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-03-25T09:03:23.517Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-25T09:03:23.517Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-25T09:03:24.082Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-25T09:03:24.647Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.35s) [2022-03-25T09:03:24.647Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-25T09:03:24.904Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-25T09:03:25.162Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-03-25T09:03:25.162Z] === RUN TestServiceWithPredefinedNetwork [2022-03-25T09:03:25.420Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-25T09:03:26.791Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-25T09:03:27.049Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-25T09:03:27.049Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-25T09:03:27.614Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-25T09:03:27.614Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-25T09:03:27.871Z] --- PASS: TestServiceWithPredefinedNetwork (2.55s) [2022-03-25T09:03:27.871Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-25T09:03:27.871Z] service_test.go:242: FLAKY_TEST [2022-03-25T09:03:27.871Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-25T09:03:27.871Z] === RUN TestServiceWithDataPathPortInit [2022-03-25T09:03:28.129Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-25T09:03:29.504Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-25T09:03:29.872Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.56s) [2022-03-25T09:03:29.872Z] === RUN TestStopContainerWithTimeout [2022-03-25T09:03:29.872Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-25T09:03:29.872Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-25T09:03:29.872Z] === RUN TestUpdateRestartPolicy [2022-03-25T09:03:30.438Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-25T09:03:32.334Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-25T09:03:32.900Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-25T09:03:34.272Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-25T09:03:35.204Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-25T09:03:36.174Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-25T09:03:36.431Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-25T09:03:38.961Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-25T09:03:40.858Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-25T09:03:41.115Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-25T09:03:41.682Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-25T09:03:43.583Z] --- PASS: TestServiceWithDataPathPortInit (15.82s) [2022-03-25T09:03:43.583Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-25T09:03:46.862Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:j7c6e5p2s389lt16kex3obng9 Created:2022-03-25 09:03:45.011918639 +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[ca57ad3309f5b92de7a0ebc902f254a1e18587210e737e1be2e712681693dbf7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v0qp83zkw5tsera8r2pxxc2ec EndpointID:ff166deabdd3d2a11766ca5dff0dc77a7a4a31fde167d76bcb18aeafd304ca05 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:306c69e1d258c3c7f08599b16c989fe0db508f869db71b18877f6a5730ced336 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:74ef048c5fbc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v0qp83zkw5tsera8r2pxxc2ec EndpointID:ff166deabdd3d2a11766ca5dff0dc77a7a4a31fde167d76bcb18aeafd304ca05 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-25T09:03:47.794Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-25T09:03:50.322Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-03-25T09:03:51.142Z] --- PASS: TestUpdateRestartPolicy (21.44s) [2022-03-25T09:03:51.142Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-25T09:03:51.254Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.75s) [2022-03-25T09:03:51.254Z] PASS [2022-03-25T09:03:51.512Z] [2022-03-25T09:03:51.512Z] === Skipped [2022-03-25T09:03:51.512Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-25T09:03:51.512Z] service_test.go:242: FLAKY_TEST [2022-03-25T09:03:51.512Z] [2022-03-25T09:03:51.512Z] DONE 26 tests, 1 skipped in 50.005s [2022-03-25T09:03:51.512Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-25T09:03:51.512Z] ++ 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-03-25T09:03:51.512Z] ++ set -e [2022-03-25T09:03:51.512Z] ++ '[' -n 0 ']' [2022-03-25T09:03:51.512Z] ++ set -x [2022-03-25T09:03:51.512Z] ++ 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-03-25T09:03:51.512Z] INFO: Testing against a local daemon [2022-03-25T09:03:51.512Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-25T09:03:51.512Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-25T09:03:51.512Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-25T09:03:51.512Z] === RUN TestDockerNetworkIpvlan [2022-03-25T09:03:51.512Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-25T09:03:51.512Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-25T09:03:51.512Z] PASS [2022-03-25T09:03:51.512Z] [2022-03-25T09:03:51.512Z] === Skipped [2022-03-25T09:03:51.512Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-25T09:03:51.512Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-25T09:03:51.512Z] [2022-03-25T09:03:51.512Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-25T09:03:51.512Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-25T09:03:51.512Z] [2022-03-25T09:03:51.512Z] DONE 2 tests, 2 skipped in 0.114s [2022-03-25T09:03:51.512Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-25T09:03:51.512Z] ++ 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-03-25T09:03:51.512Z] ++ set -e [2022-03-25T09:03:51.512Z] ++ '[' -n 0 ']' [2022-03-25T09:03:51.512Z] ++ set -x [2022-03-25T09:03:51.512Z] ++ 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-03-25T09:03:51.770Z] INFO: Testing against a local daemon [2022-03-25T09:03:51.770Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-25T09:03:51.770Z] === RUN TestDockerSuite/TestBuildRm [2022-03-25T09:03:52.715Z] --- PASS: TestUpdateRestartWithAutoRemove (2.10s) [2022-03-25T09:03:52.715Z] === RUN TestWaitNonBlocked [2022-03-25T09:03:52.715Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-25T09:03:52.715Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-25T09:03:52.715Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-25T09:03:52.715Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-25T09:03:52.715Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-25T09:03:52.715Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-25T09:03:53.142Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2022-03-25T09:03:53.142Z] === RUN TestDockerNetworkMacvlan [2022-03-25T09:03:53.707Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-25T09:03:53.964Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-25T09:03:54.529Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-25T09:03:54.787Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-25T09:03:55.673Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-03-25T09:03:55.673Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.90s) [2022-03-25T09:03:55.673Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.00s) [2022-03-25T09:03:55.673Z] === RUN TestWaitBlocked [2022-03-25T09:03:55.673Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T09:03:55.673Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-25T09:03:55.673Z] PASS [2022-03-25T09:03:55.673Z] ok github.com/docker/docker/integration/container 87.293s [2022-03-25T09:03:55.721Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-25T09:03:55.721Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-25T09:03:56.143Z] [2022-03-25T09:03:56.143Z] === Skipped [2022-03-25T09:03:56.143Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-25T09:03:56.143Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-25T09:03:56.143Z] [2022-03-25T09:03:56.143Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.04s) [2022-03-25T09:03:56.143Z] copy_test.go:38: testEnv.OSType == "windows" [2022-03-25T09:03:56.143Z] [2022-03-25T09:03:56.143Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2022-03-25T09:03:56.143Z] copy_test.go:63: testEnv.OSType == "windows" [2022-03-25T09:03:56.143Z] [2022-03-25T09:03:56.143Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-25T09:03:56.143Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:03:56.143Z] [2022-03-25T09:03:56.143Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-25T09:03:56.143Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-25T09:03:56.143Z] [2022-03-25T09:03:56.143Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-25T09:03:56.143Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:03:56.143Z] [2022-03-25T09:03:56.143Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-25T09:03:56.143Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T09:03:56.143Z] [2022-03-25T09:03:56.143Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-25T09:03:56.143Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T09:03:56.143Z] [2022-03-25T09:03:56.143Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-25T09:03:56.143Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-25T09:03:56.143Z] [2022-03-25T09:03:56.143Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-25T09:03:56.143Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-25T09:03:56.143Z] [2022-03-25T09:03:56.143Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-25T09:03:56.143Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:03:56.143Z] [2022-03-25T09:03:56.143Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-25T09:03:56.143Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-25T09:03:56.143Z] [2022-03-25T09:03:56.143Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-25T09:03:56.143Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-25T09:03:56.143Z] [2022-03-25T09:03:56.143Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-25T09:03:56.143Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:03:56.143Z] [2022-03-25T09:03:56.143Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-25T09:03:56.143Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:03:56.143Z] [2022-03-25T09:03:56.143Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-25T09:03:56.143Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-25T09:03:56.143Z] [2022-03-25T09:03:56.143Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-25T09:03:56.143Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-25T09:03:56.143Z] [2022-03-25T09:03:56.143Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-25T09:03:56.143Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-25T09:03:56.143Z] [2022-03-25T09:03:56.143Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-25T09:03:56.143Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-25T09:03:56.143Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-25T09:03:56.143Z] [2022-03-25T09:03:56.143Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-25T09:03:56.143Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-25T09:03:56.143Z] [2022-03-25T09:03:56.143Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-25T09:03:56.143Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-25T09:03:56.143Z] [2022-03-25T09:03:56.143Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-25T09:03:56.143Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-25T09:03:56.143Z] [2022-03-25T09:03:56.143Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-25T09:03:56.143Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-25T09:03:56.143Z] [2022-03-25T09:03:56.143Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-25T09:03:56.143Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:03:56.144Z] [2022-03-25T09:03:56.144Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-25T09:03:56.144Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-25T09:03:56.144Z] [2022-03-25T09:03:56.144Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-25T09:03:56.144Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-03-25T09:03:56.144Z] [2022-03-25T09:03:56.144Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-25T09:03:56.144Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-03-25T09:03:56.144Z] [2022-03-25T09:03:56.144Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-25T09:03:56.144Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-25T09:03:56.144Z] [2022-03-25T09:03:56.144Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-25T09:03:56.144Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:03:56.144Z] [2022-03-25T09:03:56.144Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-25T09:03:56.144Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-25T09:03:56.144Z] [2022-03-25T09:03:56.144Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2022-03-25T09:03:56.144Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-03-25T09:03:56.144Z] [2022-03-25T09:03:56.144Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-25T09:03:56.144Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-03-25T09:03:56.144Z] [2022-03-25T09:03:56.144Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2022-03-25T09:03:56.144Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-03-25T09:03:56.144Z] [2022-03-25T09:03:56.144Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-25T09:03:56.144Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:03:56.144Z] [2022-03-25T09:03:56.144Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-25T09:03:56.144Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-25T09:03:56.144Z] [2022-03-25T09:03:56.144Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-25T09:03:56.144Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-25T09:03:56.144Z] [2022-03-25T09:03:56.144Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-25T09:03:56.144Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T09:03:56.144Z] [2022-03-25T09:03:56.144Z] DONE 88 tests, 37 skipped in 90.363s [2022-03-25T09:03:56.144Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-25T09:03:56.285Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-25T09:03:56.861Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-25T09:03:57.445Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-25T09:03:57.703Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-25T09:03:58.379Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-25T09:03:58.379Z] INFO: Testing against a local daemon [2022-03-25T09:03:58.379Z] === RUN TestCommitInheritsEnv [2022-03-25T09:03:58.379Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T09:03:58.379Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-25T09:03:58.379Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-25T09:03:58.379Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-03-25T09:03:58.379Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-25T09:03:58.379Z] === RUN TestImagesFilterMultiReference [2022-03-25T09:03:58.379Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-03-25T09:03:58.379Z] === RUN TestImagePullPlatformInvalid [2022-03-25T09:03:58.379Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-25T09:03:58.379Z] === RUN TestRemoveImageOrphaning [2022-03-25T09:03:58.638Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-25T09:03:59.204Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-03-25T09:03:59.370Z] --- PASS: TestRemoveImageOrphaning (1.08s) [2022-03-25T09:03:59.371Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-25T09:03:59.371Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-03-25T09:03:59.371Z] === RUN TestTagInvalidReference [2022-03-25T09:03:59.371Z] --- PASS: TestTagInvalidReference (0.05s) [2022-03-25T09:03:59.371Z] === RUN TestTagValidPrefixedRepo [2022-03-25T09:03:59.371Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-03-25T09:03:59.371Z] === RUN TestTagExistedNameWithoutForce [2022-03-25T09:03:59.371Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-03-25T09:03:59.371Z] === RUN TestTagOfficialNames [2022-03-25T09:03:59.371Z] --- PASS: TestTagOfficialNames (0.11s) [2022-03-25T09:03:59.371Z] === RUN TestTagMatchesDigest [2022-03-25T09:03:59.462Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-25T09:03:59.720Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-25T09:03:59.840Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-03-25T09:03:59.840Z] PASS [2022-03-25T09:03:59.840Z] ok github.com/docker/docker/integration/image 1.686s [2022-03-25T09:03:59.840Z] [2022-03-25T09:03:59.840Z] === Skipped [2022-03-25T09:03:59.840Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-25T09:03:59.840Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T09:03:59.840Z] [2022-03-25T09:03:59.840Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-25T09:03:59.840Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-03-25T09:03:59.840Z] [2022-03-25T09:03:59.840Z] DONE 11 tests, 2 skipped in 3.624s [2022-03-25T09:03:59.840Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-25T09:04:01.440Z] testing: warning: no tests to run [2022-03-25T09:04:01.440Z] PASS [2022-03-25T09:04:01.440Z] ok github.com/docker/docker/integration/network/ipvlan 0.145s [no tests to run] [2022-03-25T09:04:01.440Z] testing: warning: no tests to run [2022-03-25T09:04:01.440Z] PASS [2022-03-25T09:04:01.440Z] ok github.com/docker/docker/integration/network/macvlan 0.053s [no tests to run] [2022-03-25T09:04:02.250Z] docker_api_swarm_test.go:303: [df2acf968a8a1] joining swarm manager [deb0e458642ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T09:04:02.435Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-25T09:04:02.436Z] INFO: Testing against a local daemon [2022-03-25T09:04:02.436Z] === RUN TestNetworkCreateDelete [2022-03-25T09:04:02.436Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T09:04:02.436Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-25T09:04:02.436Z] === RUN TestDockerNetworkDeletePreferID [2022-03-25T09:04:02.436Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-25T09:04:02.436Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-25T09:04:02.436Z] === RUN TestDaemonDNSFallback [2022-03-25T09:04:02.436Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T09:04:02.436Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-25T09:04:02.436Z] === RUN TestInspectNetwork [2022-03-25T09:04:02.436Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-25T09:04:02.436Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-25T09:04:02.436Z] === RUN TestRunContainerWithBridgeNone [2022-03-25T09:04:02.436Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T09:04:02.436Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-25T09:04:02.436Z] === RUN TestNetworkInvalidJSON [2022-03-25T09:04:02.436Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-25T09:04:02.436Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-25T09:04:02.436Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-25T09:04:02.436Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-25T09:04:02.436Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-25T09:04:02.436Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-25T09:04:02.436Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-25T09:04:02.436Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-25T09:04:02.436Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-25T09:04:02.436Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-03-25T09:04:02.436Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-25T09:04:02.436Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-25T09:04:02.436Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-25T09:04:02.436Z] === RUN TestNetworkList [2022-03-25T09:04:02.436Z] === RUN TestNetworkList//networks [2022-03-25T09:04:02.436Z] === PAUSE TestNetworkList//networks [2022-03-25T09:04:02.436Z] === RUN TestNetworkList//networks/ [2022-03-25T09:04:02.436Z] === PAUSE TestNetworkList//networks/ [2022-03-25T09:04:02.436Z] === CONT TestNetworkList//networks [2022-03-25T09:04:02.436Z] === CONT TestNetworkList//networks/ [2022-03-25T09:04:02.436Z] --- PASS: TestNetworkList (0.04s) [2022-03-25T09:04:02.436Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-25T09:04:02.436Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-25T09:04:02.436Z] === RUN TestHostIPv4BridgeLabel [2022-03-25T09:04:02.436Z] network_test.go:126: testEnv.OSType == "windows" [2022-03-25T09:04:02.436Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-25T09:04:02.436Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-25T09:04:02.436Z] service_test.go:29: testEnv.OSType == "windows" [2022-03-25T09:04:02.436Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-25T09:04:02.436Z] === RUN TestDaemonDefaultNetworkPools [2022-03-25T09:04:02.436Z] service_test.go:58: testEnv.OSType == "windows" [2022-03-25T09:04:02.436Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-25T09:04:02.436Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-25T09:04:02.436Z] service_test.go:102: testEnv.OSType == "windows" [2022-03-25T09:04:02.436Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-25T09:04:02.436Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-25T09:04:02.436Z] service_test.go:136: testEnv.OSType == "windows" [2022-03-25T09:04:02.436Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-25T09:04:02.436Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-25T09:04:02.436Z] service_test.go:187: testEnv.OSType == "windows" [2022-03-25T09:04:02.436Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-25T09:04:02.436Z] === RUN TestServiceWithPredefinedNetwork [2022-03-25T09:04:02.436Z] service_test.go:212: testEnv.OSType == "windows" [2022-03-25T09:04:02.436Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-25T09:04:02.436Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-25T09:04:02.436Z] service_test.go:242: FLAKY_TEST [2022-03-25T09:04:02.436Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-25T09:04:02.436Z] === RUN TestServiceWithDataPathPortInit [2022-03-25T09:04:02.436Z] service_test.go:332: testEnv.OSType == "windows" [2022-03-25T09:04:02.436Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-25T09:04:02.436Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-25T09:04:02.436Z] service_test.go:400: testEnv.OSType == "windows" [2022-03-25T09:04:02.436Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-25T09:04:02.436Z] PASS [2022-03-25T09:04:02.436Z] ok github.com/docker/docker/integration/network 0.192s [2022-03-25T09:04:02.436Z] [2022-03-25T09:04:02.436Z] === Skipped [2022-03-25T09:04:02.436Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-25T09:04:02.436Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T09:04:02.436Z] [2022-03-25T09:04:02.436Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-25T09:04:02.436Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-25T09:04:02.436Z] [2022-03-25T09:04:02.436Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-25T09:04:02.436Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T09:04:02.436Z] [2022-03-25T09:04:02.436Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-25T09:04:02.436Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-25T09:04:02.436Z] [2022-03-25T09:04:02.436Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-25T09:04:02.436Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T09:04:02.436Z] [2022-03-25T09:04:02.436Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-25T09:04:02.436Z] network_test.go:126: testEnv.OSType == "windows" [2022-03-25T09:04:02.436Z] [2022-03-25T09:04:02.436Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-25T09:04:02.436Z] service_test.go:29: testEnv.OSType == "windows" [2022-03-25T09:04:02.436Z] [2022-03-25T09:04:02.436Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-25T09:04:02.436Z] service_test.go:58: testEnv.OSType == "windows" [2022-03-25T09:04:02.436Z] [2022-03-25T09:04:02.436Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-25T09:04:02.436Z] service_test.go:102: testEnv.OSType == "windows" [2022-03-25T09:04:02.436Z] [2022-03-25T09:04:02.436Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-25T09:04:02.436Z] service_test.go:136: testEnv.OSType == "windows" [2022-03-25T09:04:02.436Z] [2022-03-25T09:04:02.436Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-25T09:04:02.436Z] service_test.go:187: testEnv.OSType == "windows" [2022-03-25T09:04:02.436Z] [2022-03-25T09:04:02.436Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-25T09:04:02.436Z] service_test.go:212: testEnv.OSType == "windows" [2022-03-25T09:04:02.436Z] [2022-03-25T09:04:02.436Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-25T09:04:02.436Z] service_test.go:242: FLAKY_TEST [2022-03-25T09:04:02.436Z] [2022-03-25T09:04:02.436Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-25T09:04:02.436Z] service_test.go:332: testEnv.OSType == "windows" [2022-03-25T09:04:02.436Z] [2022-03-25T09:04:02.436Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-25T09:04:02.436Z] service_test.go:400: testEnv.OSType == "windows" [2022-03-25T09:04:02.436Z] [2022-03-25T09:04:02.436Z] DONE 22 tests, 15 skipped in 2.723s [2022-03-25T09:04:02.905Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-25T09:04:03.183Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-25T09:04:03.379Z] testing: warning: no tests to run [2022-03-25T09:04:03.379Z] PASS [2022-03-25T09:04:03.379Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2022-03-25T09:04:03.379Z] [2022-03-25T09:04:03.379Z] DONE 0 tests in 0.482s [2022-03-25T09:04:03.379Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-25T09:04:03.440Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-25T09:04:03.698Z] docker_api_swarm_test.go:304: [d49baace36636] joining swarm manager [deb0e458642ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T09:04:03.849Z] testing: warning: no tests to run [2022-03-25T09:04:03.849Z] PASS [2022-03-25T09:04:03.849Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2022-03-25T09:04:03.849Z] [2022-03-25T09:04:03.849Z] DONE 0 tests in 0.476s [2022-03-25T09:04:03.849Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-25T09:04:03.956Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-25T09:04:03.956Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-03-25T09:04:03.956Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-25T09:04:04.521Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-25T09:04:04.521Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2022-03-25T09:04:05.085Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-25T09:04:05.085Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-25T09:04:05.343Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-25T09:04:05.427Z] testing: warning: no tests to run [2022-03-25T09:04:05.427Z] PASS [2022-03-25T09:04:05.427Z] ok github.com/docker/docker/integration/plugin 0.130s [no tests to run] [2022-03-25T09:04:05.427Z] testing: warning: no tests to run [2022-03-25T09:04:05.427Z] PASS [2022-03-25T09:04:05.427Z] ok github.com/docker/docker/integration/plugin/authz 0.075s [no tests to run] [2022-03-25T09:04:05.909Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-25T09:04:06.168Z] --- PASS: TestDockerNetworkMacvlan (13.17s) [2022-03-25T09:04:06.168Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-03-25T09:04:06.168Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-03-25T09:04:06.168Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.11s) [2022-03-25T09:04:06.168Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.11s) [2022-03-25T09:04:06.168Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.73s) [2022-03-25T09:04:06.168Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.77s) [2022-03-25T09:04:06.168Z] PASS [2022-03-25T09:04:06.168Z] [2022-03-25T09:04:06.168Z] DONE 8 tests in 14.639s [2022-03-25T09:04:06.168Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-25T09:04:06.168Z] ++ 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-03-25T09:04:06.168Z] ++ set -e [2022-03-25T09:04:06.168Z] ++ '[' -n 0 ']' [2022-03-25T09:04:06.168Z] ++ set -x [2022-03-25T09:04:06.168Z] ++ 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-03-25T09:04:06.168Z] testing: warning: no tests to run [2022-03-25T09:04:06.168Z] PASS [2022-03-25T09:04:06.168Z] [2022-03-25T09:04:06.168Z] DONE 0 tests in 0.038s [2022-03-25T09:04:06.168Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-25T09:04:06.168Z] ++ 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-03-25T09:04:06.168Z] ++ set -e [2022-03-25T09:04:06.168Z] ++ '[' -n 0 ']' [2022-03-25T09:04:06.168Z] ++ set -x [2022-03-25T09:04:06.168Z] ++ 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-03-25T09:04:06.426Z] INFO: Testing against a local daemon [2022-03-25T09:04:06.426Z] === RUN TestAuthZPluginAllowRequest [2022-03-25T09:04:07.800Z] --- PASS: TestAuthZPluginAllowRequest (1.34s) [2022-03-25T09:04:07.800Z] === RUN TestAuthZPluginTLS [2022-03-25T09:04:08.365Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-03-25T09:04:08.365Z] === RUN TestAuthZPluginDenyRequest [2022-03-25T09:04:08.929Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-03-25T09:04:08.929Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-25T09:04:08.929Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-25T09:04:09.494Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-03-25T09:04:09.494Z] === RUN TestAuthZPluginDenyResponse [2022-03-25T09:04:09.754Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-25T09:04:10.012Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-03-25T09:04:10.012Z] === RUN TestAuthZPluginAllowEventStream [2022-03-25T09:04:10.578Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-25T09:04:10.836Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-25T09:04:11.402Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s) [2022-03-25T09:04:11.402Z] === RUN TestAuthZPluginErrorResponse [2022-03-25T09:04:11.660Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-25T09:04:11.917Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2022-03-25T09:04:11.917Z] === RUN TestAuthZPluginErrorRequest [2022-03-25T09:04:12.482Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2022-03-25T09:04:12.482Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-25T09:04:12.739Z] === RUN TestDockerSuite/TestBuildUser [2022-03-25T09:04:12.997Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-03-25T09:04:12.997Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-25T09:04:14.374Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-25T09:04:15.161Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.80s) [2022-03-25T09:04:15.161Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-25T09:04:15.244Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-25T09:04:15.244Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-25T09:04:15.244Z] ok github.com/docker/docker/api/server/router/swarm 0.014s coverage: 5.7% of statements [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/api/types [no test files] [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-25T09:04:15.244Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-03-25T09:04:15.244Z] ok github.com/docker/docker/api/types/filters 0.016s coverage: 92.2% of statements [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-25T09:04:15.244Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2022-03-25T09:04:15.244Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/builder [no test files] [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-25T09:04:15.244Z] ok github.com/docker/docker/builder/remotecontext 0.076s coverage: 13.7% of statements [2022-03-25T09:04:15.244Z] ok github.com/docker/docker/builder/dockerfile 0.234s coverage: 48.5% of statements [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-25T09:04:15.244Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2022-03-25T09:04:15.244Z] ok github.com/docker/docker/builder/remotecontext/git 1.220s coverage: 86.3% of statements [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/cli [no test files] [2022-03-25T09:04:15.244Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-25T09:04:15.244Z] ok github.com/docker/docker/client 0.147s coverage: 75.4% of statements [2022-03-25T09:04:15.892Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-25T09:04:15.892Z] INFO: Testing against a local daemon [2022-03-25T09:04:15.892Z] === RUN TestPluginInvalidJSON [2022-03-25T09:04:15.892Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-25T09:04:15.892Z] INFO: Testing against a local daemon [2022-03-25T09:04:15.892Z] === RUN TestExternalGraphDriver [2022-03-25T09:04:15.892Z] external_test.go:48: runtime.GOOS == "windows" [2022-03-25T09:04:15.892Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-25T09:04:15.892Z] === RUN TestGraphdriverPluginV2 [2022-03-25T09:04:15.892Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T09:04:15.892Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T09:04:15.892Z] external_test.go:408: runtime.GOOS == "windows" [2022-03-25T09:04:15.892Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-25T09:04:15.892Z] PASS [2022-03-25T09:04:15.892Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.194s [2022-03-25T09:04:15.892Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T09:04:15.892Z] --- PASS: TestPluginInvalidJSON (0.08s) [2022-03-25T09:04:15.892Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-25T09:04:15.892Z] === RUN TestPluginInstall [2022-03-25T09:04:15.892Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-25T09:04:15.892Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-25T09:04:15.892Z] === RUN TestPluginsWithRuntimes [2022-03-25T09:04:15.892Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-25T09:04:15.892Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-25T09:04:15.892Z] === RUN TestPluginBackCompatMediaTypes [2022-03-25T09:04:15.892Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-25T09:04:15.892Z] --- SKIP: TestPluginBackCompatMediaTypes (0.01s) [2022-03-25T09:04:15.892Z] PASS [2022-03-25T09:04:15.892Z] ok github.com/docker/docker/integration/plugin/common 0.264s [2022-03-25T09:04:16.533Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.76s) [2022-03-25T09:04:16.534Z] === RUN TestAuthZPluginHeader [2022-03-25T09:04:16.791Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-25T09:04:16.887Z] testing: warning: no tests to run [2022-03-25T09:04:16.887Z] PASS [2022-03-25T09:04:16.887Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.113s [no tests to run] [2022-03-25T09:04:17.356Z] --- PASS: TestAuthZPluginHeader (0.76s) [2022-03-25T09:04:17.356Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-25T09:04:17.357Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-25T09:04:17.357Z] INFO: Testing against a local daemon [2022-03-25T09:04:17.357Z] === RUN TestReadPluginNoRead [2022-03-25T09:04:17.357Z] read_test.go:21: no unix domain sockets on Windows [2022-03-25T09:04:17.357Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-25T09:04:17.357Z] PASS [2022-03-25T09:04:17.357Z] ok github.com/docker/docker/integration/plugin/logging 0.096s [2022-03-25T09:04:17.357Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-03-25T09:04:17.357Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-03-25T09:04:17.826Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-25T09:04:17.826Z] INFO: Testing against a local daemon [2022-03-25T09:04:17.826Z] === RUN TestPluginWithDevMounts [2022-03-25T09:04:17.826Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:17.826Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-25T09:04:17.826Z] PASS [2022-03-25T09:04:17.826Z] ok github.com/docker/docker/integration/plugin/volumes 0.074s [2022-03-25T09:04:17.826Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-03-25T09:04:18.303Z] [2022-03-25T09:04:18.303Z] === Skipped [2022-03-25T09:04:18.303Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-25T09:04:18.303Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-25T09:04:18.303Z] [2022-03-25T09:04:18.303Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-25T09:04:18.303Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-25T09:04:18.303Z] [2022-03-25T09:04:18.303Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.01s) [2022-03-25T09:04:18.303Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-25T09:04:18.303Z] [2022-03-25T09:04:18.303Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-25T09:04:18.303Z] external_test.go:48: runtime.GOOS == "windows" [2022-03-25T09:04:18.303Z] [2022-03-25T09:04:18.303Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-25T09:04:18.303Z] external_test.go:408: runtime.GOOS == "windows" [2022-03-25T09:04:18.303Z] [2022-03-25T09:04:18.303Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-25T09:04:18.303Z] read_test.go:21: no unix domain sockets on Windows [2022-03-25T09:04:18.303Z] [2022-03-25T09:04:18.303Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-25T09:04:18.303Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:18.303Z] [2022-03-25T09:04:18.303Z] DONE 9 tests, 7 skipped in 14.497s [2022-03-25T09:04:18.773Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-25T09:04:19.243Z] testing: warning: no tests to run [2022-03-25T09:04:19.243Z] PASS [2022-03-25T09:04:19.243Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2022-03-25T09:04:19.243Z] [2022-03-25T09:04:19.243Z] DONE 0 tests in 0.468s [2022-03-25T09:04:19.243Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-25T09:04:20.230Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-25T09:04:20.230Z] INFO: Testing against a local daemon [2022-03-25T09:04:20.230Z] === RUN TestPluginInvalidJSON [2022-03-25T09:04:20.230Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T09:04:20.230Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T09:04:20.230Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T09:04:20.230Z] --- PASS: TestPluginInvalidJSON (0.08s) [2022-03-25T09:04:20.230Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-25T09:04:20.230Z] === RUN TestPluginInstall [2022-03-25T09:04:20.230Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-25T09:04:20.230Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-25T09:04:20.230Z] === RUN TestPluginsWithRuntimes [2022-03-25T09:04:20.230Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-25T09:04:20.230Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-25T09:04:20.230Z] === RUN TestPluginBackCompatMediaTypes [2022-03-25T09:04:20.230Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-25T09:04:20.230Z] --- SKIP: TestPluginBackCompatMediaTypes (0.01s) [2022-03-25T09:04:20.230Z] PASS [2022-03-25T09:04:20.230Z] ok github.com/docker/docker/integration/plugin/common (cached) [2022-03-25T09:04:20.702Z] [2022-03-25T09:04:20.702Z] === Skipped [2022-03-25T09:04:20.702Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-25T09:04:20.702Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-25T09:04:20.702Z] [2022-03-25T09:04:20.702Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-25T09:04:20.702Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-25T09:04:20.702Z] [2022-03-25T09:04:20.702Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.01s) [2022-03-25T09:04:20.702Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-25T09:04:20.702Z] [2022-03-25T09:04:20.702Z] DONE 5 tests, 3 skipped in 1.250s [2022-03-25T09:04:20.702Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-25T09:04:21.690Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-25T09:04:21.690Z] INFO: Testing against a local daemon [2022-03-25T09:04:21.690Z] === RUN TestExternalGraphDriver [2022-03-25T09:04:21.690Z] external_test.go:48: runtime.GOOS == "windows" [2022-03-25T09:04:21.690Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-25T09:04:21.690Z] === RUN TestGraphdriverPluginV2 [2022-03-25T09:04:21.690Z] external_test.go:408: runtime.GOOS == "windows" [2022-03-25T09:04:21.690Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-25T09:04:21.690Z] PASS [2022-03-25T09:04:21.690Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2022-03-25T09:04:21.690Z] [2022-03-25T09:04:21.690Z] === Skipped [2022-03-25T09:04:21.690Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-25T09:04:21.690Z] external_test.go:48: runtime.GOOS == "windows" [2022-03-25T09:04:21.690Z] [2022-03-25T09:04:21.690Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-25T09:04:21.690Z] external_test.go:408: runtime.GOOS == "windows" [2022-03-25T09:04:21.690Z] [2022-03-25T09:04:21.690Z] DONE 2 tests, 2 skipped in 1.224s [2022-03-25T09:04:22.188Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-25T09:04:22.614Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.42s) [2022-03-25T09:04:22.615Z] === RUN TestAuthZPluginV2Disable [2022-03-25T09:04:23.183Z] testing: warning: no tests to run [2022-03-25T09:04:23.183Z] PASS [2022-03-25T09:04:23.183Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-25T09:04:23.183Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-03-25T09:04:23.183Z] INFO: Testing against a local daemon [2022-03-25T09:04:23.183Z] === RUN TestReadPluginNoRead [2022-03-25T09:04:23.183Z] read_test.go:21: no unix domain sockets on Windows [2022-03-25T09:04:23.183Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-25T09:04:23.183Z] PASS [2022-03-25T09:04:23.183Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2022-03-25T09:04:23.183Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-03-25T09:04:23.183Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-03-25T09:04:23.183Z] [2022-03-25T09:04:23.183Z] === Skipped [2022-03-25T09:04:23.183Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-25T09:04:23.183Z] read_test.go:21: no unix domain sockets on Windows [2022-03-25T09:04:23.183Z] [2022-03-25T09:04:23.183Z] DONE 1 tests, 1 skipped in 1.368s [2022-03-25T09:04:23.655Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-25T09:04:24.658Z] testing: warning: no tests to run [2022-03-25T09:04:24.658Z] PASS [2022-03-25T09:04:24.658Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-03-25T09:04:24.658Z] [2022-03-25T09:04:24.658Z] DONE 0 tests in 0.845s [2022-03-25T09:04:24.658Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-25T09:04:25.647Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-25T09:04:25.647Z] INFO: Testing against a local daemon [2022-03-25T09:04:25.647Z] === RUN TestPluginWithDevMounts [2022-03-25T09:04:25.647Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:25.647Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-25T09:04:25.647Z] PASS [2022-03-25T09:04:25.647Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2022-03-25T09:04:25.647Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-03-25T09:04:25.647Z] [2022-03-25T09:04:25.647Z] === Skipped [2022-03-25T09:04:25.647Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-25T09:04:25.647Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:25.647Z] [2022-03-25T09:04:25.647Z] DONE 1 tests, 1 skipped in 1.234s [2022-03-25T09:04:25.890Z] --- PASS: TestAuthZPluginV2Disable (3.74s) [2022-03-25T09:04:25.890Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-25T09:04:26.117Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-25T09:04:27.263Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-25T09:04:27.830Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-25T09:04:28.341Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-25T09:04:28.341Z] INFO: Testing against a local daemon [2022-03-25T09:04:28.341Z] === RUN TestSecretInspect [2022-03-25T09:04:28.341Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:28.341Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-25T09:04:28.341Z] === RUN TestSecretList [2022-03-25T09:04:28.341Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:28.341Z] --- SKIP: TestSecretList (0.00s) [2022-03-25T09:04:28.341Z] === RUN TestSecretsCreateAndDelete [2022-03-25T09:04:28.341Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:28.341Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-25T09:04:28.341Z] === RUN TestSecretsUpdate [2022-03-25T09:04:28.341Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:28.341Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-25T09:04:28.341Z] === RUN TestTemplatedSecret [2022-03-25T09:04:28.341Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:28.341Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-25T09:04:28.341Z] === RUN TestSecretCreateResolve [2022-03-25T09:04:28.341Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T09:04:28.341Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-25T09:04:28.341Z] PASS [2022-03-25T09:04:28.341Z] ok github.com/docker/docker/integration/secret 0.151s [2022-03-25T09:04:28.341Z] [2022-03-25T09:04:28.341Z] === Skipped [2022-03-25T09:04:28.341Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-25T09:04:28.341Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:28.341Z] [2022-03-25T09:04:28.341Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-25T09:04:28.341Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:28.341Z] [2022-03-25T09:04:28.341Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-25T09:04:28.341Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:28.341Z] [2022-03-25T09:04:28.341Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-25T09:04:28.341Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:28.341Z] [2022-03-25T09:04:28.341Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-25T09:04:28.341Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:28.341Z] [2022-03-25T09:04:28.341Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-25T09:04:28.341Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T09:04:28.341Z] [2022-03-25T09:04:28.341Z] DONE 6 tests, 6 skipped in 2.189s [2022-03-25T09:04:28.341Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-25T09:04:28.396Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-25T09:04:28.963Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-25T09:04:28.963Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.54s) [2022-03-25T09:04:28.963Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-25T09:04:29.529Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-25T09:04:30.463Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-25T09:04:30.463Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-03-25T09:04:30.463Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-25T09:04:30.463Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-03-25T09:04:30.463Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-25T09:04:30.463Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-03-25T09:04:30.463Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-25T09:04:30.463Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-03-25T09:04:30.463Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-25T09:04:31.317Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-25T09:04:31.317Z] INFO: Testing against a local daemon [2022-03-25T09:04:31.317Z] === RUN TestServiceCreateInit [2022-03-25T09:04:31.317Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-25T09:04:31.317Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:31.317Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-25T09:04:31.317Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:31.317Z] --- PASS: TestServiceCreateInit (0.06s) [2022-03-25T09:04:31.317Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-25T09:04:31.317Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-25T09:04:31.317Z] === RUN TestCreateServiceMultipleTimes [2022-03-25T09:04:31.317Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:31.317Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-25T09:04:31.317Z] === RUN TestCreateServiceConflict [2022-03-25T09:04:31.317Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:31.317Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-25T09:04:31.317Z] === RUN TestCreateServiceMaxReplicas [2022-03-25T09:04:31.317Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:31.317Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-03-25T09:04:31.317Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-25T09:04:31.317Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:31.317Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-25T09:04:31.317Z] === RUN TestCreateServiceSecretFileMode [2022-03-25T09:04:31.317Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:31.317Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-25T09:04:31.317Z] === RUN TestCreateServiceConfigFileMode [2022-03-25T09:04:31.317Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:31.317Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-25T09:04:31.317Z] === RUN TestCreateServiceSysctls [2022-03-25T09:04:31.317Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:31.317Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-03-25T09:04:31.317Z] === RUN TestCreateServiceCapabilities [2022-03-25T09:04:31.317Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:31.317Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-03-25T09:04:31.317Z] === RUN TestInspect [2022-03-25T09:04:31.317Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:31.317Z] --- SKIP: TestInspect (0.00s) [2022-03-25T09:04:31.317Z] === RUN TestCreateJob [2022-03-25T09:04:31.317Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:31.317Z] --- SKIP: TestCreateJob (0.00s) [2022-03-25T09:04:31.317Z] === RUN TestReplicatedJob [2022-03-25T09:04:31.317Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:31.317Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-25T09:04:31.317Z] === RUN TestUpdateReplicatedJob [2022-03-25T09:04:31.317Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:31.317Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-25T09:04:31.317Z] === RUN TestServiceListWithStatuses [2022-03-25T09:04:31.317Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:31.317Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-25T09:04:31.317Z] === RUN TestDockerNetworkConnectAlias [2022-03-25T09:04:31.317Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:31.317Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-25T09:04:31.317Z] === RUN TestDockerNetworkReConnect [2022-03-25T09:04:31.317Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:31.317Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-25T09:04:31.317Z] === RUN TestServicePlugin [2022-03-25T09:04:31.317Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:31.317Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-25T09:04:31.317Z] === RUN TestServiceUpdateLabel [2022-03-25T09:04:31.317Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T09:04:31.317Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-25T09:04:31.317Z] === RUN TestServiceUpdateSecrets [2022-03-25T09:04:31.317Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T09:04:31.317Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-25T09:04:31.317Z] === RUN TestServiceUpdateConfigs [2022-03-25T09:04:31.317Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T09:04:31.317Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-25T09:04:31.317Z] === RUN TestServiceUpdateNetwork [2022-03-25T09:04:31.317Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T09:04:31.317Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-25T09:04:31.317Z] === RUN TestServiceUpdatePidsLimit [2022-03-25T09:04:31.317Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T09:04:31.317Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-25T09:04:31.317Z] PASS [2022-03-25T09:04:31.317Z] ok github.com/docker/docker/integration/service 0.299s [2022-03-25T09:04:31.317Z] [2022-03-25T09:04:31.317Z] === Skipped [2022-03-25T09:04:31.317Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-25T09:04:31.317Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:31.317Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-25T09:04:31.317Z] [2022-03-25T09:04:31.317Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-25T09:04:31.317Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:31.317Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-25T09:04:31.317Z] [2022-03-25T09:04:31.317Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-25T09:04:31.317Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:31.317Z] [2022-03-25T09:04:31.317Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-25T09:04:31.317Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:31.317Z] [2022-03-25T09:04:31.317Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-03-25T09:04:31.317Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:31.317Z] [2022-03-25T09:04:31.317Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-25T09:04:31.317Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:31.317Z] [2022-03-25T09:04:31.317Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-25T09:04:31.317Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:31.317Z] [2022-03-25T09:04:31.317Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-25T09:04:31.317Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:31.317Z] [2022-03-25T09:04:31.317Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-03-25T09:04:31.317Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:31.317Z] [2022-03-25T09:04:31.317Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-03-25T09:04:31.317Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:31.317Z] [2022-03-25T09:04:31.317Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-25T09:04:31.317Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:31.317Z] [2022-03-25T09:04:31.317Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-25T09:04:31.317Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:31.317Z] [2022-03-25T09:04:31.317Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-25T09:04:31.317Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:31.317Z] [2022-03-25T09:04:31.317Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-25T09:04:31.317Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:31.317Z] [2022-03-25T09:04:31.317Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-25T09:04:31.317Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:31.317Z] [2022-03-25T09:04:31.317Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-25T09:04:31.317Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:31.317Z] [2022-03-25T09:04:31.317Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-25T09:04:31.317Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:31.317Z] [2022-03-25T09:04:31.317Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-25T09:04:31.317Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:31.317Z] [2022-03-25T09:04:31.317Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-25T09:04:31.317Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T09:04:31.317Z] [2022-03-25T09:04:31.317Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-25T09:04:31.317Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T09:04:31.317Z] [2022-03-25T09:04:31.317Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-25T09:04:31.317Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T09:04:31.317Z] [2022-03-25T09:04:31.317Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-25T09:04:31.317Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T09:04:31.317Z] [2022-03-25T09:04:31.317Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-25T09:04:31.317Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-25T09:04:31.317Z] [2022-03-25T09:04:31.317Z] DONE 24 tests, 23 skipped in 2.915s [2022-03-25T09:04:31.317Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-25T09:04:31.837Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-25T09:04:32.094Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-25T09:04:33.025Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-25T09:04:33.556Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-25T09:04:33.556Z] INFO: Testing against a local daemon [2022-03-25T09:04:33.556Z] === RUN TestSessionCreate [2022-03-25T09:04:33.556Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-25T09:04:33.556Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-25T09:04:33.556Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-25T09:04:33.556Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-25T09:04:33.556Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-25T09:04:33.556Z] PASS [2022-03-25T09:04:33.556Z] ok github.com/docker/docker/integration/session 0.167s [2022-03-25T09:04:33.556Z] [2022-03-25T09:04:33.556Z] === Skipped [2022-03-25T09:04:33.556Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-25T09:04:33.556Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-25T09:04:33.556Z] [2022-03-25T09:04:33.556Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-25T09:04:33.556Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-25T09:04:33.556Z] [2022-03-25T09:04:33.556Z] DONE 2 tests, 2 skipped in 2.070s [2022-03-25T09:04:33.556Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-25T09:04:33.590Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-25T09:04:34.523Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-25T09:04:34.523Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-25T09:04:35.785Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-25T09:04:35.785Z] INFO: Testing against a local daemon [2022-03-25T09:04:35.785Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-25T09:04:35.785Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:35.785Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-25T09:04:35.785Z] === RUN TestEventsExecDie [2022-03-25T09:04:35.785Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-25T09:04:35.785Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-25T09:04:35.785Z] === RUN TestEventsBackwardsCompatible [2022-03-25T09:04:35.785Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-25T09:04:35.785Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-25T09:04:35.785Z] === RUN TestInfoAPI [2022-03-25T09:04:35.785Z] --- PASS: TestInfoAPI (0.05s) [2022-03-25T09:04:35.785Z] === RUN TestInfoAPIWarnings [2022-03-25T09:04:35.785Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T09:04:35.785Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-25T09:04:35.785Z] === RUN TestInfoDebug [2022-03-25T09:04:35.785Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-25T09:04:35.785Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-25T09:04:35.785Z] === RUN TestInfoInsecureRegistries [2022-03-25T09:04:35.785Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-25T09:04:35.785Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-25T09:04:35.785Z] === RUN TestInfoRegistryMirrors [2022-03-25T09:04:35.785Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-25T09:04:35.785Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-25T09:04:35.785Z] === RUN TestLoginFailsWithBadCredentials [2022-03-25T09:04:36.261Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2022-03-25T09:04:36.261Z] === RUN TestPingCacheHeaders [2022-03-25T09:04:36.261Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-03-25T09:04:36.261Z] === RUN TestPingGet [2022-03-25T09:04:36.730Z] --- PASS: TestPingGet (0.05s) [2022-03-25T09:04:36.730Z] === RUN TestPingHead [2022-03-25T09:04:36.730Z] --- PASS: TestPingHead (0.06s) [2022-03-25T09:04:36.730Z] === RUN TestVersion [2022-03-25T09:04:36.730Z] --- PASS: TestVersion (0.04s) [2022-03-25T09:04:36.730Z] PASS [2022-03-25T09:04:36.730Z] ok github.com/docker/docker/integration/system 1.301s [2022-03-25T09:04:36.730Z] [2022-03-25T09:04:36.730Z] === Skipped [2022-03-25T09:04:36.730Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-25T09:04:36.730Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-25T09:04:36.730Z] [2022-03-25T09:04:36.730Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-25T09:04:36.730Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-25T09:04:36.730Z] [2022-03-25T09:04:36.730Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-25T09:04:36.730Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-25T09:04:36.730Z] [2022-03-25T09:04:36.730Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-25T09:04:36.730Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-25T09:04:36.731Z] [2022-03-25T09:04:36.731Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-25T09:04:36.731Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-25T09:04:36.731Z] [2022-03-25T09:04:36.731Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-25T09:04:36.731Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-25T09:04:36.731Z] [2022-03-25T09:04:36.731Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-25T09:04:36.731Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-25T09:04:36.731Z] [2022-03-25T09:04:36.731Z] DONE 13 tests, 7 skipped in 3.118s [2022-03-25T09:04:36.731Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-25T09:04:37.050Z] docker_api_swarm_test.go:363: Waiting for possible election... [2022-03-25T09:04:37.622Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-25T09:04:38.967Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-25T09:04:38.967Z] INFO: Testing against a local daemon [2022-03-25T09:04:38.967Z] === RUN TestVolumesCreateAndList [2022-03-25T09:04:38.967Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-03-25T09:04:38.967Z] === RUN TestVolumesRemove [2022-03-25T09:04:38.967Z] --- PASS: TestVolumesRemove (0.08s) [2022-03-25T09:04:38.967Z] === RUN TestVolumesInspect [2022-03-25T09:04:38.967Z] --- PASS: TestVolumesInspect (0.04s) [2022-03-25T09:04:38.967Z] === RUN TestVolumesInvalidJSON [2022-03-25T09:04:38.967Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-25T09:04:38.967Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-25T09:04:38.967Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-25T09:04:38.967Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-03-25T09:04:38.967Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-25T09:04:38.967Z] PASS [2022-03-25T09:04:38.967Z] ok github.com/docker/docker/integration/volume 0.326s [2022-03-25T09:04:39.003Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-25T09:04:39.438Z] [2022-03-25T09:04:39.438Z] DONE 5 tests in 2.442s [2022-03-25T09:04:39.438Z] INFO: make.ps1 ended at 03/25/2022 09:04:39 [2022-03-25T09:04:39.438Z] INFO: Integration CLI tests being run from the host: [2022-03-25T09:04:39.438Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-03-25T09:04:39.569Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-25T09:04:40.138Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-25T09:04:40.396Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-25T09:04:40.396Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-03-25T09:04:40.396Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-25T09:04:40.962Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.80s) [2022-03-25T09:04:40.962Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-25T09:04:40.962Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-25T09:04:42.861Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-25T09:04:42.861Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-25T09:04:42.861Z] docker_cli_sni_test.go:18: Flakey test [2022-03-25T09:04:42.861Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-25T09:04:42.861Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-25T09:04:43.427Z] === RUN TestDockerSuite/TestCommitChange [2022-03-25T09:04:44.361Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-25T09:04:44.926Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-25T09:04:45.856Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-25T09:04:46.788Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-25T09:04:47.353Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-25T09:04:48.284Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-25T09:04:48.541Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-03-25T09:04:48.798Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-25T09:04:49.911Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-25T09:04:49.911Z] INFO: Testing against a local daemon [2022-03-25T09:04:49.911Z] === RUN TestDockerSuite [2022-03-25T09:04:49.911Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-25T09:04:49.911Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-25T09:04:49.911Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-25T09:04:49.911Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-25T09:04:49.911Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-25T09:04:49.911Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-25T09:04:49.911Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-25T09:04:49.911Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-25T09:04:49.911Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-25T09:04:49.911Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-25T09:04:50.170Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-25T09:04:50.381Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-25T09:04:50.737Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-25T09:04:50.737Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-25T09:04:50.737Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-25T09:04:50.737Z] docker_api_swarm_test.go:271: [dc6bf0d6f39e2] joining swarm manager [d4a1ff0c83a1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T09:04:50.850Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-25T09:04:50.995Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-25T09:04:50.995Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-25T09:04:50.995Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-25T09:04:50.995Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-25T09:04:51.321Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-25T09:04:51.793Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-25T09:04:51.930Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-25T09:04:52.188Z] docker_api_swarm_test.go:272: [d35a148ee5407] joining swarm manager [d4a1ff0c83a1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T09:04:53.560Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-25T09:04:53.560Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-25T09:04:53.817Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-25T09:04:54.382Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-25T09:04:54.946Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-25T09:04:55.205Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-25T09:04:55.777Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-25T09:04:55.777Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-25T09:04:55.777Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-25T09:04:56.360Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-25T09:04:56.360Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-25T09:04:56.360Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-25T09:04:56.360Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-25T09:04:56.360Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-25T09:04:56.927Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-25T09:04:57.491Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-25T09:04:57.491Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2022-03-25T09:04:57.491Z] PASS [2022-03-25T09:04:57.491Z] [2022-03-25T09:04:57.491Z] DONE 17 tests in 51.161s [2022-03-25T09:04:57.491Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-25T09:04:57.491Z] ++ 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-03-25T09:04:57.491Z] ++ set -e [2022-03-25T09:04:57.491Z] ++ '[' -n 0 ']' [2022-03-25T09:04:57.491Z] ++ set -x [2022-03-25T09:04:57.491Z] ++ 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-03-25T09:04:57.491Z] INFO: Testing against a local daemon [2022-03-25T09:04:57.491Z] === RUN TestPluginInvalidJSON [2022-03-25T09:04:57.491Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T09:04:57.491Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T09:04:57.750Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-25T09:04:57.750Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-03-25T09:04:57.750Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-25T09:04:57.750Z] === RUN TestPluginInstall [2022-03-25T09:04:57.750Z] === RUN TestPluginInstall/no_auth [2022-03-25T09:04:57.750Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-25T09:04:57.750Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-25T09:04:59.124Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-25T09:04:59.690Z] time="2022-03-25T09:04:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-25T09:04:59.690Z] time="2022-03-25T09:04:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e702418a8842ec54e770ac679390ea2613e46b600395943d9ecf0c6f064729f9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-25T09:04:59.690Z] time="2022-03-25T09:04:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-25T09:04:59.690Z] time="2022-03-25T09:04:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e702418a8842ec54e770ac679390ea2613e46b600395943d9ecf0c6f064729f9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-25T09:04:59.690Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-25T09:04:59.690Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-25T09:04:59.948Z] === RUN TestPluginInstall/with_htpasswd [2022-03-25T09:05:00.514Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-25T09:05:00.514Z] time="2022-03-25T09:05:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-25T09:05:00.514Z] time="2022-03-25T09:05:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e702418a8842ec54e770ac679390ea2613e46b600395943d9ecf0c6f064729f9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-25T09:05:00.514Z] time="2022-03-25T09:05:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-25T09:05:00.514Z] time="2022-03-25T09:05:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e702418a8842ec54e770ac679390ea2613e46b600395943d9ecf0c6f064729f9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-25T09:05:00.772Z] === RUN TestPluginInstall/with_insecure [2022-03-25T09:05:01.030Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-25T09:05:01.596Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-25T09:05:01.854Z] time="2022-03-25T09:05:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-25T09:05:01.854Z] time="2022-03-25T09:05:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:41743dd9b3917e6acce6855d8306e849d8c9ed174f5b715a8895dc68e91f9dd9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-25T09:05:01.854Z] time="2022-03-25T09:05:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-25T09:05:01.854Z] time="2022-03-25T09:05:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:41743dd9b3917e6acce6855d8306e849d8c9ed174f5b715a8895dc68e91f9dd9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-25T09:05:01.960Z] ok github.com/docker/docker/cmd/dockerd 0.082s coverage: 29.1% of statements [2022-03-25T09:05:01.960Z] ok github.com/docker/docker/container 0.123s coverage: 34.5% of statements [2022-03-25T09:05:01.960Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-25T09:05:01.960Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-25T09:05:01.960Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-25T09:05:01.960Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-25T09:05:02.112Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-25T09:05:02.112Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-25T09:05:02.370Z] plugin_test.go:165: [d0374df14c863] daemon is not started [2022-03-25T09:05:02.370Z] --- PASS: TestPluginInstall (4.61s) [2022-03-25T09:05:02.370Z] --- PASS: TestPluginInstall/no_auth (2.33s) [2022-03-25T09:05:02.370Z] --- PASS: TestPluginInstall/with_htpasswd (0.89s) [2022-03-25T09:05:02.370Z] --- PASS: TestPluginInstall/with_insecure (1.39s) [2022-03-25T09:05:02.370Z] === RUN TestPluginsWithRuntimes [2022-03-25T09:05:02.935Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-25T09:05:03.502Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-25T09:05:04.067Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-25T09:05:04.067Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-25T09:05:04.067Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-25T09:05:04.635Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-25T09:05:05.200Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-25T09:05:05.766Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-25T09:05:06.332Z] --- PASS: TestPluginsWithRuntimes (4.06s) [2022-03-25T09:05:06.332Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.08s) [2022-03-25T09:05:06.332Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.13s) [2022-03-25T09:05:06.332Z] === RUN TestPluginBackCompatMediaTypes [2022-03-25T09:05:06.590Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-25T09:05:07.014Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-25T09:05:07.014Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-25T09:05:07.014Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-25T09:05:07.014Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-25T09:05:07.014Z] --- PASS: TestPluginBackCompatMediaTypes (0.80s) [2022-03-25T09:05:07.014Z] PASS [2022-03-25T09:05:07.014Z] [2022-03-25T09:05:07.014Z] DONE 10 tests in 9.636s [2022-03-25T09:05:07.014Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-25T09:05:07.014Z] ++ 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-03-25T09:05:07.014Z] ++ set -e [2022-03-25T09:05:07.014Z] ++ '[' -n 0 ']' [2022-03-25T09:05:07.014Z] ++ set -x [2022-03-25T09:05:07.014Z] ++ 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-03-25T09:05:07.244Z] ok github.com/docker/docker/daemon/cluster 0.047s coverage: 0.5% of statements [2022-03-25T09:05:07.272Z] INFO: Testing against a local daemon [2022-03-25T09:05:07.272Z] === RUN TestExternalGraphDriver [2022-03-25T09:05:07.272Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-25T09:05:07.272Z] === RUN TestExternalGraphDriver/json [2022-03-25T09:05:09.157Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.017s coverage: 65.3% of statements [2022-03-25T09:05:09.167Z] === RUN TestExternalGraphDriver/spec [2022-03-25T09:05:10.097Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-03-25T09:05:10.537Z] === RUN TestExternalGraphDriver/pull [2022-03-25T09:05:11.907Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-25T09:05:12.165Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-25T09:05:12.423Z] --- PASS: TestExternalGraphDriver (5.14s) [2022-03-25T09:05:12.423Z] --- PASS: TestExternalGraphDriver/json (1.62s) [2022-03-25T09:05:12.423Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2022-03-25T09:05:12.423Z] --- PASS: TestExternalGraphDriver/pull (1.82s) [2022-03-25T09:05:12.423Z] === RUN TestGraphdriverPluginV2 [2022-03-25T09:05:12.681Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-25T09:05:12.681Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-25T09:05:12.681Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-25T09:05:12.938Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-25T09:05:13.502Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-03-25T09:05:15.411Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-25T09:05:15.977Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-25T09:05:16.910Z] --- PASS: TestGraphdriverPluginV2 (4.46s) [2022-03-25T09:05:16.910Z] PASS [2022-03-25T09:05:16.910Z] [2022-03-25T09:05:16.910Z] DONE 5 tests in 9.727s [2022-03-25T09:05:16.910Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-25T09:05:16.910Z] ++ 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-03-25T09:05:16.910Z] ++ set -e [2022-03-25T09:05:16.910Z] ++ '[' -n 0 ']' [2022-03-25T09:05:16.910Z] ++ set -x [2022-03-25T09:05:16.910Z] ++ 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-03-25T09:05:16.910Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-25T09:05:16.910Z] INFO: Testing against a local daemon [2022-03-25T09:05:16.910Z] === RUN TestContinueAfterPluginCrash [2022-03-25T09:05:16.910Z] === PAUSE TestContinueAfterPluginCrash [2022-03-25T09:05:16.910Z] === RUN TestReadPluginNoRead [2022-03-25T09:05:16.910Z] === PAUSE TestReadPluginNoRead [2022-03-25T09:05:16.910Z] === RUN TestDaemonStartWithLogOpt [2022-03-25T09:05:16.910Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-25T09:05:16.910Z] === CONT TestReadPluginNoRead [2022-03-25T09:05:16.910Z] === CONT TestDaemonStartWithLogOpt [2022-03-25T09:05:18.225Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.8% of statements [2022-03-25T09:05:18.485Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 81.8% of statements [2022-03-25T09:05:18.745Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2022-03-25T09:05:19.315Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-25T09:05:19.885Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-03-25T09:05:21.090Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-25T09:05:21.090Z] === RUN TestReadPluginNoRead/default [2022-03-25T09:05:21.267Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.782s coverage: 73.3% of statements [2022-03-25T09:05:21.347Z] --- PASS: TestDaemonStartWithLogOpt (4.28s) [2022-03-25T09:05:21.347Z] === CONT TestContinueAfterPluginCrash [2022-03-25T09:05:21.347Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-25T09:05:21.836Z] ok github.com/docker/docker/daemon 12.130s coverage: 17.1% of statements [2022-03-25T09:05:21.836Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-25T09:05:21.836Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-25T09:05:21.836Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-25T09:05:21.836Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-25T09:05:22.720Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-25T09:05:22.977Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-25T09:05:23.219Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.398s coverage: 56.2% of statements [2022-03-25T09:05:23.480Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2022-03-25T09:05:24.353Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-25T09:05:24.353Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-25T09:05:25.285Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-03-25T09:05:25.394Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.040s coverage: 1.8% of statements [2022-03-25T09:05:25.853Z] === CONT TestReadPluginNoRead [2022-03-25T09:05:25.853Z] read_test.go:92: [df64902f2889e] daemon is not started [2022-03-25T09:05:25.853Z] --- PASS: TestReadPluginNoRead (8.83s) [2022-03-25T09:05:25.853Z] --- PASS: TestReadPluginNoRead/default (1.71s) [2022-03-25T09:05:25.853Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.82s) [2022-03-25T09:05:25.853Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.53s) [2022-03-25T09:05:26.418Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-03-25T09:05:27.327Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.373s coverage: 50.5% of statements [2022-03-25T09:05:27.594Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.368s coverage: 45.9% of statements [2022-03-25T09:05:27.594Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-25T09:05:27.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-03-25T09:05:28.975Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.8% of statements [2022-03-25T09:05:29.158Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-03-25T09:05:29.556Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.695s coverage: 58.0% of statements [2022-03-25T09:05:29.556Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-25T09:05:29.556Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-25T09:05:30.127Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2022-03-25T09:05:30.527Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ad41b0_} [2022-03-25T09:05:30.528Z] --- PASS: TestContinueAfterPluginCrash (9.06s) [2022-03-25T09:05:30.528Z] PASS [2022-03-25T09:05:30.528Z] [2022-03-25T09:05:30.528Z] DONE 6 tests in 13.484s [2022-03-25T09:05:30.528Z] 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-03-25T09:05:30.528Z] ++ 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-03-25T09:05:30.528Z] ++ set -e [2022-03-25T09:05:30.528Z] ++ '[' -n 0 ']' [2022-03-25T09:05:30.528Z] ++ set -x [2022-03-25T09:05:30.528Z] ++ 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-03-25T09:05:30.528Z] testing: warning: no tests to run [2022-03-25T09:05:30.528Z] PASS [2022-03-25T09:05:30.528Z] [2022-03-25T09:05:30.528Z] DONE 0 tests in 0.036s [2022-03-25T09:05:30.528Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-25T09:05:30.528Z] ++ 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-03-25T09:05:30.528Z] ++ set -e [2022-03-25T09:05:30.528Z] ++ '[' -n 0 ']' [2022-03-25T09:05:30.528Z] ++ set -x [2022-03-25T09:05:30.528Z] ++ 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-03-25T09:05:30.528Z] INFO: Testing against a local daemon [2022-03-25T09:05:30.528Z] === RUN TestPluginWithDevMounts [2022-03-25T09:05:30.528Z] === PAUSE TestPluginWithDevMounts [2022-03-25T09:05:30.528Z] === CONT TestPluginWithDevMounts [2022-03-25T09:05:30.698Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2022-03-25T09:05:31.898Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1140446936_/foo_false____} [2022-03-25T09:05:32.081Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 6.6% of statements [2022-03-25T09:05:32.081Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-25T09:05:32.081Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-25T09:05:32.156Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-03-25T09:05:32.156Z] PASS [2022-03-25T09:05:32.156Z] [2022-03-25T09:05:32.156Z] DONE 1 tests in 1.718s [2022-03-25T09:05:32.156Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-25T09:05:32.156Z] ++ 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-03-25T09:05:32.156Z] ++ set -e [2022-03-25T09:05:32.156Z] ++ '[' -n 0 ']' [2022-03-25T09:05:32.156Z] ++ set -x [2022-03-25T09:05:32.156Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-03-25T09:05:32.341Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 43.2% of statements [2022-03-25T09:05:32.413Z] INFO: Testing against a local daemon [2022-03-25T09:05:32.413Z] === RUN TestSecretInspect [2022-03-25T09:05:32.977Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1140446936_/foo_true____} [2022-03-25T09:05:33.280Z] ok github.com/docker/docker/daemon/logger/awslogs 0.153s coverage: 77.4% of statements [2022-03-25T09:05:33.280Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-03-25T09:05:33.280Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-25T09:05:33.540Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2022-03-25T09:05:34.109Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-03-25T09:05:34.347Z] --- PASS: TestSecretInspect (1.89s) [2022-03-25T09:05:34.347Z] === RUN TestSecretList [2022-03-25T09:05:34.369Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.017s coverage: 69.9% of statements [2022-03-25T09:05:34.604Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3293695575_/foo_false____} [2022-03-25T09:05:34.629Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.017s coverage: 87.2% of statements [2022-03-25T09:05:35.199Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 78.7% of statements [2022-03-25T09:05:35.199Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-25T09:05:35.770Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.067s coverage: 54.7% of statements [2022-03-25T09:05:35.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3293695575_/foo_true____} [2022-03-25T09:05:36.339Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2022-03-25T09:05:36.924Z] --- PASS: TestSecretList (2.63s) [2022-03-25T09:05:36.924Z] === RUN TestSecretsCreateAndDelete [2022-03-25T09:05:36.924Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3293695575_/foo_true__0xc000ad41e0__} [2022-03-25T09:05:37.182Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-03-25T09:05:37.281Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-03-25T09:05:37.541Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-03-25T09:05:37.801Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-25T09:05:38.370Z] ok github.com/docker/docker/daemon/logger/splunk 1.623s coverage: 82.5% of statements [2022-03-25T09:05:38.370Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-25T09:05:38.370Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-25T09:05:38.553Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ad41f8_} [2022-03-25T09:05:39.486Z] --- PASS: TestSecretsCreateAndDelete (2.67s) [2022-03-25T09:05:39.486Z] === RUN TestSecretsUpdate [2022-03-25T09:05:39.751Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements [2022-03-25T09:05:40.425Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ad4210_} [2022-03-25T09:05:40.682Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-03-25T09:05:40.690Z] ok github.com/docker/docker/distribution 0.634s coverage: 27.6% of statements [2022-03-25T09:05:40.690Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-25T09:05:40.950Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-03-25T09:05:41.520Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements [2022-03-25T09:05:41.614Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ad4228_} [2022-03-25T09:05:41.871Z] --- PASS: TestSecretsUpdate (2.37s) [2022-03-25T09:05:41.871Z] === RUN TestTemplatedSecret [2022-03-25T09:05:42.090Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-25T09:05:42.350Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-03-25T09:05:42.350Z] ok github.com/docker/docker/distribution/xfer 1.974s coverage: 84.6% of statements [2022-03-25T09:05:42.350Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-25T09:05:42.350Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-03-25T09:05:42.350Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-25T09:05:42.610Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements [2022-03-25T09:05:42.804Z] docker_api_swarm_node_test.go:19: [df4adab26422c] joining swarm manager [d0caf1a7c0801]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T09:05:43.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ad4240_} [2022-03-25T09:05:43.992Z] ok github.com/docker/docker/oci 0.011s coverage: 40.6% of statements [2022-03-25T09:05:43.994Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-25T09:05:43.994Z] docker_api_swarm_node_test.go:20: [d9082e839e48a] joining swarm manager [d0caf1a7c0801]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T09:05:44.562Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2022-03-25T09:05:44.563Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-03-25T09:05:45.366Z] --- PASS: TestTemplatedSecret (3.24s) [2022-03-25T09:05:45.366Z] === RUN TestSecretCreateResolve [2022-03-25T09:05:45.366Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-25T09:05:45.366Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-25T09:05:45.366Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-25T09:05:45.366Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-25T09:05:45.366Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-25T09:05:45.366Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-25T09:05:45.366Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-25T09:05:45.366Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-25T09:05:45.366Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-25T09:05:45.366Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-25T09:05:45.366Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-25T09:05:45.366Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-03-25T09:05:45.366Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-03-25T09:05:45.366Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-03-25T09:05:45.366Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-03-25T09:05:45.366Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-03-25T09:05:45.624Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-03-25T09:05:45.624Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-25T09:05:46.471Z] ok github.com/docker/docker/pkg/archive 0.302s coverage: 82.3% of statements [2022-03-25T09:05:46.731Z] ok github.com/docker/docker/pkg/authorization 0.137s coverage: 68.3% of statements [2022-03-25T09:05:46.991Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-03-25T09:05:47.252Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-25T09:05:48.148Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-25T09:05:48.148Z] --- PASS: TestSecretCreateResolve (2.75s) [2022-03-25T09:05:48.148Z] PASS [2022-03-25T09:05:48.148Z] [2022-03-25T09:05:48.148Z] DONE 6 tests in 15.661s [2022-03-25T09:05:48.148Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-25T09:05:48.148Z] ++ 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-03-25T09:05:48.148Z] ++ set -e [2022-03-25T09:05:48.148Z] ++ '[' -n 0 ']' [2022-03-25T09:05:48.148Z] ++ set -x [2022-03-25T09:05:48.148Z] ++ 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-03-25T09:05:48.148Z] INFO: Testing against a local daemon [2022-03-25T09:05:48.148Z] === RUN TestServiceCreateInit [2022-03-25T09:05:48.148Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-25T09:05:49.082Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-25T09:05:50.561Z] ok github.com/docker/docker/pkg/chrootarchive 2.480s coverage: 43.5% of statements [2022-03-25T09:05:50.561Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-03-25T09:05:50.561Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-03-25T09:05:50.820Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2022-03-25T09:05:51.079Z] ok github.com/docker/docker/layer 7.164s coverage: 68.8% of statements [2022-03-25T09:05:51.079Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-25T09:05:51.079Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-25T09:05:51.079Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-25T09:05:51.079Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-25T09:05:51.079Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-25T09:05:51.079Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-03-25T09:05:51.079Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-25T09:05:51.609Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-25T09:05:51.649Z] ok github.com/docker/docker/pkg/discovery/memory 0.016s coverage: 92.3% of statements [2022-03-25T09:05:51.908Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2022-03-25T09:05:52.478Z] ok github.com/docker/docker/pkg/dmesg 0.013s coverage: 83.3% of statements [2022-03-25T09:05:52.542Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-25T09:05:52.799Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-25T09:05:52.799Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-25T09:05:53.364Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-25T09:05:53.417Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-03-25T09:05:53.928Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-03-25T09:05:53.987Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 86.5% of statements [2022-03-25T09:05:54.248Z] ok github.com/docker/docker/pkg/discovery/kv 3.062s coverage: 84.1% of statements [2022-03-25T09:05:54.493Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-25T09:05:54.508Z] ok github.com/docker/docker/pkg/fsutils 0.168s coverage: 85.1% of statements [2022-03-25T09:05:54.508Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-03-25T09:05:54.764Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-03-25T09:05:55.697Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-25T09:05:55.892Z] ok github.com/docker/docker/pkg/idtools 0.457s coverage: 69.5% of statements [2022-03-25T09:05:55.892Z] ok github.com/docker/docker/pkg/ioutils 0.490s coverage: 68.8% of statements [2022-03-25T09:05:55.892Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-03-25T09:05:55.892Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-25T09:05:56.152Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-03-25T09:05:56.152Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-25T09:05:56.152Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-25T09:05:56.152Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-03-25T09:05:56.152Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-03-25T09:05:56.263Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-25T09:05:56.412Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-03-25T09:05:56.672Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2022-03-25T09:05:56.932Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2022-03-25T09:05:56.932Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-03-25T09:05:56.932Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-25T09:05:56.932Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-25T09:05:57.196Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-25T09:05:57.872Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-03-25T09:05:58.129Z] --- PASS: TestServiceCreateInit (10.01s) [2022-03-25T09:05:58.129Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.68s) [2022-03-25T09:05:58.129Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.30s) [2022-03-25T09:05:58.129Z] === RUN TestCreateServiceMultipleTimes [2022-03-25T09:05:58.132Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-03-25T09:05:58.388Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-25T09:05:58.392Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-03-25T09:05:58.392Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-25T09:05:59.764Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-25T09:05:59.772Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2022-03-25T09:06:00.022Z] docker_api_swarm_test.go:501: [d40dcbfbc0138] joining swarm manager [d4891985d9d2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T09:06:00.032Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-03-25T09:06:00.590Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-25T09:06:01.524Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-25T09:06:02.090Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-25T09:06:03.023Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-25T09:06:03.956Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-25T09:06:04.225Z] ok github.com/docker/docker/pkg/signal 3.306s coverage: 62.3% of statements [2022-03-25T09:06:04.225Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-03-25T09:06:04.225Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-03-25T09:06:04.225Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-25T09:06:04.794Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2022-03-25T09:06:05.054Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2022-03-25T09:06:05.329Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-25T09:06:05.624Z] ok github.com/docker/docker/pkg/tailfile 0.088s coverage: 88.6% of statements [2022-03-25T09:06:05.884Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-03-25T09:06:05.894Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-25T09:06:06.143Z] coverage: [no statements] [2022-03-25T09:06:06.143Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-03-25T09:06:06.403Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-25T09:06:06.403Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-25T09:06:06.457Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-25T09:06:06.457Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-25T09:06:06.663Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-03-25T09:06:07.022Z] docker_api_swarm_test.go:506: [d03816885bdc6] joining swarm manager [d4891985d9d2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T09:06:07.279Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-25T09:06:07.845Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-25T09:06:08.571Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-03-25T09:06:08.776Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-25T09:06:08.831Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.5% of statements [2022-03-25T09:06:09.091Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 85.6% of statements [2022-03-25T09:06:09.342Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-25T09:06:10.030Z] ok github.com/docker/docker/quota 0.209s coverage: 71.4% of statements [2022-03-25T09:06:10.278Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-25T09:06:10.290Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-25T09:06:11.213Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-25T09:06:11.470Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-25T09:06:11.681Z] ok github.com/docker/docker/registry 0.062s coverage: 57.2% of statements [2022-03-25T09:06:11.681Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-03-25T09:06:11.942Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-03-25T09:06:12.514Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2022-03-25T09:06:12.774Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-25T09:06:12.843Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-25T09:06:15.313Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-25T09:06:16.148Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-25T09:06:16.148Z] --- PASS: TestCreateServiceMultipleTimes (17.85s) [2022-03-25T09:06:16.148Z] === RUN TestCreateServiceConflict [2022-03-25T09:06:16.252Z] ok github.com/docker/docker/volume/local 0.104s coverage: 76.4% of statements [2022-03-25T09:06:16.512Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2022-03-25T09:06:17.893Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2022-03-25T09:06:18.047Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-25T09:06:18.304Z] --- PASS: TestCreateServiceConflict (2.55s) [2022-03-25T09:06:18.304Z] === RUN TestCreateServiceMaxReplicas [2022-03-25T09:06:18.561Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-25T09:06:21.844Z] --- PASS: TestCreateServiceMaxReplicas (3.40s) [2022-03-25T09:06:21.844Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-25T09:06:22.409Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-25T09:06:24.934Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-25T09:06:25.499Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-25T09:06:28.174Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-03-25T09:06:28.740Z] === RUN TestDockerSuite/TestCpToDot [2022-03-25T09:06:29.672Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-25T09:06:30.604Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-25T09:06:31.170Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-25T09:06:31.734Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-25T09:06:32.666Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-25T09:06:32.666Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-25T09:06:32.777Z] ok github.com/docker/docker/pkg/plugins 33.627s coverage: 76.6% of statements [2022-03-25T09:06:32.777Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-25T09:06:32.777Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-25T09:06:32.777Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-03-25T09:06:32.777Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-25T09:06:32.777Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-25T09:06:32.777Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-25T09:06:32.777Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-25T09:06:32.777Z] ? github.com/docker/docker/rootless [no test files] [2022-03-25T09:06:32.777Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-25T09:06:32.777Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-25T09:06:32.777Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-25T09:06:32.777Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-25T09:06:32.777Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-25T09:06:32.777Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-25T09:06:32.777Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-25T09:06:32.777Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-25T09:06:32.777Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-25T09:06:32.777Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-25T09:06:32.777Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-25T09:06:32.777Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-25T09:06:32.777Z] ? github.com/docker/docker/volume [no test files] [2022-03-25T09:06:32.777Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-25T09:06:32.777Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-25T09:06:32.777Z] [2022-03-25T09:06:32.777Z] === Skipped [2022-03-25T09:06:32.777Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-03-25T09:06:32.777Z] exec_linux_test.go:18: requires AppArmor to be enabled [2022-03-25T09:06:32.777Z] [2022-03-25T09:06:32.777Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-03-25T09:06:32.777Z] exec_linux_test.go:38: requires AppArmor to be enabled [2022-03-25T09:06:32.777Z] [2022-03-25T09:06:32.777Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-25T09:06:32.777Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T09:06:32.777Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-25T09:06:32.777Z] [2022-03-25T09:06:32.777Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-25T09:06:32.777Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T09:06:32.777Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-25T09:06:32.777Z] [2022-03-25T09:06:32.777Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-25T09:06:32.777Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T09:06:32.777Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-25T09:06:32.777Z] [2022-03-25T09:06:32.777Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-25T09:06:32.777Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T09:06:32.777Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-25T09:06:32.777Z] [2022-03-25T09:06:32.777Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-25T09:06:32.777Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T09:06:32.777Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-25T09:06:32.777Z] [2022-03-25T09:06:32.777Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-25T09:06:32.777Z] graphtest_unix.go:73: No driver to put! [2022-03-25T09:06:32.777Z] [2022-03-25T09:06:32.777Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-25T09:06:32.777Z] time="2022-03-25T09:05:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-25T09:06:32.777Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-25T09:06:32.777Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-25T09:06:32.777Z] [2022-03-25T09:06:32.777Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-25T09:06:32.777Z] time="2022-03-25T09:05:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-25T09:06:32.777Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-25T09:06:32.777Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-25T09:06:32.777Z] [2022-03-25T09:06:32.777Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-25T09:06:32.777Z] time="2022-03-25T09:05:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-25T09:06:32.777Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-25T09:06:32.778Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-25T09:06:32.778Z] [2022-03-25T09:06:32.778Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-25T09:06:32.778Z] time="2022-03-25T09:05:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-25T09:06:32.778Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-25T09:06:32.778Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-25T09:06:32.778Z] [2022-03-25T09:06:32.778Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-25T09:06:32.778Z] time="2022-03-25T09:05:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-25T09:06:32.778Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-25T09:06:32.778Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-25T09:06:32.778Z] [2022-03-25T09:06:32.778Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-25T09:06:32.778Z] graphtest_unix.go:73: No driver to put! [2022-03-25T09:06:32.778Z] [2022-03-25T09:06:32.778Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-25T09:06:32.778Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2022-03-25T09:06:32.778Z] [2022-03-25T09:06:32.778Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-25T09:06:32.778Z] overlay_test.go:49: Fails to compute changes intermittently [2022-03-25T09:06:32.778Z] [2022-03-25T09:06:32.778Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-25T09:06:32.778Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-25T09:06:32.778Z] [2022-03-25T09:06:32.778Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-25T09:06:32.778Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-25T09:06:32.778Z] [2022-03-25T09:06:32.778Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-25T09:06:32.778Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T09:06:32.778Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-25T09:06:32.778Z] [2022-03-25T09:06:32.778Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-25T09:06:32.778Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T09:06:32.778Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-25T09:06:32.778Z] [2022-03-25T09:06:32.778Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-25T09:06:32.778Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T09:06:32.778Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-25T09:06:32.778Z] [2022-03-25T09:06:32.778Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-25T09:06:32.778Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T09:06:32.778Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-25T09:06:32.778Z] [2022-03-25T09:06:32.778Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-25T09:06:32.778Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-25T09:06:32.778Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-25T09:06:32.778Z] [2022-03-25T09:06:32.778Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-25T09:06:32.778Z] graphtest_unix.go:73: No driver to put! [2022-03-25T09:06:32.778Z] [2022-03-25T09:06:32.778Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-25T09:06:32.778Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-03-25T09:06:32.778Z] [2022-03-25T09:06:32.778Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-25T09:06:32.778Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-03-25T09:06:32.778Z] [2022-03-25T09:06:32.778Z] DONE 2251 tests, 26 skipped in 248.941s Post stage [Pipeline] junit [2022-03-25T09:06:32.791Z] Recording test results [2022-03-25T09:06:33.068Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-03-25T09:06:33.232Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-25T09:06:33.402Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43426/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=32fe0bbb91f9791ca2783d08f81c9a9289e9225c -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:32fe0bbb91f9791ca2783d08f81c9a9289e9225c hack/validate/vendor [2022-03-25T09:06:33.971Z] update vendored copy of archive/tar [2022-03-25T09:06:33.971Z] downloading: https://golang.org/dl/go1.16.15.src.tar.gz [2022-03-25T09:06:34.166Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-25T09:06:34.166Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-25T09:06:34.166Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-25T09:06:34.423Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-25T09:06:34.988Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-25T09:06:34.988Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-25T09:06:34.988Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-25T09:06:34.988Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-25T09:06:35.264Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-25T09:06:35.529Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-25T09:06:35.791Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-25T09:06:35.791Z] === RUN TestDockerSuite/TestCreateRM [2022-03-25T09:06:35.791Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-03-25T09:06:35.879Z] patching file stat_unix.go [2022-03-25T09:06:35.879Z] 2022/03/25 09:06:35 Collecting initial packages [2022-03-25T09:06:35.879Z] 2022/03/25 09:06:35 Download dependencies [2022-03-25T09:06:36.048Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-25T09:06:36.048Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-25T09:06:36.048Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-25T09:06:36.048Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-25T09:06:36.048Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-25T09:06:36.306Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.39s) [2022-03-25T09:06:36.306Z] === RUN TestCreateServiceSecretFileMode [2022-03-25T09:06:37.678Z] docker_api_swarm_node_test.go:80: [d28191ea45872] joining swarm manager [d7e9f031c4a52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T09:06:38.242Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-25T09:06:38.242Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-25T09:06:38.242Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-25T09:06:39.210Z] 2022/03/25 09:06:38 Starting whole vndr cycle because no package specified [2022-03-25T09:06:39.210Z] 2022/03/25 09:06:38 Ignoring paths matching "^archive/tar" [2022-03-25T09:06:39.210Z] 2022/03/25 09:06:39 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2022-03-25T09:06:39.210Z] 2022/03/25 09:06:39 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2022-03-25T09:06:39.210Z] 2022/03/25 09:06:39 Clone github.com/Microsoft/hcsshim, revision 64a2b71405dacf76c95600f4c756a991ad09cf7c, attempt 1/20 [2022-03-25T09:06:39.470Z] 2022/03/25 09:06:39 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2022-03-25T09:06:39.470Z] 2022/03/25 09:06:39 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2022-03-25T09:06:39.470Z] 2022/03/25 09:06:39 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2022-03-25T09:06:39.470Z] 2022/03/25 09:06:39 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2022-03-25T09:06:39.470Z] 2022/03/25 09:06:39 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2022-03-25T09:06:39.470Z] 2022/03/25 09:06:39 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2022-03-25T09:06:39.470Z] 2022/03/25 09:06:39 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2022-03-25T09:06:39.470Z] 2022/03/25 09:06:39 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2022-03-25T09:06:39.470Z] 2022/03/25 09:06:39 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2022-03-25T09:06:39.470Z] 2022/03/25 09:06:39 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2022-03-25T09:06:39.470Z] 2022/03/25 09:06:39 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2022-03-25T09:06:39.470Z] 2022/03/25 09:06:39 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2022-03-25T09:06:39.470Z] 2022/03/25 09:06:39 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2022-03-25T09:06:40.408Z] 2022/03/25 09:06:40 Finished clone github.com/Azure/go-ansiterm [2022-03-25T09:06:40.408Z] 2022/03/25 09:06:40 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2022-03-25T09:06:40.408Z] 2022/03/25 09:06:40 Finished clone github.com/docker/libtrust [2022-03-25T09:06:40.408Z] 2022/03/25 09:06:40 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2022-03-25T09:06:40.408Z] 2022/03/25 09:06:40 Finished clone github.com/moby/locker [2022-03-25T09:06:40.408Z] 2022/03/25 09:06:40 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2022-03-25T09:06:40.408Z] 2022/03/25 09:06:40 Finished clone github.com/google/uuid [2022-03-25T09:06:40.408Z] 2022/03/25 09:06:40 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2022-03-25T09:06:40.668Z] 2022/03/25 09:06:40 Finished clone github.com/tchap/go-patricia [2022-03-25T09:06:40.668Z] 2022/03/25 09:06:40 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2022-03-25T09:06:40.668Z] 2022/03/25 09:06:40 Finished clone github.com/creack/pty [2022-03-25T09:06:40.668Z] 2022/03/25 09:06:40 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2022-03-25T09:06:40.668Z] 2022/03/25 09:06:40 Finished clone github.com/willf/bitset [2022-03-25T09:06:40.668Z] 2022/03/25 09:06:40 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2022-03-25T09:06:40.668Z] 2022/03/25 09:06:40 Finished clone github.com/moby/term [2022-03-25T09:06:40.668Z] 2022/03/25 09:06:40 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2022-03-25T09:06:40.928Z] 2022/03/25 09:06:40 Finished clone github.com/Microsoft/go-winio [2022-03-25T09:06:40.928Z] 2022/03/25 09:06:40 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2022-03-25T09:06:40.928Z] 2022/03/25 09:06:40 Finished clone github.com/gorilla/mux [2022-03-25T09:06:40.928Z] 2022/03/25 09:06:40 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2022-03-25T09:06:40.928Z] 2022/03/25 09:06:40 Finished clone github.com/moby/sys [2022-03-25T09:06:40.928Z] 2022/03/25 09:06:40 Clone github.com/moby/buildkit, revision bc07b2b81b1c6a62d29981ac564b16a15ce2bfa7, attempt 1/20 [2022-03-25T09:06:41.188Z] 2022/03/25 09:06:41 Finished clone github.com/sirupsen/logrus [2022-03-25T09:06:41.188Z] 2022/03/25 09:06:41 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2022-03-25T09:06:41.447Z] 2022/03/25 09:06:41 Finished clone github.com/docker/go-units [2022-03-25T09:06:41.447Z] 2022/03/25 09:06:41 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2022-03-25T09:06:42.017Z] 2022/03/25 09:06:41 Finished clone github.com/syndtr/gocapability [2022-03-25T09:06:42.017Z] 2022/03/25 09:06:41 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2022-03-25T09:06:42.017Z] 2022/03/25 09:06:41 Finished clone github.com/RackSec/srslog [2022-03-25T09:06:42.017Z] 2022/03/25 09:06:41 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2022-03-25T09:06:42.017Z] 2022/03/25 09:06:41 Finished clone gotest.tools/v3 [2022-03-25T09:06:42.017Z] 2022/03/25 09:06:41 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2022-03-25T09:06:42.277Z] 2022/03/25 09:06:42 Finished clone github.com/imdario/mergo [2022-03-25T09:06:42.277Z] 2022/03/25 09:06:42 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2022-03-25T09:06:42.426Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-25T09:06:42.426Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-25T09:06:42.426Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-25T09:06:42.537Z] 2022/03/25 09:06:42 Finished clone golang.org/x/sync [2022-03-25T09:06:42.538Z] 2022/03/25 09:06:42 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2022-03-25T09:06:42.538Z] 2022/03/25 09:06:42 Finished clone github.com/google/go-cmp [2022-03-25T09:06:42.538Z] 2022/03/25 09:06:42 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2022-03-25T09:06:42.684Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-25T09:06:42.684Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-25T09:06:42.684Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-25T09:06:42.798Z] 2022/03/25 09:06:42 Finished clone github.com/tonistiigi/units [2022-03-25T09:06:42.798Z] 2022/03/25 09:06:42 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2022-03-25T09:06:43.058Z] 2022/03/25 09:06:43 Finished clone github.com/docker/go-connections [2022-03-25T09:06:43.058Z] 2022/03/25 09:06:43 Clone github.com/docker/libnetwork, revision 339b972b464ee3d401b5788b2af9e31d09d6b7da, attempt 1/20 [2022-03-25T09:06:43.249Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-25T09:06:43.319Z] 2022/03/25 09:06:43 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2022-03-25T09:06:43.319Z] 2022/03/25 09:06:43 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2022-03-25T09:06:43.319Z] 2022/03/25 09:06:43 Finished clone github.com/google/shlex [2022-03-25T09:06:43.319Z] 2022/03/25 09:06:43 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2022-03-25T09:06:43.579Z] 2022/03/25 09:06:43 Finished clone github.com/opentracing/opentracing-go [2022-03-25T09:06:43.579Z] 2022/03/25 09:06:43 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2022-03-25T09:06:43.579Z] 2022/03/25 09:06:43 Finished clone github.com/opentracing-contrib/go-stdlib [2022-03-25T09:06:43.579Z] 2022/03/25 09:06:43 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2022-03-25T09:06:43.840Z] 2022/03/25 09:06:43 Finished clone github.com/mitchellh/hashstructure [2022-03-25T09:06:43.840Z] 2022/03/25 09:06:43 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2022-03-25T09:06:43.840Z] 2022/03/25 09:06:43 Finished clone github.com/gofrs/flock [2022-03-25T09:06:43.840Z] 2022/03/25 09:06:43 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2022-03-25T09:06:44.182Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-25T09:06:44.783Z] 2022/03/25 09:06:44 Finished clone github.com/armon/go-radix [2022-03-25T09:06:44.783Z] 2022/03/25 09:06:44 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2022-03-25T09:06:44.783Z] 2022/03/25 09:06:44 Finished clone github.com/docker/go-events [2022-03-25T09:06:44.783Z] 2022/03/25 09:06:44 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2022-03-25T09:06:45.044Z] 2022/03/25 09:06:44 Finished clone github.com/armon/go-metrics [2022-03-25T09:06:45.044Z] 2022/03/25 09:06:44 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2022-03-25T09:06:45.044Z] 2022/03/25 09:06:44 Finished clone github.com/sean-/seed [2022-03-25T09:06:45.044Z] 2022/03/25 09:06:44 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2022-03-25T09:06:45.118Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-25T09:06:45.615Z] 2022/03/25 09:06:45 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2022-03-25T09:06:45.616Z] 2022/03/25 09:06:45 Finished clone github.com/tonistiigi/fsutil [2022-03-25T09:06:46.186Z] 2022/03/25 09:06:46 Finished clone github.com/hashicorp/errwrap [2022-03-25T09:06:46.186Z] 2022/03/25 09:06:46 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2022-03-25T09:06:46.446Z] 2022/03/25 09:06:46 Finished clone github.com/hashicorp/memberlist [2022-03-25T09:06:46.446Z] 2022/03/25 09:06:46 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2022-03-25T09:06:46.446Z] 2022/03/25 09:06:46 Finished clone github.com/hashicorp/go-multierror [2022-03-25T09:06:46.446Z] 2022/03/25 09:06:46 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2022-03-25T09:06:46.492Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-25T09:06:47.056Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-25T09:06:47.389Z] 2022/03/25 09:06:47 Finished clone github.com/docker/libkv [2022-03-25T09:06:47.389Z] 2022/03/25 09:06:47 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2022-03-25T09:06:47.389Z] 2022/03/25 09:06:47 Finished clone github.com/vishvananda/netns [2022-03-25T09:06:47.389Z] 2022/03/25 09:06:47 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2022-03-25T09:06:47.620Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-25T09:06:47.649Z] 2022/03/25 09:06:47 Finished clone github.com/hashicorp/go-sockaddr [2022-03-25T09:06:47.649Z] 2022/03/25 09:06:47 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2022-03-25T09:06:48.184Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-25T09:06:48.184Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-25T09:06:48.220Z] 2022/03/25 09:06:47 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2022-03-25T09:06:48.220Z] 2022/03/25 09:06:47 Finished clone github.com/golang/gddo [2022-03-25T09:06:48.442Z] === RUN TestDockerSuite/TestDockerFails [2022-03-25T09:06:48.442Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-03-25T09:06:48.442Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-03-25T09:06:48.699Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-03-25T09:06:48.761Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-25T09:06:48.789Z] 2022/03/25 09:06:48 Finished clone github.com/moby/ipvs [2022-03-25T09:06:48.789Z] 2022/03/25 09:06:48 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2022-03-25T09:06:49.361Z] 2022/03/25 09:06:49 Finished clone github.com/samuel/go-zookeeper [2022-03-25T09:06:49.361Z] 2022/03/25 09:06:49 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2022-03-25T09:06:49.621Z] 2022/03/25 09:06:49 Finished clone github.com/hashicorp/go-msgpack [2022-03-25T09:06:49.621Z] 2022/03/25 09:06:49 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2022-03-25T09:06:49.622Z] 2022/03/25 09:06:49 Finished clone github.com/deckarep/golang-set [2022-03-25T09:06:49.622Z] 2022/03/25 09:06:49 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2022-03-25T09:06:49.622Z] 2022/03/25 09:06:49 Finished clone github.com/BurntSushi/toml [2022-03-25T09:06:49.622Z] 2022/03/25 09:06:49 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2022-03-25T09:06:49.631Z] --- PASS: TestCreateServiceSecretFileMode (13.30s) [2022-03-25T09:06:49.631Z] === RUN TestCreateServiceConfigFileMode [2022-03-25T09:06:49.631Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-03-25T09:06:49.793Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-25T09:06:49.793Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-25T09:06:49.793Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-25T09:06:49.793Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-25T09:06:49.793Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-25T09:06:49.793Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-25T09:06:49.793Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-25T09:06:49.793Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-25T09:06:49.793Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-25T09:06:49.793Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-25T09:06:49.793Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-25T09:06:49.793Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-25T09:06:49.793Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-25T09:06:49.793Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-25T09:06:49.793Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-25T09:06:49.793Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-25T09:06:49.793Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-25T09:06:49.793Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-03-25T09:06:49.793Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-25T09:06:49.882Z] 2022/03/25 09:06:49 Finished clone github.com/vishvananda/netlink [2022-03-25T09:06:49.882Z] 2022/03/25 09:06:49 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2022-03-25T09:06:50.143Z] 2022/03/25 09:06:50 Finished clone github.com/coreos/go-semver [2022-03-25T09:06:50.143Z] 2022/03/25 09:06:50 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2022-03-25T09:06:50.197Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-03-25T09:06:50.762Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-03-25T09:06:51.084Z] 2022/03/25 09:06:50 Finished clone github.com/ishidawataru/sctp [2022-03-25T09:06:51.084Z] 2022/03/25 09:06:50 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2022-03-25T09:06:51.655Z] 2022/03/25 09:06:51 Finished clone github.com/modern-go/concurrent [2022-03-25T09:06:51.655Z] 2022/03/25 09:06:51 Clone github.com/docker/distribution, revision dcf66392d606f50bf3a9286dcb4bdcdfb7c0e83a, attempt 1/20 [2022-03-25T09:06:51.695Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-03-25T09:06:51.695Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-03-25T09:06:51.695Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-03-25T09:06:51.952Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-03-25T09:06:52.598Z] 2022/03/25 09:06:52 Finished clone github.com/modern-go/reflect2 [2022-03-25T09:06:52.598Z] 2022/03/25 09:06:52 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2022-03-25T09:06:52.859Z] 2022/03/25 09:06:52 Finished clone github.com/json-iterator/go [2022-03-25T09:06:52.859Z] 2022/03/25 09:06:52 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2022-03-25T09:06:53.119Z] 2022/03/25 09:06:52 Finished clone go.etcd.io/bbolt [2022-03-25T09:06:53.119Z] 2022/03/25 09:06:52 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2022-03-25T09:06:53.324Z] docker_api_swarm_node_test.go:52: [d76b63c5a2174] joining swarm manager [db0983f36635b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T09:06:53.691Z] 2022/03/25 09:06:53 Finished clone github.com/hashicorp/serf [2022-03-25T09:06:53.691Z] 2022/03/25 09:06:53 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2022-03-25T09:06:53.952Z] 2022/03/25 09:06:53 Finished clone github.com/Microsoft/opengcs [2022-03-25T09:06:53.952Z] 2022/03/25 09:06:53 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2022-03-25T09:06:54.213Z] 2022/03/25 09:06:53 Finished clone golang.org/x/net [2022-03-25T09:06:54.213Z] 2022/03/25 09:06:53 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2022-03-25T09:06:54.213Z] 2022/03/25 09:06:54 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2022-03-25T09:06:54.213Z] 2022/03/25 09:06:54 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2022-03-25T09:06:54.256Z] docker_api_swarm_node_test.go:53: [d18eb74fd92ad] joining swarm manager [db0983f36635b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T09:06:54.474Z] 2022/03/25 09:06:54 Finished clone github.com/opencontainers/go-digest [2022-03-25T09:06:54.474Z] 2022/03/25 09:06:54 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2022-03-25T09:06:54.474Z] 2022/03/25 09:06:54 Finished clone github.com/mistifyio/go-zfs [2022-03-25T09:06:54.474Z] 2022/03/25 09:06:54 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2022-03-25T09:06:55.860Z] 2022/03/25 09:06:55 Finished clone github.com/cyphar/filepath-securejoin [2022-03-25T09:06:55.860Z] 2022/03/25 09:06:55 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2022-03-25T09:06:56.989Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-25T09:06:56.989Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-25T09:06:56.989Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-25T09:06:56.989Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-03-25T09:06:56.989Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-25T09:06:57.243Z] 2022/03/25 09:06:56 Finished clone github.com/coreos/go-systemd [2022-03-25T09:06:57.244Z] 2022/03/25 09:06:56 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2022-03-25T09:06:57.244Z] 2022/03/25 09:06:56 Finished clone github.com/vbatts/tar-split [2022-03-25T09:06:57.244Z] 2022/03/25 09:06:56 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2022-03-25T09:06:57.504Z] 2022/03/25 09:06:57 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2022-03-25T09:06:57.504Z] 2022/03/25 09:06:57 Finished clone github.com/opencontainers/runtime-spec [2022-03-25T09:06:58.074Z] 2022/03/25 09:06:58 Finished clone github.com/opencontainers/image-spec [2022-03-25T09:06:58.074Z] 2022/03/25 09:06:58 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2022-03-25T09:06:58.335Z] 2022/03/25 09:06:58 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2022-03-25T09:06:58.335Z] 2022/03/25 09:06:58 Finished clone github.com/coreos/go-systemd/v22 [2022-03-25T09:06:58.434Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-25T09:06:58.595Z] 2022/03/25 09:06:58 Finished clone github.com/Graylog2/go-gelf [2022-03-25T09:06:58.595Z] 2022/03/25 09:06:58 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2022-03-25T09:06:59.365Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-25T09:06:59.536Z] 2022/03/25 09:06:59 Finished clone github.com/fluent/fluent-logger-golang [2022-03-25T09:06:59.536Z] 2022/03/25 09:06:59 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2022-03-25T09:06:59.536Z] 2022/03/25 09:06:59 Finished clone github.com/godbus/dbus/v5 [2022-03-25T09:06:59.536Z] 2022/03/25 09:06:59 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2022-03-25T09:06:59.536Z] 2022/03/25 09:06:59 Finished clone github.com/philhofer/fwd [2022-03-25T09:06:59.536Z] 2022/03/25 09:06:59 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2022-03-25T09:06:59.942Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-25T09:07:00.738Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-25T09:07:00.943Z] 2022/03/25 09:07:00 Finished clone github.com/fsnotify/fsnotify [2022-03-25T09:07:00.943Z] 2022/03/25 09:07:00 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2022-03-25T09:07:01.203Z] 2022/03/25 09:07:01 Finished clone github.com/bsphere/le_go [2022-03-25T09:07:01.203Z] 2022/03/25 09:07:01 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2022-03-25T09:07:01.772Z] 2022/03/25 09:07:01 Finished clone github.com/jmespath/go-jmespath [2022-03-25T09:07:01.772Z] 2022/03/25 09:07:01 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2022-03-25T09:07:02.109Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-03-25T09:07:02.674Z] --- PASS: TestCreateServiceConfigFileMode (13.11s) [2022-03-25T09:07:02.674Z] === RUN TestCreateServiceSysctls [2022-03-25T09:07:02.898Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-25T09:07:02.898Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-03-25T09:07:02.898Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-25T09:07:02.898Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-03-25T09:07:02.898Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-25T09:07:02.898Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-03-25T09:07:02.898Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-25T09:07:02.898Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-25T09:07:02.898Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-25T09:07:02.932Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-25T09:07:03.151Z] 2022/03/25 09:07:02 Finished clone github.com/tinylib/msgp [2022-03-25T09:07:03.151Z] 2022/03/25 09:07:02 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2022-03-25T09:07:03.411Z] 2022/03/25 09:07:03 Finished clone github.com/docker/libnetwork [2022-03-25T09:07:03.411Z] 2022/03/25 09:07:03 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2022-03-25T09:07:03.497Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-25T09:07:03.671Z] 2022/03/25 09:07:03 Finished clone github.com/golang/groupcache [2022-03-25T09:07:03.671Z] 2022/03/25 09:07:03 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2022-03-25T09:07:03.671Z] 2022/03/25 09:07:03 Finished clone golang.org/x/oauth2 [2022-03-25T09:07:03.671Z] 2022/03/25 09:07:03 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2022-03-25T09:07:04.062Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-25T09:07:04.997Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-25T09:07:05.562Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-25T09:07:05.599Z] 2022/03/25 09:07:05 Finished clone github.com/googleapis/gax-go [2022-03-25T09:07:05.599Z] 2022/03/25 09:07:05 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 7cfa023d95d37076d5ab035003d4839f4b6ba791, attempt 1/20 [2022-03-25T09:07:06.126Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-03-25T09:07:06.383Z] --- PASS: TestCreateServiceSysctls (3.66s) [2022-03-25T09:07:06.383Z] === RUN TestCreateServiceCapabilities [2022-03-25T09:07:06.542Z] 2022/03/25 09:07:06 Finished clone github.com/miekg/dns [2022-03-25T09:07:06.542Z] 2022/03/25 09:07:06 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2022-03-25T09:07:06.695Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-25T09:07:06.695Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-25T09:07:06.695Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-25T09:07:06.695Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-25T09:07:06.695Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-25T09:07:06.803Z] 2022/03/25 09:07:06 Finished clone go.opencensus.io [2022-03-25T09:07:06.803Z] 2022/03/25 09:07:06 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2022-03-25T09:07:06.803Z] 2022/03/25 09:07:06 Finished clone golang.org/x/sys [2022-03-25T09:07:06.803Z] 2022/03/25 09:07:06 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2022-03-25T09:07:07.754Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-03-25T09:07:08.189Z] 2022/03/25 09:07:07 Finished clone github.com/containerd/fifo [2022-03-25T09:07:08.189Z] 2022/03/25 09:07:07 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2022-03-25T09:07:09.125Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-25T09:07:09.125Z] --- PASS: TestCreateServiceCapabilities (2.90s) [2022-03-25T09:07:09.125Z] === RUN TestInspect [2022-03-25T09:07:09.573Z] 2022/03/25 09:07:09 Finished clone github.com/containerd/cgroups [2022-03-25T09:07:09.573Z] 2022/03/25 09:07:09 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2022-03-25T09:07:10.961Z] 2022/03/25 09:07:10 Finished clone github.com/containerd/go-runc [2022-03-25T09:07:10.961Z] 2022/03/25 09:07:10 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2022-03-25T09:07:11.650Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-03-25T09:07:11.903Z] 2022/03/25 09:07:11 Finished clone golang.org/x/text [2022-03-25T09:07:11.903Z] 2022/03/25 09:07:11 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2022-03-25T09:07:12.216Z] --- PASS: TestInspect (3.07s) [2022-03-25T09:07:12.216Z] === RUN TestCreateJob [2022-03-25T09:07:12.474Z] 2022/03/25 09:07:12 Finished clone github.com/containerd/console [2022-03-25T09:07:12.474Z] 2022/03/25 09:07:12 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2022-03-25T09:07:12.474Z] 2022/03/25 09:07:12 Finished clone github.com/containerd/typeurl [2022-03-25T09:07:12.474Z] 2022/03/25 09:07:12 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2022-03-25T09:07:13.415Z] 2022/03/25 09:07:13 Finished clone github.com/containerd/ttrpc [2022-03-25T09:07:13.415Z] 2022/03/25 09:07:13 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2022-03-25T09:07:13.986Z] 2022/03/25 09:07:13 Finished clone github.com/containerd/continuity [2022-03-25T09:07:13.986Z] 2022/03/25 09:07:13 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2022-03-25T09:07:14.111Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-25T09:07:14.557Z] 2022/03/25 09:07:14 Finished clone github.com/gogo/googleapis [2022-03-25T09:07:14.557Z] 2022/03/25 09:07:14 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2022-03-25T09:07:15.043Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-25T09:07:15.373Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-25T09:07:15.499Z] 2022/03/25 09:07:15 Finished clone github.com/opencontainers/runc [2022-03-25T09:07:15.499Z] 2022/03/25 09:07:15 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2022-03-25T09:07:15.499Z] 2022/03/25 09:07:15 Finished clone google.golang.org/grpc [2022-03-25T09:07:15.499Z] 2022/03/25 09:07:15 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2022-03-25T09:07:15.977Z] --- PASS: TestCreateJob (3.49s) [2022-03-25T09:07:15.977Z] === RUN TestReplicatedJob [2022-03-25T09:07:15.977Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-25T09:07:16.886Z] 2022/03/25 09:07:16 Finished clone github.com/fernet/fernet-go [2022-03-25T09:07:16.886Z] 2022/03/25 09:07:16 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2022-03-25T09:07:17.458Z] 2022/03/25 09:07:17 Finished clone github.com/Microsoft/hcsshim [2022-03-25T09:07:17.458Z] 2022/03/25 09:07:17 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2022-03-25T09:07:18.403Z] 2022/03/25 09:07:18 Finished clone github.com/moby/buildkit [2022-03-25T09:07:18.403Z] 2022/03/25 09:07:18 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2022-03-25T09:07:18.975Z] 2022/03/25 09:07:18 Finished clone github.com/docker/distribution [2022-03-25T09:07:18.975Z] 2022/03/25 09:07:18 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2022-03-25T09:07:20.371Z] 2022/03/25 09:07:20 Finished clone golang.org/x/time [2022-03-25T09:07:20.371Z] 2022/03/25 09:07:20 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2022-03-25T09:07:20.631Z] 2022/03/25 09:07:20 Finished clone github.com/hashicorp/go-memdb [2022-03-25T09:07:20.631Z] 2022/03/25 09:07:20 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2022-03-25T09:07:20.893Z] 2022/03/25 09:07:20 Finished clone github.com/cilium/ebpf [2022-03-25T09:07:20.893Z] 2022/03/25 09:07:20 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2022-03-25T09:07:21.254Z] --- PASS: TestReplicatedJob (5.46s) [2022-03-25T09:07:21.254Z] === RUN TestUpdateReplicatedJob [2022-03-25T09:07:21.511Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-25T09:07:21.769Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-25T09:07:21.834Z] 2022/03/25 09:07:21 Finished clone github.com/hashicorp/go-immutable-radix [2022-03-25T09:07:21.834Z] 2022/03/25 09:07:21 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2022-03-25T09:07:22.096Z] 2022/03/25 09:07:22 Finished clone github.com/hashicorp/golang-lru [2022-03-25T09:07:22.096Z] 2022/03/25 09:07:22 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2022-03-25T09:07:22.667Z] 2022/03/25 09:07:22 Finished clone github.com/coreos/pkg [2022-03-25T09:07:22.667Z] 2022/03/25 09:07:22 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2022-03-25T09:07:23.143Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-25T09:07:23.143Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-03-25T09:07:23.238Z] 2022/03/25 09:07:23 Finished clone github.com/golang/protobuf [2022-03-25T09:07:23.238Z] 2022/03/25 09:07:23 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2022-03-25T09:07:23.401Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-25T09:07:23.658Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-03-25T09:07:23.658Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-03-25T09:07:23.809Z] 2022/03/25 09:07:23 Finished clone github.com/beorn7/perks [2022-03-25T09:07:23.809Z] 2022/03/25 09:07:23 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2022-03-25T09:07:23.916Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-25T09:07:24.751Z] 2022/03/25 09:07:24 Finished clone github.com/prometheus/client_model [2022-03-25T09:07:24.751Z] 2022/03/25 09:07:24 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2022-03-25T09:07:25.012Z] 2022/03/25 09:07:24 Finished clone golang.org/x/crypto [2022-03-25T09:07:25.012Z] 2022/03/25 09:07:24 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2022-03-25T09:07:25.289Z] --- PASS: TestUpdateReplicatedJob (3.88s) [2022-03-25T09:07:25.289Z] === RUN TestServiceListWithStatuses [2022-03-25T09:07:25.289Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-25T09:07:25.289Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-25T09:07:25.289Z] === RUN TestDockerNetworkConnectAlias [2022-03-25T09:07:25.289Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-25T09:07:26.221Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-25T09:07:26.221Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-25T09:07:26.221Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-25T09:07:26.221Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-03-25T09:07:26.926Z] 2022/03/25 09:07:26 Finished clone github.com/matttproud/golang_protobuf_extensions [2022-03-25T09:07:26.926Z] 2022/03/25 09:07:26 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2022-03-25T09:07:26.926Z] 2022/03/25 09:07:26 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2022-03-25T09:07:26.926Z] 2022/03/25 09:07:26 Finished clone github.com/prometheus/client_golang [2022-03-25T09:07:27.155Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-25T09:07:27.413Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-25T09:07:27.871Z] 2022/03/25 09:07:27 Finished clone code.cloudfoundry.org/clock [2022-03-25T09:07:27.871Z] 2022/03/25 09:07:27 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2022-03-25T09:07:27.871Z] 2022/03/25 09:07:27 Finished clone github.com/prometheus/common [2022-03-25T09:07:27.871Z] 2022/03/25 09:07:27 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2022-03-25T09:07:28.344Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-25T09:07:28.444Z] 2022/03/25 09:07:28 Finished clone github.com/prometheus/procfs [2022-03-25T09:07:28.444Z] 2022/03/25 09:07:28 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2022-03-25T09:07:28.444Z] 2022/03/25 09:07:28 Finished clone github.com/pkg/errors [2022-03-25T09:07:28.444Z] 2022/03/25 09:07:28 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2022-03-25T09:07:28.444Z] 2022/03/25 09:07:28 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2022-03-25T09:07:28.444Z] 2022/03/25 09:07:28 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2022-03-25T09:07:29.018Z] 2022/03/25 09:07:28 Finished clone github.com/cespare/xxhash/v2 [2022-03-25T09:07:29.018Z] 2022/03/25 09:07:28 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2022-03-25T09:07:29.279Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-03-25T09:07:29.536Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-03-25T09:07:29.536Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-25T09:07:29.536Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-03-25T09:07:29.536Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-25T09:07:29.536Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-25T09:07:29.961Z] 2022/03/25 09:07:29 Finished clone github.com/inconshreveable/mousetrap [2022-03-25T09:07:29.961Z] 2022/03/25 09:07:29 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2022-03-25T09:07:29.961Z] 2022/03/25 09:07:29 Finished clone github.com/morikuni/aec [2022-03-25T09:07:30.100Z] --- PASS: TestDockerNetworkConnectAlias (4.96s) [2022-03-25T09:07:30.100Z] === RUN TestDockerNetworkReConnect [2022-03-25T09:07:30.222Z] 2022/03/25 09:07:30 Finished clone github.com/spf13/pflag [2022-03-25T09:07:30.483Z] 2022/03/25 09:07:30 Finished clone github.com/docker/go-metrics [2022-03-25T09:07:31.055Z] 2022/03/25 09:07:31 Finished clone github.com/spf13/cobra [2022-03-25T09:07:31.997Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-03-25T09:07:31.997Z] 2022/03/25 09:07:31 Finished clone github.com/google/certificate-transparency-go [2022-03-25T09:07:32.254Z] === RUN TestDockerSuite/TestEventsRename [2022-03-25T09:07:32.819Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-03-25T09:07:32.939Z] 2022/03/25 09:07:32 Finished clone github.com/opencontainers/selinux [2022-03-25T09:07:33.077Z] === RUN TestDockerSuite/TestEventsResize [2022-03-25T09:07:34.012Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-25T09:07:34.269Z] --- PASS: TestDockerNetworkReConnect (4.13s) [2022-03-25T09:07:34.269Z] === RUN TestServicePlugin [2022-03-25T09:07:35.203Z] docker_api_swarm_test.go:201: [d00085fab4e5d] joining swarm manager [dc37c9101b461]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T09:07:37.729Z] plugin_test.go:62: [d3550fc32904f] joining swarm manager [d5405a25307b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T09:07:39.122Z] plugin_test.go:65: [d7367fc7cc6ee] joining swarm manager [d5405a25307b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T09:07:39.688Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-25T09:07:40.619Z] === RUN TestDockerSuite/TestEventsStreaming [2022-03-25T09:07:40.877Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-25T09:07:42.939Z] 2022/03/25 09:07:42 Finished clone github.com/cloudflare/cfssl [2022-03-25T09:07:44.152Z] === RUN TestDockerSuite/TestEventsTop [2022-03-25T09:07:44.152Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-25T09:07:46.674Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-25T09:07:51.077Z] 2022/03/25 09:07:50 Finished clone github.com/containerd/containerd [2022-03-25T09:07:51.338Z] 2022/03/25 09:07:51 Finished clone github.com/coreos/etcd [2022-03-25T09:07:53.223Z] === RUN TestDockerSuite/TestExec [2022-03-25T09:07:53.223Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-25T09:07:53.481Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-25T09:07:54.045Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-25T09:07:54.609Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-25T09:07:55.544Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-25T09:07:55.547Z] 2022/03/25 09:07:55 Finished clone github.com/docker/swarmkit [2022-03-25T09:07:56.109Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-25T09:07:56.674Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-25T09:07:57.238Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-25T09:07:57.802Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-25T09:07:58.059Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-25T09:07:58.625Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-25T09:07:59.557Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-03-25T09:07:59.557Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-25T09:08:00.489Z] === RUN TestDockerSuite/TestExecEnv [2022-03-25T09:08:01.421Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-25T09:08:01.990Z] docker_api_swarm_test.go:383: [de5ceb0b8e925] joining swarm manager [ddb9fde46add0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T09:08:02.558Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-25T09:08:03.123Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-25T09:08:03.381Z] docker_api_swarm_test.go:384: [d355e0cb8c94e] joining swarm manager [ddb9fde46add0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T09:08:03.685Z] 2022/03/25 09:08:03 Finished clone cloud.google.com/go [2022-03-25T09:08:04.751Z] --- PASS: TestServicePlugin (30.55s) [2022-03-25T09:08:04.751Z] === RUN TestServiceUpdateLabel [2022-03-25T09:08:05.724Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-25T09:08:06.291Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-03-25T09:08:07.222Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-25T09:08:07.222Z] --- PASS: TestServiceUpdateLabel (2.50s) [2022-03-25T09:08:07.222Z] === RUN TestServiceUpdateSecrets [2022-03-25T09:08:07.787Z] === RUN TestDockerSuite/TestExecParseError [2022-03-25T09:08:08.351Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-25T09:08:08.915Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-25T09:08:09.480Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-25T09:08:10.852Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-25T09:08:11.110Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-25T09:08:11.674Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-25T09:08:11.823Z] 2022/03/25 09:08:11 Finished clone github.com/gogo/protobuf [2022-03-25T09:08:15.123Z] 2022/03/25 09:08:14 Finished clone google.golang.org/genproto [2022-03-25T09:08:23.855Z] --- PASS: TestServiceUpdateSecrets (14.70s) [2022-03-25T09:08:23.855Z] === RUN TestServiceUpdateConfigs [2022-03-25T09:08:23.855Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-25T09:08:23.855Z] === RUN TestDockerSuite/TestExecTTY [2022-03-25T09:08:23.855Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-25T09:08:24.420Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-25T09:08:24.985Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-25T09:08:25.552Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-25T09:08:25.552Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-25T09:08:25.552Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-25T09:08:26.924Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-03-25T09:08:27.181Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-25T09:08:27.746Z] === RUN TestDockerSuite/TestExecWithTERM [2022-03-25T09:08:28.311Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-25T09:08:28.876Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-25T09:08:34.131Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-25T09:08:36.654Z] --- PASS: TestServiceUpdateConfigs (14.59s) [2022-03-25T09:08:36.654Z] === RUN TestServiceUpdateNetwork [2022-03-25T09:08:38.027Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-25T09:08:39.922Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-25T09:08:44.097Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-25T09:08:44.683Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-25T09:08:44.683Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-25T09:08:44.683Z] === RUN TestDockerSuite/TestHealth [2022-03-25T09:08:48.862Z] --- PASS: TestServiceUpdateNetwork (12.25s) [2022-03-25T09:08:48.862Z] === RUN TestServiceUpdatePidsLimit [2022-03-25T09:08:50.231Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-25T09:08:50.796Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-25T09:08:57.344Z] check_test.go:380: [d355e0cb8c94e] daemon is not started [2022-03-25T09:08:57.344Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-03-25T09:08:57.602Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-25T09:08:58.974Z] docker_api_swarm_test.go:801: [d1622e26378e2] joining swarm manager [d807afaf7e382]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T09:09:00.344Z] docker_api_swarm_test.go:801: [d6257062a4a6e] joining swarm manager [d807afaf7e382]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T09:09:01.715Z] docker_api_swarm_test.go:801: [d176bfbc08281] joining swarm manager [d807afaf7e382]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-25T09:09:03.085Z] docker_api_swarm_test.go:801: [d3e3ab91b8fbf] joining swarm manager [d807afaf7e382]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-25T09:09:04.048Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-25T09:09:04.048Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-25T09:09:04.048Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-25T09:09:04.048Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-25T09:09:04.322Z] docker_api_swarm_test.go:809: [d4fe5060206b4] joining swarm manager [d807afaf7e382]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-03-25T09:09:04.579Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-25T09:09:04.579Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-25T09:09:05.510Z] --- PASS: TestServiceUpdatePidsLimit (16.57s) [2022-03-25T09:09:05.510Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-03-25T09:09:05.510Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-03-25T09:09:05.510Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.91s) [2022-03-25T09:09:05.510Z] PASS [2022-03-25T09:09:05.510Z] [2022-03-25T09:09:05.510Z] === Skipped [2022-03-25T09:09:05.510Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-25T09:09:05.510Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-25T09:09:05.510Z] [2022-03-25T09:09:05.510Z] DONE 27 tests, 1 skipped in 197.483s [2022-03-25T09:09:05.510Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-25T09:09:05.510Z] ++ 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-03-25T09:09:05.510Z] ++ set -e [2022-03-25T09:09:05.510Z] ++ '[' -n 0 ']' [2022-03-25T09:09:05.510Z] ++ set -x [2022-03-25T09:09:05.510Z] ++ 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-03-25T09:09:05.510Z] INFO: Testing against a local daemon [2022-03-25T09:09:05.510Z] === RUN TestSessionCreate [2022-03-25T09:09:05.510Z] --- PASS: TestSessionCreate (0.03s) [2022-03-25T09:09:05.510Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-25T09:09:05.510Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-03-25T09:09:05.510Z] PASS [2022-03-25T09:09:05.510Z] [2022-03-25T09:09:05.510Z] DONE 2 tests in 0.176s [2022-03-25T09:09:05.510Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-25T09:09:05.510Z] ++ 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-03-25T09:09:05.510Z] ++ set -e [2022-03-25T09:09:05.510Z] ++ '[' -n 0 ']' [2022-03-25T09:09:05.510Z] ++ set -x [2022-03-25T09:09:05.510Z] ++ 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-03-25T09:09:05.510Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-25T09:09:05.510Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-25T09:09:05.510Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-25T09:09:05.768Z] INFO: Testing against a local daemon [2022-03-25T09:09:05.768Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-25T09:09:05.768Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-25T09:09:05.768Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-25T09:09:05.768Z] === RUN TestEventsExecDie [2022-03-25T09:09:05.768Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-25T09:09:06.025Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-25T09:09:06.282Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-25T09:09:06.282Z] --- PASS: TestEventsExecDie (0.68s) [2022-03-25T09:09:06.282Z] === RUN TestEventsBackwardsCompatible [2022-03-25T09:09:06.540Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-03-25T09:09:06.540Z] === RUN TestInfoBinaryCommits [2022-03-25T09:09:06.540Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-03-25T09:09:06.540Z] === RUN TestInfoAPIVersioned [2022-03-25T09:09:06.540Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-25T09:09:06.540Z] === RUN TestInfoDiscoveryBackend [2022-03-25T09:09:06.540Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-25T09:09:06.540Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-25T09:09:07.104Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2022-03-25T09:09:07.104Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-03-25T09:09:07.362Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-25T09:09:07.362Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-25T09:09:07.927Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-25T09:09:07.927Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-03-25T09:09:07.927Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-03-25T09:09:08.499Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-25T09:09:08.499Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.56s) [2022-03-25T09:09:08.499Z] === RUN TestInfoAPI [2022-03-25T09:09:08.758Z] --- PASS: TestInfoAPI (0.07s) [2022-03-25T09:09:08.758Z] === RUN TestInfoAPIWarnings [2022-03-25T09:09:08.758Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-25T09:09:09.344Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-25T09:09:11.388Z] 2022/03/25 09:09:05 Finished clone github.com/hashicorp/consul [2022-03-25T09:09:11.868Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-25T09:09:11.868Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-25T09:09:11.868Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-25T09:09:12.801Z] === RUN TestDockerSuite/TestImportFile [2022-03-25T09:09:14.172Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-25T09:09:14.172Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-25T09:09:15.105Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-25T09:09:16.478Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-25T09:09:17.408Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-25T09:09:17.665Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-25T09:09:18.231Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-25T09:09:18.795Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-25T09:09:18.795Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-03-25T09:09:18.795Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-25T09:09:19.362Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-25T09:09:19.518Z] 2022/03/25 09:09:18 Finished clone github.com/aws/aws-sdk-go [2022-03-25T09:09:19.637Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-25T09:09:20.212Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-25T09:09:20.776Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-25T09:09:21.034Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-25T09:09:21.600Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-25T09:09:21.600Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-03-25T09:09:22.971Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-25T09:09:23.229Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-25T09:09:23.795Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-25T09:09:23.795Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-25T09:09:24.360Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-25T09:09:24.360Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-25T09:09:24.360Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-25T09:09:24.925Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-25T09:09:24.926Z] --- PASS: TestInfoAPIWarnings (16.38s) [2022-03-25T09:09:24.926Z] === RUN TestInfoDebug [2022-03-25T09:09:25.491Z] --- PASS: TestInfoDebug (0.53s) [2022-03-25T09:09:25.491Z] === RUN TestInfoInsecureRegistries [2022-03-25T09:09:25.491Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-25T09:09:26.055Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-25T09:09:26.055Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-03-25T09:09:26.055Z] === RUN TestInfoRegistryMirrors [2022-03-25T09:09:26.620Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-03-25T09:09:26.620Z] === RUN TestLoginFailsWithBadCredentials [2022-03-25T09:09:26.878Z] === RUN TestDockerSuite/TestInspectImage [2022-03-25T09:09:26.878Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2022-03-25T09:09:26.878Z] === RUN TestPingCacheHeaders [2022-03-25T09:09:26.878Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-25T09:09:26.878Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-03-25T09:09:26.878Z] === RUN TestPingGet [2022-03-25T09:09:26.878Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-25T09:09:26.878Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-25T09:09:26.878Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-25T09:09:26.878Z] --- PASS: TestPingGet (0.02s) [2022-03-25T09:09:26.878Z] === RUN TestPingHead [2022-03-25T09:09:26.878Z] --- PASS: TestPingHead (0.04s) [2022-03-25T09:09:26.878Z] === RUN TestVersion [2022-03-25T09:09:26.878Z] --- PASS: TestVersion (0.03s) [2022-03-25T09:09:26.878Z] PASS [2022-03-25T09:09:26.878Z] [2022-03-25T09:09:26.878Z] === Skipped [2022-03-25T09:09:26.878Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-25T09:09:26.878Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-25T09:09:26.878Z] [2022-03-25T09:09:26.878Z] DONE 18 tests, 1 skipped in 21.361s [2022-03-25T09:09:26.878Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-25T09:09:26.878Z] ++ 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-03-25T09:09:26.878Z] ++ set -e [2022-03-25T09:09:26.878Z] ++ '[' -n 0 ']' [2022-03-25T09:09:26.878Z] ++ set -x [2022-03-25T09:09:26.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=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-03-25T09:09:27.137Z] INFO: Testing against a local daemon [2022-03-25T09:09:27.137Z] === RUN TestVolumesCreateAndList [2022-03-25T09:09:27.137Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-03-25T09:09:27.137Z] === RUN TestVolumesRemove [2022-03-25T09:09:27.137Z] --- PASS: TestVolumesRemove (0.06s) [2022-03-25T09:09:27.137Z] === RUN TestVolumesInspect [2022-03-25T09:09:27.137Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-25T09:09:27.137Z] === RUN TestVolumesInvalidJSON [2022-03-25T09:09:27.137Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-25T09:09:27.137Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-25T09:09:27.137Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-25T09:09:27.137Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-03-25T09:09:27.137Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-25T09:09:27.137Z] PASS [2022-03-25T09:09:27.137Z] [2022-03-25T09:09:27.137Z] DONE 5 tests in 0.294s [2022-03-25T09:09:27.137Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-25T09:09:27.395Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-25T09:09:27.395Z] ++++ cat bundles/test-integration/docker.pid [2022-03-25T09:09:27.395Z] +++ kill 5645 [2022-03-25T09:09:27.960Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-25T09:09:27.960Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-25T09:09:28.528Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-25T09:09:28.785Z] +++ /etc/init.d/apparmor stop [2022-03-25T09:09:28.785Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-25T09:09:28.785Z] [2022-03-25T09:09:28.785Z] Unloading profiles will leave already running processes permanently [2022-03-25T09:09:28.785Z] unconfined, which can lead to unexpected situations. [2022-03-25T09:09:28.785Z] [2022-03-25T09:09:28.785Z] To set a process to complain mode, use the command line tool [2022-03-25T09:09:28.785Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-25T09:09:28.785Z] +++ true [2022-03-25T09:09:28.785Z] exiting test-integration [2022-03-25T09:09:28.785Z] ++ exit 0 [2022-03-25T09:09:28.785Z] [2022-03-25T09:09:29.042Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-25T09:09:29.607Z] + for job in $(jobs -p) [2022-03-25T09:09:29.607Z] + wait 8215 [2022-03-25T09:09:31.504Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-25T09:09:31.504Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-25T09:09:31.762Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-25T09:09:32.327Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-25T09:09:33.260Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-25T09:09:33.826Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-25T09:09:34.084Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-25T09:09:34.649Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-25T09:09:35.230Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-25T09:09:35.488Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-25T09:09:36.053Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-25T09:09:36.053Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-03-25T09:09:37.956Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-25T09:09:38.547Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-25T09:09:39.479Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-25T09:09:39.737Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-25T09:09:41.107Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-25T09:09:42.052Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-25T09:09:42.599Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-25T09:09:42.599Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-03-25T09:09:42.599Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-25T09:09:42.599Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-25T09:09:42.599Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-25T09:09:42.599Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-25T09:09:42.599Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-25T09:09:42.599Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-03-25T09:09:42.599Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-25T09:09:42.599Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-03-25T09:09:42.599Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-25T09:09:42.599Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-03-25T09:09:42.599Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-25T09:09:42.599Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-25T09:09:43.084Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-25T09:09:43.423Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-25T09:09:43.423Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-25T09:09:44.796Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-25T09:09:45.360Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-25T09:09:45.618Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-25T09:09:46.883Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-25T09:09:48.453Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-25T09:09:48.453Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-03-25T09:09:48.453Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-25T09:09:48.453Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-03-25T09:09:48.453Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-25T09:09:48.453Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-25T09:09:51.415Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-25T09:09:52.168Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-03-25T09:09:52.426Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-25T09:09:53.797Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-25T09:09:55.169Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-25T09:09:55.426Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-25T09:09:56.801Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-03-25T09:09:56.801Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-25T09:09:57.058Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-25T09:09:57.058Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-25T09:09:57.058Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-25T09:09:57.623Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-25T09:09:57.881Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-25T09:10:02.070Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-25T09:10:02.070Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-25T09:10:06.396Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-25T09:10:07.343Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-25T09:10:07.343Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-25T09:10:07.343Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-25T09:10:07.601Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-25T09:10:08.534Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-25T09:10:09.099Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-25T09:10:10.030Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-25T09:10:10.961Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-25T09:10:12.856Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-25T09:10:13.114Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-25T09:10:13.114Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-03-25T09:10:13.679Z] === RUN TestDockerSuite/TestLogsSince [2022-03-25T09:10:16.853Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-25T09:10:16.853Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-25T09:10:16.853Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-03-25T09:10:16.853Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-25T09:10:17.856Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-03-25T09:10:19.231Z] docker_api_swarm_service_test.go:394: [d563611e0257c] joining swarm manager [d36b4b990f3b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T09:10:19.795Z] docker_api_swarm_service_test.go:394: [dc44e8b60e1ab] joining swarm manager [d36b4b990f3b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T09:10:20.360Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-25T09:10:20.652Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-25T09:10:22.230Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-25T09:10:26.913Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-25T09:10:26.926Z] === RUN TestDockerSuite/TestLogsTail [2022-03-25T09:10:26.926Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-25T09:10:27.491Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-25T09:10:27.748Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-25T09:10:28.013Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-25T09:10:28.591Z] === RUN TestDockerSuite/TestNetHostname [2022-03-25T09:10:29.965Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-25T09:10:29.965Z] === RUN TestDockerSuite/TestNetworkEvents [2022-03-25T09:10:30.530Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-25T09:10:31.902Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-25T09:10:32.160Z] === RUN TestDockerSuite/TestPluginActive [2022-03-25T09:10:32.685Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-25T09:10:32.685Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-03-25T09:10:32.685Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-25T09:10:32.685Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-03-25T09:10:32.685Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-25T09:10:32.685Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-03-25T09:10:32.685Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-25T09:10:32.685Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-03-25T09:10:32.685Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-25T09:10:33.677Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-25T09:10:34.682Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-25T09:10:34.682Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-03-25T09:10:37.212Z] docker_api_swarm_service_test.go:342: [d18c324f9d021] joining swarm manager [dcae5e070b968]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T09:10:37.777Z] docker_api_swarm_service_test.go:342: [dce98089cc0b3] joining swarm manager [dcae5e070b968]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T09:10:41.959Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-25T09:10:41.959Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-25T09:10:41.959Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-25T09:10:42.522Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-25T09:10:45.795Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-25T09:10:47.167Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-25T09:10:49.688Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-25T09:10:52.223Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-03-25T09:10:54.751Z] docker_api_swarm_service_test.go:489: [dfeef75f19724] joining swarm manager [d8a09e3fbeaf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T09:10:54.751Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-25T09:10:55.684Z] docker_api_swarm_service_test.go:489: [d7eadab65d48a] joining swarm manager [d8a09e3fbeaf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T09:10:56.251Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-25T09:10:57.626Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-25T09:10:58.998Z] === RUN TestDockerSuite/TestPortList [2022-03-25T09:11:05.397Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-25T09:11:05.655Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-25T09:11:08.176Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-03-25T09:11:12.354Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-25T09:11:12.354Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-25T09:11:12.354Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-25T09:11:12.354Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-25T09:11:12.354Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-25T09:11:12.921Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-25T09:11:12.921Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-25T09:11:13.487Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-25T09:11:13.487Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-25T09:11:13.744Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-03-25T09:11:14.678Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-25T09:11:14.678Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-03-25T09:11:15.632Z] docker_api_swarm_service_test.go:127: [ddcbd9cb263de] joining swarm manager [da141f75476cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T09:11:16.564Z] docker_api_swarm_service_test.go:128: [db65467873bbe] joining swarm manager [da141f75476cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T09:11:17.129Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-03-25T09:11:18.504Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-03-25T09:11:18.762Z] docker_api_swarm_service_test.go:136: [d5c7eafc81254] joining swarm manager [da141f75476cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-25T09:11:18.762Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-03-25T09:11:19.020Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-25T09:11:19.585Z] docker_api_swarm_service_test.go:137: [d6c61a8de3075] joining swarm manager [da141f75476cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-25T09:11:21.483Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-25T09:11:22.048Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-25T09:11:24.572Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-25T09:11:26.294Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-25T09:11:26.295Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-03-25T09:11:26.295Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-25T09:11:26.295Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-03-25T09:11:26.295Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-25T09:11:27.099Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-25T09:11:27.099Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-25T09:11:29.624Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-25T09:11:36.174Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-25T09:11:36.739Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-25T09:11:38.111Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-25T09:11:39.045Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-25T09:11:39.622Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-25T09:11:41.517Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-25T09:11:41.774Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-03-25T09:11:42.707Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-25T09:11:44.079Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-25T09:11:44.079Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-25T09:11:44.336Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-03-25T09:11:44.594Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-25T09:11:46.492Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-25T09:11:46.750Z] docker_api_swarm_service_test.go:303: [d61ddd44d9235] joining swarm manager [d9535f3943fbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T09:11:47.608Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-25T09:11:47.608Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-03-25T09:11:47.608Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-25T09:11:47.682Z] docker_api_swarm_service_test.go:303: [db76f5fba33b4] joining swarm manager [d9535f3943fbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T09:11:48.249Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-25T09:11:48.597Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-25T09:11:49.182Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-25T09:11:49.182Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-25T09:11:49.183Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-25T09:11:49.440Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-25T09:11:49.440Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-25T09:11:49.440Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-25T09:11:50.003Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-25T09:11:50.934Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-25T09:11:51.912Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-25T09:11:52.476Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-25T09:11:57.400Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-25T09:11:57.400Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-03-25T09:11:57.869Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-25T09:11:59.027Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-25T09:11:59.027Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-25T09:12:00.399Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-25T09:12:00.399Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-25T09:12:00.399Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-25T09:12:00.658Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-25T09:12:03.193Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-25T09:12:03.757Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-25T09:12:03.784Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-25T09:12:05.657Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-25T09:12:06.587Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-25T09:12:06.587Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-25T09:12:06.587Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-25T09:12:07.519Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-03-25T09:12:09.417Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-25T09:12:09.676Z] docker_api_swarm_service_test.go:99: [d9174ba59e894] joining swarm manager [d185c95b0bf62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T09:12:09.934Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-25T09:12:10.192Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-25T09:12:10.450Z] docker_api_swarm_service_test.go:100: [dc6f3cbbbbdc7] joining swarm manager [d185c95b0bf62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T09:12:11.384Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-25T09:12:11.950Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-25T09:12:13.848Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-25T09:12:14.222Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-25T09:12:14.780Z] === RUN TestDockerSuite/TestRmiTag [2022-03-25T09:12:15.038Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-25T09:12:15.602Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-25T09:12:18.130Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-25T09:12:18.389Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-25T09:12:18.953Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-25T09:12:19.211Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-25T09:12:20.145Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-25T09:12:20.403Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-25T09:12:20.662Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-25T09:12:21.226Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-25T09:12:21.226Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-25T09:12:21.791Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-25T09:12:22.729Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-25T09:12:23.295Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-25T09:12:23.860Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-25T09:12:24.425Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-03-25T09:12:24.655Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-25T09:12:24.655Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-03-25T09:12:25.126Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-25T09:12:25.359Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-25T09:12:26.290Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-03-25T09:12:26.855Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-03-25T09:12:27.419Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-03-25T09:12:27.984Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-03-25T09:12:28.550Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-03-25T09:12:29.114Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-25T09:12:30.047Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-03-25T09:12:30.978Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-25T09:12:31.543Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-25T09:12:32.477Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-25T09:12:33.042Z] check_test.go:380: [d9174ba59e894] daemon is not started [2022-03-25T09:12:33.042Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-25T09:12:33.300Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-25T09:12:34.672Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-25T09:12:34.930Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-25T09:12:35.494Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-25T09:12:35.751Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-25T09:12:36.316Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-25T09:12:36.316Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-25T09:12:36.880Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-25T09:12:37.139Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-25T09:12:37.631Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-25T09:12:37.632Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-03-25T09:12:37.632Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-25T09:12:37.632Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-03-25T09:12:37.632Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-25T09:12:37.704Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-25T09:12:37.961Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-25T09:12:38.526Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-03-25T09:12:38.526Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-25T09:12:38.526Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-25T09:12:39.090Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-25T09:12:39.090Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-25T09:12:39.655Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-25T09:12:40.596Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-25T09:12:40.856Z] docker_api_swarm_service_test.go:532: [d8dc23d6123fa] joining swarm manager [dc70d560fe498]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T09:12:41.113Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-25T09:12:41.678Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-25T09:12:41.678Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-25T09:12:42.243Z] docker_api_swarm_service_test.go:533: [de594cc41a20f] joining swarm manager [dc70d560fe498]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T09:12:42.243Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-25T09:12:43.176Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-25T09:12:43.522Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-25T09:12:43.522Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-03-25T09:12:43.522Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-25T09:12:43.522Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-25T09:12:43.992Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-03-25T09:12:43.992Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-25T09:12:43.992Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-03-25T09:12:43.992Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-25T09:12:44.550Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-25T09:12:45.926Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-25T09:12:46.491Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-25T09:12:47.058Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-25T09:12:47.622Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-25T09:12:48.187Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-25T09:12:49.119Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-25T09:12:50.051Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-25T09:12:51.950Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-25T09:12:51.950Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-25T09:12:52.515Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-25T09:12:53.886Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-25T09:12:55.259Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-25T09:12:57.158Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-25T09:12:58.531Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-25T09:12:58.531Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-03-25T09:12:58.531Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-25T09:12:58.531Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-03-25T09:12:58.531Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-25T09:12:59.096Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-25T09:13:00.058Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-25T09:13:00.991Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-25T09:13:01.248Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-03-25T09:13:02.618Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-25T09:13:03.183Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-25T09:13:03.442Z] docker_api_swarm_service_test.go:147: [dc6dd80f2e453] joining swarm manager [d17e55917870b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T09:13:04.374Z] docker_api_swarm_service_test.go:147: [d416194774ff4] joining swarm manager [d17e55917870b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T09:13:04.374Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-25T09:13:04.941Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-03-25T09:13:04.941Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-25T09:13:04.941Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-25T09:13:05.876Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-03-25T09:13:06.809Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-25T09:13:06.809Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-25T09:13:07.374Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-25T09:13:07.940Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-25T09:13:08.504Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-03-25T09:13:08.761Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-25T09:13:08.761Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-25T09:13:09.326Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-25T09:13:09.583Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-25T09:13:10.147Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-25T09:13:10.712Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-25T09:13:10.969Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-25T09:13:11.534Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-25T09:13:11.791Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-25T09:13:12.356Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-25T09:13:12.356Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-25T09:13:12.924Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-25T09:13:13.181Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-25T09:13:14.555Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-25T09:13:14.555Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-25T09:13:14.555Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-03-25T09:13:14.555Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-25T09:13:17.081Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-25T09:13:17.081Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-25T09:13:17.647Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-03-25T09:13:18.224Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-25T09:13:19.156Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-03-25T09:13:19.156Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-03-25T09:13:19.156Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-25T09:13:19.156Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-25T09:13:19.720Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-25T09:13:21.622Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-25T09:13:22.993Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-25T09:13:23.924Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-25T09:13:30.473Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-25T09:13:30.473Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-25T09:13:30.473Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-25T09:13:31.037Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-25T09:13:31.037Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-25T09:13:31.295Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-25T09:13:32.225Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-25T09:13:32.790Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-25T09:13:33.721Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-25T09:13:33.721Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-25T09:13:33.978Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-03-25T09:13:34.907Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-25T09:13:34.910Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-25T09:13:35.376Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-25T09:13:35.376Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-03-25T09:13:35.843Z] === RUN TestDockerSuite/TestRunMount [2022-03-25T09:13:36.380Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-25T09:13:36.380Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-03-25T09:13:36.849Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-25T09:13:38.418Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-25T09:13:38.418Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-03-25T09:13:38.418Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-25T09:13:40.024Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-25T09:13:40.025Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-25T09:13:40.282Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-25T09:13:40.540Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-03-25T09:13:41.135Z] 2022/03/25 09:13:30 Finished clone google.golang.org/api [2022-03-25T09:13:41.135Z] 2022/03/25 09:13:30 Dependencies downloaded. Download time: 6m51.659194168s [2022-03-25T09:13:41.135Z] 2022/03/25 09:13:30 Collecting all dependencies [2022-03-25T09:13:41.472Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-25T09:13:41.711Z] 2022/03/25 09:13:41 Clean vendor dir from unused packages [2022-03-25T09:13:41.711Z] 2022/03/25 09:13:41 Ignoring paths matching "^archive/tar" [2022-03-25T09:13:42.650Z] 2022/03/25 09:13:42 Success [2022-03-25T09:13:42.650Z] 2022/03/25 09:13:42 Running time: 7m7.028330239s [2022-03-25T09:13:42.909Z] Congratulations! All vendoring changes are done the right way. [2022-03-25T09:13:43.387Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-25T09:13:43.789Z] + echo Ensuring container killed. [2022-03-25T09:13:43.789Z] Ensuring container killed. [2022-03-25T09:13:43.789Z] + docker rm -vf docker-pr1 [2022-03-25T09:13:43.789Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-03-25T09:13:44.073Z] + echo Chowning /workspace to jenkins user [2022-03-25T09:13:44.073Z] Chowning /workspace to jenkins user [2022-03-25T09:13:44.073Z] + id -u [2022-03-25T09:13:44.073Z] + id -g [2022-03-25T09:13:44.073Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43426:/workspace busybox chown -R 1000:1000 /workspace [2022-03-25T09:13:44.298Z] === RUN TestDockerSuite/TestBuildCacheRootSource [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-25T09:13:44.935Z] + bundleName=unit [2022-03-25T09:13:44.935Z] + echo Creating unit-bundles.tar.gz [2022-03-25T09:13:44.935Z] Creating unit-bundles.tar.gz [2022-03-25T09:13:44.935Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2022-03-25T09:13:44.935Z] bundles/junit-report.xml [2022-03-25T09:13:44.935Z] bundles/go-test-report.json [2022-03-25T09:13:44.935Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-03-25T09:13:44.949Z] Archiving artifacts [2022-03-25T09:13:45.286Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-25T09:13:45.286Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-03-25T09:13:45.339Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43426/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-25T09:13:45.646Z] + make clean [2022-03-25T09:13:45.646Z] docker volume rm -f docker-dev-cache [2022-03-25T09:13:45.646Z] docker-dev-cache [Pipeline] deleteDir [2022-03-25T09:13:45.755Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-25T09:13:45.755Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-03-25T09:13:45.755Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [Pipeline] } [Pipeline] // withEnv [2022-03-25T09:13:45.913Z] === RUN TestDockerSuite/TestRunNamedVolume [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-25T09:13:47.283Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-25T09:13:47.324Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-25T09:13:48.312Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-25T09:13:48.656Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-25T09:13:48.782Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-25T09:13:49.769Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-25T09:13:50.028Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-25T09:13:50.243Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-25T09:13:50.960Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-25T09:13:50.960Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-25T09:13:51.526Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-25T09:13:52.092Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-25T09:13:52.657Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-25T09:13:53.224Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-25T09:13:55.121Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-25T09:13:56.052Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-25T09:13:56.142Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-25T09:13:59.105Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-25T09:13:59.105Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-03-25T09:13:59.105Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-25T09:13:59.328Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-25T09:13:59.893Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-25T09:13:59.893Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-03-25T09:14:00.092Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-25T09:14:00.092Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-03-25T09:14:00.092Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-25T09:14:00.460Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-25T09:14:00.460Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-25T09:14:01.025Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-25T09:14:01.083Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-25T09:14:01.592Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-25T09:14:01.592Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-25T09:14:02.157Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-25T09:14:03.303Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-25T09:14:04.292Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-25T09:14:04.761Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-25T09:14:04.761Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-03-25T09:14:04.761Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-25T09:14:05.461Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-03-25T09:14:05.760Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-25T09:14:06.748Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-25T09:14:06.748Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-03-25T09:14:06.748Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-25T09:14:06.748Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-03-25T09:14:06.748Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-25T09:14:07.983Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-03-25T09:14:07.983Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-25T09:14:07.983Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-25T09:14:08.241Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-03-25T09:14:09.175Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-25T09:14:09.739Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-03-25T09:14:10.304Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-25T09:14:10.870Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-03-25T09:14:11.436Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-03-25T09:14:11.436Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-25T09:14:12.000Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-25T09:14:12.258Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-03-25T09:14:12.515Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-25T09:14:12.625Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-25T09:14:13.083Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-25T09:14:13.648Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-25T09:14:13.648Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-03-25T09:14:13.648Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-25T09:14:14.214Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-25T09:14:15.149Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-25T09:14:15.149Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-03-25T09:14:15.149Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-25T09:14:15.149Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-03-25T09:14:15.406Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-03-25T09:14:16.340Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-25T09:14:16.340Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-03-25T09:14:16.340Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-25T09:14:18.238Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-03-25T09:14:19.170Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-25T09:14:20.103Z] === RUN TestDockerSuite/TestRunRm [2022-03-25T09:14:21.035Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-25T09:14:21.035Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-03-25T09:14:23.602Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-03-25T09:14:24.533Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-25T09:14:25.098Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-25T09:14:25.663Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-03-25T09:14:27.560Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-03-25T09:14:27.560Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-03-25T09:14:27.820Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-03-25T09:14:31.100Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-03-25T09:14:31.100Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-03-25T09:14:34.381Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-03-25T09:14:34.638Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-03-25T09:14:34.896Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-03-25T09:14:35.462Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-03-25T09:14:36.027Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-03-25T09:14:36.286Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-03-25T09:14:36.850Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-03-25T09:14:37.109Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-25T09:14:37.674Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-25T09:14:37.932Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-25T09:14:40.453Z] === RUN TestDockerSuite/TestRunState [2022-03-25T09:14:41.390Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-25T09:14:41.953Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-25T09:14:42.211Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-25T09:14:42.474Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-03-25T09:14:42.474Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-25T09:14:42.474Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-25T09:14:42.732Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-25T09:14:43.303Z] === RUN TestDockerSuite/TestRunSysctls [2022-03-25T09:14:44.359Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-25T09:14:44.359Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-25T09:14:44.359Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-25T09:14:44.616Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-03-25T09:14:46.512Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-03-25T09:14:46.512Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-03-25T09:14:47.884Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-03-25T09:14:49.780Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-25T09:14:53.054Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-25T09:14:53.054Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-25T09:14:53.618Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-25T09:14:53.876Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-25T09:14:55.248Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-03-25T09:14:55.357Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-25T09:14:55.357Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-25T09:14:55.357Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-25T09:14:55.505Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-25T09:14:56.877Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-25T09:14:57.442Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-25T09:14:57.442Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-25T09:14:57.700Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-25T09:14:58.265Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-25T09:14:58.325Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-25T09:14:58.325Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-03-25T09:14:58.794Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-25T09:14:58.794Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-03-25T09:14:58.832Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-25T09:14:59.265Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-25T09:14:59.265Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-03-25T09:14:59.265Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-25T09:14:59.400Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-03-25T09:14:59.400Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-25T09:14:59.400Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-25T09:14:59.659Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-25T09:14:59.751Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-25T09:14:59.752Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-03-25T09:15:00.222Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-25T09:15:00.224Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-25T09:15:02.751Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-25T09:15:03.692Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-25T09:15:03.692Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-03-25T09:15:04.624Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-25T09:15:06.521Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-25T09:15:07.454Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-03-25T09:15:07.454Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-25T09:15:08.825Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-25T09:15:10.723Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-25T09:15:11.288Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-25T09:15:11.288Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-03-25T09:15:11.288Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-25T09:15:11.288Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-03-25T09:15:11.288Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-25T09:15:11.288Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-03-25T09:15:11.288Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-25T09:15:11.546Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-03-25T09:15:11.546Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-25T09:15:11.546Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-03-25T09:15:11.804Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-03-25T09:15:12.377Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-03-25T09:15:13.309Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-03-25T09:15:13.567Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-03-25T09:15:14.132Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-25T09:15:14.132Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-03-25T09:15:14.698Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-03-25T09:15:14.698Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-25T09:15:14.698Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-03-25T09:15:14.698Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-25T09:15:14.698Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-03-25T09:15:14.698Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-25T09:15:14.698Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-03-25T09:15:14.698Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-25T09:15:14.698Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-03-25T09:15:14.698Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-25T09:15:14.698Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-03-25T09:15:14.698Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-25T09:15:14.698Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-03-25T09:15:14.698Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-25T09:15:14.698Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-03-25T09:15:14.955Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-03-25T09:15:15.520Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-03-25T09:15:15.520Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-03-25T09:15:16.084Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-25T09:15:16.084Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-25T09:15:16.649Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-25T09:15:16.649Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-03-25T09:15:16.907Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-03-25T09:15:17.471Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-03-25T09:15:17.471Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-25T09:15:17.471Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-25T09:15:18.036Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-25T09:15:18.970Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-03-25T09:15:19.228Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-03-25T09:15:19.228Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-25T09:15:19.228Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-25T09:15:19.486Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-25T09:15:19.744Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-25T09:15:20.002Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-03-25T09:15:20.936Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-25T09:15:21.194Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-25T09:15:22.593Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-03-25T09:15:23.160Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-25T09:15:23.725Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-25T09:15:23.725Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-25T09:15:23.725Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-25T09:15:24.703Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-03-25T09:15:25.640Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-03-25T09:15:25.640Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-03-25T09:15:26.571Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-25T09:15:26.571Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-25T09:15:27.943Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-25T09:15:27.943Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-25T09:15:28.201Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-03-25T09:15:28.458Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-25T09:15:29.390Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents208841488 [2022-03-25T09:15:29.648Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-25T09:15:29.906Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-25T09:15:30.406Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-25T09:15:31.278Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-03-25T09:15:31.395Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-25T09:15:31.395Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-03-25T09:15:31.536Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-25T09:15:31.536Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-25T09:15:31.536Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-25T09:15:31.865Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-25T09:15:32.910Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-25T09:15:34.285Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-03-25T09:15:34.543Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-25T09:15:35.107Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-25T09:15:35.107Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-25T09:15:35.107Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-25T09:15:35.107Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-25T09:15:36.037Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-25T09:15:37.409Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-03-25T09:15:37.974Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-25T09:15:39.344Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-03-25T09:15:42.634Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-03-25T09:15:42.892Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-25T09:15:44.791Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-25T09:15:45.357Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-25T09:15:46.289Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-25T09:15:48.184Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-03-25T09:15:49.116Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-25T09:15:51.016Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-25T09:15:51.581Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-25T09:15:52.953Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-25T09:15:52.953Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-03-25T09:15:53.886Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-25T09:15:55.258Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-25T09:15:57.785Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-25T09:16:01.960Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-25T09:16:01.998Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-25T09:16:02.987Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-25T09:16:03.977Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-25T09:16:05.237Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-25T09:16:06.171Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-03-25T09:16:07.777Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-25T09:16:08.697Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-03-25T09:16:09.270Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-25T09:16:11.589Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-25T09:16:11.795Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-03-25T09:16:11.795Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-03-25T09:16:13.691Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-25T09:16:13.949Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-25T09:16:14.552Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-25T09:16:14.882Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-03-25T09:16:14.882Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-25T09:16:15.447Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-25T09:16:15.447Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-25T09:16:15.447Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-25T09:16:16.011Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-25T09:16:19.292Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-25T09:16:19.549Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-03-25T09:16:22.072Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-03-25T09:16:22.072Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-03-25T09:16:22.329Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-03-25T09:16:22.894Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-03-25T09:16:22.894Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2022-03-25T09:16:22.894Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-03-25T09:16:22.894Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2022-03-25T09:16:22.894Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-03-25T09:16:24.265Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-03-25T09:16:24.840Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-03-25T09:16:25.428Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-03-25T09:16:26.360Z] === RUN TestDockerSuite/TestUpdateStats [2022-03-25T09:16:30.536Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-03-25T09:16:30.536Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-03-25T09:16:30.536Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2022-03-25T09:16:30.536Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-03-25T09:16:31.468Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-03-25T09:16:32.032Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-25T09:16:33.931Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-03-25T09:16:35.304Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-03-25T09:16:36.678Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-03-25T09:16:39.205Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-03-25T09:16:40.139Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-25T09:16:42.667Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-25T09:16:45.190Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-03-25T09:16:46.562Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-03-25T09:16:47.945Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-03-25T09:16:47.945Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-03-25T09:16:48.879Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-03-25T09:16:49.813Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-03-25T09:16:50.380Z] docker_cli_service_logs_test.go:245: checking task pgw3ivfpt25u [2022-03-25T09:16:50.380Z] docker_cli_service_logs_test.go:250: checking messages for pgw3ivfpt25u [2022-03-25T09:16:50.380Z] docker_cli_service_logs_test.go:245: checking task cl4pi3n7uauo [2022-03-25T09:16:50.380Z] docker_cli_service_logs_test.go:250: checking messages for cl4pi3n7uauo [2022-03-25T09:16:51.313Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-03-25T09:16:52.686Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-03-25T09:16:54.058Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-03-25T09:16:55.427Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-03-25T09:16:56.800Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-25T09:17:02.052Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-03-25T09:17:03.423Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-03-25T09:17:11.526Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-25T09:17:11.526Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-25T09:17:11.784Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-25T09:17:12.349Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-25T09:17:12.349Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-25T09:17:12.349Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-25T09:17:12.607Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-25T09:17:13.175Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-25T09:17:13.175Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-25T09:17:13.746Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-25T09:17:13.746Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-25T09:17:13.746Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-25T09:17:13.746Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-25T09:17:13.746Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-25T09:17:15.117Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-25T09:17:15.375Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-25T09:17:15.375Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-25T09:17:15.375Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-25T09:17:15.375Z] === RUN TestDockerSuite/TestVolumeEvents [2022-03-25T09:17:15.940Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-25T09:17:17.312Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-25T09:17:17.312Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-25T09:17:17.569Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-25T09:17:20.095Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-25T09:17:21.027Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-03-25T09:17:22.401Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-25T09:17:22.402Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite (1267.55s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.15s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.04s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.71s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.25s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.17s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.89s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.27s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.70s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.07s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.35s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.00s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.73s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.66s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.69s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.67s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.13s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.65s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAttachDetach (0.95s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.82s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.84s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.88s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.85s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.14s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.41s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.96s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.37s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.11s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.82s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.57s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.52s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.28s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.55s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.06s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.16s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.83s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.47s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.79s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.10s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.74s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.20s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.74s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.10s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.71s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.13s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.15s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.71s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.59s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.27s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.57s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.38s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.09s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.04s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.13s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.62s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.43s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.98s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.43s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.90s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.30s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.35s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.71s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.96s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.80s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.94s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.85s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.81s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.62s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.35s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.12s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.10s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.16s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.09s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.85s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.78s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.47s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.35s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.72s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.79s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.06s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.84s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.89s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.39s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildCmd (0.23s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.35s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.37s) [2022-03-25T09:17:22.402Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.28s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.89s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.02s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.89s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.29s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.80s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.57s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.36s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.85s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.60s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.48s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.12s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.38s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.48s) [2022-03-25T09:17:22.402Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-03-25T09:17:22.402Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-25T09:17:22.402Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s) [2022-03-25T09:17:22.402Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.27s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.43s) [2022-03-25T09:17:22.402Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.88s) [2022-03-25T09:17:22.662Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2022-03-25T09:17:22.662Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.76s) [2022-03-25T09:17:22.662Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.29s) [2022-03-25T09:17:22.662Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2022-03-25T09:17:22.662Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.42s) [2022-03-25T09:17:22.662Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.73s) [2022-03-25T09:17:22.662Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.53s) [2022-03-25T09:17:22.662Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.06s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.12s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.10s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.65s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.01s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.68s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.84s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.17s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.13s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.19s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.18s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.03s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.22s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.15s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.40s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.21s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.37s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.43s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.78s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.20s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.42s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.22s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.56s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.67s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildEnv (1.37s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.39s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.03s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.84s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.48s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.20s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.49s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.02s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.70s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.32s) [2022-03-25T09:17:22.663Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.42s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.40s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildExpose (0.29s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.64s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.31s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildFails (0.73s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.13s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.50s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.88s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.39s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.50s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.92s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.57s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.27s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.65s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.18s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.59s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildHistory (4.06s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.43s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.68s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.61s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.56s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.79s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildLabel (0.53s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.42s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.41s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.28s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildLabels (0.41s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.04s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.62s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.96s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.74s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.30s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.60s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.35s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.41s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.31s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.33s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.45s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.04s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.68s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.36s) [2022-03-25T09:17:22.663Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.61s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.32s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.45s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.55s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.41s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.81s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.66s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.13s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.48s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.34s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.47s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.44s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.63s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.75s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.87s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.29s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.90s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.96s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.37s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.67s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildPATH (1.43s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.52s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.55s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.29s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.42s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.46s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildRm (2.25s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.72s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.03s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.39s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.55s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.84s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.96s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.03s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.73s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.18s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.48s) [2022-03-25T09:17:22.663Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.51s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.72s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildStderr (0.74s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.00s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.76s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.71s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.47s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.72s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.03s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildUser (1.38s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.80s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.46s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.59s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.30s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.63s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.77s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.87s) [2022-03-25T09:17:22.663Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-25T09:17:22.663Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-25T09:17:22.663Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-25T09:17:22.663Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.39s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.80s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.70s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.00s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.86s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.52s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.66s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.35s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.38s) [2022-03-25T09:17:22.663Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.63s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.42s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-25T09:17:22.663Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.42s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.51s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestCommitChange (0.91s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.54s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.93s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.92s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.57s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestCommitTTY (0.93s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.59s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.04s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.79s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.17s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.96s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.48s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.40s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.52s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.45s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.45s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.43s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.47s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.47s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.53s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.52s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.22s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.68s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.63s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.59s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.60s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.61s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.59s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.68s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.50s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.57s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.03s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.05s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.54s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.31s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.59s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.57s) [2022-03-25T09:17:22.663Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.47s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.70s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.94s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.78s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.61s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.63s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.25s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.56s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.37s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.31s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.31s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.30s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ad41b0_} (1.39s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1140446936_/foo_false____} (1.33s) [2022-03-25T09:17:22.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1140446936_/foo_true____} (1.41s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3293695575_/foo_false____} (1.33s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3293695575_/foo_true____} (1.18s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3293695575_/foo_true__0xc000ad41e0__} (1.41s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ad41f8_} (1.79s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ad4210_} (1.52s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ad4228_} (1.41s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ad4240_} (0.62s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.53s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.15s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.34s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.17s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.39s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.58s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.55s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.66s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.02s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.69s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.04s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.06s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.15s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.97s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.79s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.90s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.89s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.73s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.37s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.68s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.54s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.92s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.57s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.63s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.87s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.67s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.90s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.45s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.30s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.93s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.28s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.71s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.62s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.33s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.89s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.75s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.56s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpToDot (0.73s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.86s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.83s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpToStdout (0.52s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.81s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.50s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.76s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.34s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.45s) [2022-03-25T09:17:22.664Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.42s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2022-03-25T09:17:22.664Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.00s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.13s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.01s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.45s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.11s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.81s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.15s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.91s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.49s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.46s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.43s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.05s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.55s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.29s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.04s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.07s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.33s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.76s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.51s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.61s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.14s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.94s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsAttach (0.61s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsCommit (0.63s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.70s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.58s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.71s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.54s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.28s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.41s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.36s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsCopy (1.14s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.20s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.48s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.10s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.23s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.23s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsFilters (1.30s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsFormat (1.00s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.88s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.41s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.85s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-03-25T09:17:22.664Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-25T09:17:22.664Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.15s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.67s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsRename (0.72s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsResize (0.93s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.71s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.72s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.48s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsTop (0.58s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.80s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestExec (0.52s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.50s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.47s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.53s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.04s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.51s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.50s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.53s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.52s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.49s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.49s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.96s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestExecCgroup (0.99s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestExecEnv (0.62s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.37s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.53s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestExecInspectID (2.67s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestExecInteractive (0.59s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.73s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.61s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestExecParseError (0.60s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.58s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.67s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.09s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.53s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestExecStartFails (0.52s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.74s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.60s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestExecTTY (0.66s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.70s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.49s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestExecUlimits (0.53s) [2022-03-25T09:17:22.664Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.18s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.50s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.53s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestExecWithUser (0.57s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.49s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.59s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.56s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.45s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.49s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestHealth (19.20s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.83s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.86s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.11s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.29s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.25s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.38s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.62s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.61s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestImagesFormat (0.15s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.53s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestImportDisplay (1.07s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestImportFile (1.09s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.08s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestImportGzipped (1.13s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.04s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.53s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.45s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.44s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.50s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.20s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.57s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.43s) [2022-03-25T09:17:22.664Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.68s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.66s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestInspectDefault (0.50s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestInspectHistory (0.70s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2022-03-25T09:17:22.664Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.55s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.60s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2022-03-25T09:17:22.664Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.51s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.18s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.50s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestInspectStatus (0.54s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.45s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.47s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.57s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.55s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.91s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.90s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.25s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.13s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.32s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.34s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.38s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.48s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.73s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.46s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.04s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.45s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.47s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.45s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.43s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.46s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.48s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.45s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.79s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.78s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.77s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.90s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.74s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.75s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.52s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.48s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLogsSince (6.69s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.62s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.43s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.27s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.44s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestNetHostname (1.29s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.67s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.21s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPluginActive (1.95s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.09s) [2022-03-25T09:17:22.665Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.29s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.76s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.82s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.44s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.04s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.64s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.39s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.14s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPortList (6.06s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.82s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.10s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.41s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.49s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.70s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.00s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.43s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.31s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.51s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.19s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPsByOrder (2.42s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.63s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.07s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.00s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.26s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.24s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.92s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.39s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.89s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.87s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.50s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.56s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.03s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.17s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.70s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.62s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.88s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.77s) [2022-03-25T09:17:22.665Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.45s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.48s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.96s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.86s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.98s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.74s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.33s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.06s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.88s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.96s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.91s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.44s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.88s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.20s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.72s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.90s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.87s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRmiTag (0.18s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.53s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.40s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.54s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.84s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunAddHost (0.47s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.24s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.06s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.63s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.85s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.93s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.67s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.61s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.63s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.91s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.90s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.49s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.79s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.90s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.39s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.39s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.40s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.44s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.45s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.44s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.46s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.78s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.72s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.72s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.52s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.56s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.87s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.33s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.37s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.62s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.51s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.61s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.54s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.77s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.03s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.94s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.29s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.32s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.89s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.50s) [2022-03-25T09:17:22.665Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-25T09:17:22.665Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.58s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.10s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.85s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.41s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.67s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.20s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.60s) [2022-03-25T09:17:22.665Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.02s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.77s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.10s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.42s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.57s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.61s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.42s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.43s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.41s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.46s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.43s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.41s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.45s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.44s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.19s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2022-03-25T09:17:22.665Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.98s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.48s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (0.41s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.60s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.92s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-03-25T09:17:22.665Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.46s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.01s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.31s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.96s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.47s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.54s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.56s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.62s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.88s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.69s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.92s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.90s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.03s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunMount (3.67s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.43s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.42s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.03s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.87s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.59s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.30s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.63s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.99s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.14s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.60s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunNetHost (0.71s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.49s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.44s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.59s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.41s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.18s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.49s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.46s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.54s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.47s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.52s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.52s) [2022-03-25T09:17:22.666Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.02s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.72s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.62s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.31s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.65s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.54s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.63s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.50s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.53s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.39s) [2022-03-25T09:17:22.666Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.75s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.71s) [2022-03-25T09:17:22.666Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.52s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.96s) [2022-03-25T09:17:22.666Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.65s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.10s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunRm (0.70s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.54s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.54s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.68s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.72s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.46s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.05s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.28s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.43s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.40s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.46s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.41s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.42s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.47s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.44s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.42s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunState (0.95s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.39s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.46s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2022-03-25T09:17:22.666Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.43s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.46s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunSysctls (0.88s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.43s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.47s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.44s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.10s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.20s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.76s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.42s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.43s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.43s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.66s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.04s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunUserByID (0.69s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.57s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunUserByName (0.59s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.63s) [2022-03-25T09:17:22.666Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.21s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.50s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.62s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.80s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.85s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.73s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.23s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.52s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.89s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.45s) [2022-03-25T09:17:22.666Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-25T09:17:22.666Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-25T09:17:22.666Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2022-03-25T09:17:22.666Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.50s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.44s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.87s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.41s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.44s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s) [2022-03-25T09:17:22.666Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-03-25T09:17:22.666Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-25T09:17:22.666Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-25T09:17:22.666Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-25T09:17:22.666Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-25T09:17:22.666Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.45s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.43s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.46s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.40s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.41s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.45s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.44s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.87s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s) [2022-03-25T09:17:22.666Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.07s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.53s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.95s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.49s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.99s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.86s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.88s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.31s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.47s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.41s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.10s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.69s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.31s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.53s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.50s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.64s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.06s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.90s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.82s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.78s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.87s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.64s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.02s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.56s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestStartRecordError (1.18s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.30s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.26s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.60s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.89s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.51s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.57s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.53s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.67s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.73s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.57s) [2022-03-25T09:17:22.666Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.52s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.02s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.07s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.47s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.57s) [2022-03-25T09:17:22.666Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-25T09:17:22.666Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.19s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.66s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.94s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestUpdateStats (3.46s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.82s) [2022-03-25T09:17:22.666Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.67s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.19s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.51s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.30s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.36s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.13s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.53s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.38s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.42s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.07s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.18s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.48s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.30s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.23s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.32s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.28s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.61s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.09s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.08s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.55s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.39s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.47s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.32s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.09s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.07s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.18s) [2022-03-25T09:17:22.666Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.86s) [2022-03-25T09:17:22.666Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-25T09:17:22.666Z] === RUN TestDockerRegistrySuite [2022-03-25T09:17:22.667Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-25T09:17:23.600Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-03-25T09:17:23.858Z] check_test.go:196: [d6f27c8645c09] daemon is not started [2022-03-25T09:17:23.858Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-25T09:17:25.231Z] check_test.go:196: [d396515ad227a] daemon is not started [2022-03-25T09:17:25.231Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-25T09:17:26.603Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-03-25T09:17:26.603Z] check_test.go:196: [d155c7abd4065] daemon is not started [2022-03-25T09:17:26.603Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-25T09:17:26.861Z] check_test.go:196: [dc5e049f67032] daemon is not started [2022-03-25T09:17:26.861Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-25T09:17:28.761Z] docker_cli_swarm_test.go:1901: [d1705ec4e106f] joining swarm manager [d947031894cfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T09:17:30.133Z] check_test.go:196: [da4242b5bf9f5] daemon is not started [2022-03-25T09:17:30.133Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-25T09:17:30.133Z] docker_cli_swarm_test.go:1902: [d650f8e235134] joining swarm manager [d947031894cfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T09:17:35.395Z] check_test.go:196: [d73d4c42b379b] daemon is not started [2022-03-25T09:17:35.395Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-25T09:17:37.922Z] check_test.go:196: [d60decdd57c44] daemon is not started [2022-03-25T09:17:37.922Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-25T09:17:38.852Z] check_test.go:196: [d15bfc104d88e] daemon is not started [2022-03-25T09:17:38.852Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-25T09:17:39.788Z] check_test.go:196: [d5d205496ec6a] daemon is not started [2022-03-25T09:17:39.788Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-25T09:17:40.720Z] check_test.go:196: [de21caaaa2b66] daemon is not started [2022-03-25T09:17:40.720Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-25T09:17:41.651Z] check_test.go:196: [d4b9d2c6065a3] daemon is not started [2022-03-25T09:17:41.651Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-25T09:17:42.582Z] check_test.go:196: [d7427c3a7f101] daemon is not started [2022-03-25T09:17:42.583Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-25T09:17:43.514Z] check_test.go:196: [d590ce09fd844] daemon is not started [2022-03-25T09:17:43.514Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-25T09:17:44.447Z] check_test.go:196: [d50374a390794] daemon is not started [2022-03-25T09:17:44.447Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-25T09:17:45.379Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:89f2fe91bdf32f1fee3f14d4fb3a4155ad51df9b2100b40c282cef84fd1c6c1b [2022-03-25T09:17:45.944Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:497df856c103d1adb30ab426df1a325bf3625c6c82b61943c701d313f7c5411f [2022-03-25T09:17:46.202Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-03-25T09:17:46.202Z] check_test.go:196: [d1685ac1c9f5e] daemon is not started [2022-03-25T09:17:46.202Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-25T09:17:47.136Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7a9062fea32e23b826bd38fb710e5a9c6cc8483f5e128081195e5bda6f0102c2 [2022-03-25T09:17:48.070Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:200a1410e188eb3ba4f33dd52462d7c161c5d782cc073702443fa86f8eb74fbc [2022-03-25T09:17:48.636Z] check_test.go:196: [d5c46105f3650] daemon is not started [2022-03-25T09:17:48.636Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-25T09:17:49.569Z] check_test.go:196: [d93ac7c116554] daemon is not started [2022-03-25T09:17:49.569Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-25T09:17:51.464Z] check_test.go:196: [d20dd915e60a0] daemon is not started [2022-03-25T09:17:51.464Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-25T09:17:52.397Z] check_test.go:196: [d3b6e52763416] daemon is not started [2022-03-25T09:17:52.397Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-25T09:17:52.397Z] check_test.go:196: [de33d9b2f19ed] daemon is not started [2022-03-25T09:17:52.397Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-25T09:17:53.329Z] check_test.go:196: [db3627d8641b9] daemon is not started [2022-03-25T09:17:53.329Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-25T09:17:54.264Z] check_test.go:196: [df5358fab5f6c] daemon is not started [2022-03-25T09:17:54.264Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-25T09:17:54.537Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-03-25T09:17:55.469Z] check_test.go:196: [d3b595f0c3039] daemon is not started [2022-03-25T09:17:55.469Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-25T09:17:56.074Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-25T09:17:56.075Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-25T09:17:56.075Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-03-25T09:17:56.075Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-25T09:17:56.840Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-03-25T09:17:58.214Z] check_test.go:196: [d33d54a74f189] daemon is not started [2022-03-25T09:17:58.214Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-25T09:17:58.780Z] check_test.go:196: [df21da9db57ce] daemon is not started [2022-03-25T09:17:58.780Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-25T09:17:59.714Z] check_test.go:196: [d5bb2903318d2] daemon is not started [2022-03-25T09:17:59.714Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-25T09:17:59.972Z] check_test.go:196: [db6a8348a9b15] daemon is not started [2022-03-25T09:17:59.972Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-25T09:18:00.229Z] check_test.go:196: [ddb548ec7db3d] daemon is not started [2022-03-25T09:18:00.229Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-25T09:18:00.487Z] check_test.go:196: [d36308ae40673] daemon is not started [2022-03-25T09:18:00.487Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-25T09:18:00.744Z] check_test.go:196: [df1f6494a1b3a] daemon is not started [2022-03-25T09:18:00.744Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-25T09:18:01.001Z] check_test.go:196: [d724a5b8ba57e] daemon is not started [2022-03-25T09:18:01.001Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-25T09:18:01.001Z] check_test.go:196: [d95ed62fa3bcc] daemon is not started [2022-03-25T09:18:01.001Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-25T09:18:02.373Z] check_test.go:196: [df9a0ea0f68c2] daemon is not started [2022-03-25T09:18:02.373Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-25T09:18:03.745Z] check_test.go:196: [df910cca27dac] daemon is not started [2022-03-25T09:18:03.745Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-25T09:18:04.310Z] check_test.go:196: [d6d5e346bc84c] daemon is not started [2022-03-25T09:18:04.310Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-25T09:18:05.242Z] check_test.go:196: [de36a850990c3] daemon is not started [2022-03-25T09:18:05.242Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-25T09:18:06.173Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite (44.49s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.35s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.13s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.61s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.16s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.28s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.67s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.97s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.83s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.99s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.06s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.99s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.92s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.91s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.76s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.24s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.93s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.02s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.90s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.90s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.05s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.70s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.61s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.99s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.02s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.37s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.02s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-03-25T09:18:07.104Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-03-25T09:18:07.104Z] === RUN TestDockerSchema1RegistrySuite [2022-03-25T09:18:07.104Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-25T09:18:07.104Z] check_test.go:223: [d68cfbcfcea6e] daemon is not started [2022-03-25T09:18:07.104Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-25T09:18:09.631Z] check_test.go:223: [d4b0f1fab1623] daemon is not started [2022-03-25T09:18:09.631Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-25T09:18:12.155Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-03-25T09:18:14.064Z] docker_cli_swarm_test.go:1802: [df2e0b4f6c58d] joining swarm manager [dabf7c3b9704d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T09:18:15.444Z] docker_cli_swarm_test.go:1803: [d3d3e654b4982] joining swarm manager [dabf7c3b9704d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T09:18:15.701Z] check_test.go:223: [de0895a9739f7] daemon is not started [2022-03-25T09:18:15.701Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-03-25T09:18:18.223Z] check_test.go:223: [d1f546932cd2c] daemon is not started [2022-03-25T09:18:18.223Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-03-25T09:18:19.154Z] check_test.go:223: [dd0ebb6061e53] daemon is not started [2022-03-25T09:18:19.154Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-25T09:18:20.087Z] check_test.go:223: [d403409cfe2c2] daemon is not started [2022-03-25T09:18:20.087Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-25T09:18:20.344Z] check_test.go:223: [de6218a2f331e] daemon is not started [2022-03-25T09:18:20.344Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-25T09:18:21.717Z] check_test.go:223: [d8aa717968796] daemon is not started [2022-03-25T09:18:21.717Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-25T09:18:22.649Z] check_test.go:223: [d8489845ec84b] daemon is not started [2022-03-25T09:18:22.649Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-25T09:18:23.217Z] check_test.go:223: [d4c11641cd966] daemon is not started [2022-03-25T09:18:23.217Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-25T09:18:25.741Z] check_test.go:223: [dd9fbaf157b94] daemon is not started [2022-03-25T09:18:25.741Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-25T09:18:25.999Z] check_test.go:223: [de9a7ddafd14f] daemon is not started [2022-03-25T09:18:25.999Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-25T09:18:26.256Z] check_test.go:223: [d33a4c05d8f76] daemon is not started [2022-03-25T09:18:26.256Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-03-25T09:18:26.513Z] check_test.go:223: [d8d8c87933069] daemon is not started [2022-03-25T09:18:26.513Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-03-25T09:18:26.770Z] check_test.go:223: [de02300f4e59b] daemon is not started [2022-03-25T09:18:26.770Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-03-25T09:18:27.027Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-03-25T09:18:27.027Z] check_test.go:223: [d460ed4bac9cd] daemon is not started [2022-03-25T09:18:27.027Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-03-25T09:18:27.592Z] check_test.go:223: [da26650dab7a0] daemon is not started [2022-03-25T09:18:27.592Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-03-25T09:18:27.592Z] check_test.go:223: [d2cce08366acf] daemon is not started [2022-03-25T09:18:27.592Z] --- PASS: TestDockerSchema1RegistrySuite (20.61s) [2022-03-25T09:18:27.592Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2022-03-25T09:18:27.592Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.60s) [2022-03-25T09:18:27.592Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.88s) [2022-03-25T09:18:27.592Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.66s) [2022-03-25T09:18:27.592Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.97s) [2022-03-25T09:18:27.592Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.95s) [2022-03-25T09:18:27.592Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-03-25T09:18:27.592Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.11s) [2022-03-25T09:18:27.592Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.99s) [2022-03-25T09:18:27.592Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2022-03-25T09:18:27.592Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.30s) [2022-03-25T09:18:27.592Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2022-03-25T09:18:27.592Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2022-03-25T09:18:27.592Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2022-03-25T09:18:27.592Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2022-03-25T09:18:27.592Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.31s) [2022-03-25T09:18:27.592Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2022-03-25T09:18:27.592Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.14s) [2022-03-25T09:18:27.592Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-25T09:18:27.592Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-25T09:18:28.525Z] check_test.go:252: [d97e11cfd89d2] daemon is not started [2022-03-25T09:18:28.525Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-25T09:18:29.091Z] check_test.go:252: [dee8a7a874323] daemon is not started [2022-03-25T09:18:29.091Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-25T09:18:29.349Z] check_test.go:252: [ddb7fc18df247] daemon is not started [2022-03-25T09:18:29.349Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-25T09:18:30.279Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-25T09:18:30.537Z] check_test.go:252: [da4179e62926a] daemon is not started [2022-03-25T09:18:30.537Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-25T09:18:30.794Z] check_test.go:252: [d0bd8d5a12f6d] daemon is not started [2022-03-25T09:18:31.052Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-25T09:18:31.617Z] check_test.go:252: [d9a0d53df4414] daemon is not started [2022-03-25T09:18:31.617Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-25T09:18:31.617Z] check_test.go:252: [d56858646ce65] daemon is not started [2022-03-25T09:18:31.617Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.02s) [2022-03-25T09:18:31.617Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2022-03-25T09:18:31.617Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.77s) [2022-03-25T09:18:31.617Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s) [2022-03-25T09:18:31.617Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.07s) [2022-03-25T09:18:31.617Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2022-03-25T09:18:31.617Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2022-03-25T09:18:31.617Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2022-03-25T09:18:31.617Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-03-25T09:18:31.617Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-25T09:18:31.617Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-25T09:18:34.912Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-03-25T09:18:36.807Z] check_test.go:279: [dafc7c3e7c2b8] daemon is not started [2022-03-25T09:18:36.807Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-25T09:18:36.807Z] docker_cli_swarm_test.go:1321: [d42052871eebb] joining swarm manager [df62632f37320]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T09:18:37.064Z] check_test.go:279: [d56aae6a9df23] daemon is not started [2022-03-25T09:18:37.064Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-25T09:18:37.064Z] check_test.go:279: [de2f1aef2f3bb] daemon is not started [2022-03-25T09:18:37.064Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-25T09:18:37.321Z] check_test.go:279: [d140a79cd35d0] daemon is not started [2022-03-25T09:18:37.321Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-25T09:18:37.321Z] check_test.go:279: [de5d59b489dc1] daemon is not started [2022-03-25T09:18:37.321Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2022-03-25T09:18:37.321Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-03-25T09:18:37.321Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.18s) [2022-03-25T09:18:37.321Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-03-25T09:18:37.321Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-03-25T09:18:37.321Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-03-25T09:18:37.321Z] === RUN TestDockerNetworkSuite [2022-03-25T09:18:37.321Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-03-25T09:18:38.251Z] docker_cli_swarm_test.go:1322: [df460fbc77dc9] joining swarm manager [df62632f37320]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T09:18:39.620Z] docker_cli_network_unix_test.go:46: [dc11bd7491259] daemon is not started [2022-03-25T09:18:39.878Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-03-25T09:18:40.136Z] docker_cli_network_unix_test.go:46: [d4d5ae5aee457] daemon is not started [2022-03-25T09:18:40.394Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-03-25T09:18:42.920Z] docker_cli_network_unix_test.go:46: [da0b240876633] daemon is not started [2022-03-25T09:18:43.177Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-03-25T09:18:44.549Z] docker_cli_network_unix_test.go:46: [d3aa8aa68a6b7] daemon is not started [2022-03-25T09:18:44.807Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-03-25T09:18:44.807Z] docker_cli_network_unix_test.go:1233: [dd3606ddf9aba] daemon is not started [2022-03-25T09:18:47.332Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-03-25T09:18:48.263Z] docker_cli_network_unix_test.go:46: [d64f3aca23adf] daemon is not started [2022-03-25T09:18:48.521Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-03-25T09:18:52.698Z] docker_cli_network_unix_test.go:46: [dccb35f32c61e] daemon is not started [2022-03-25T09:18:53.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-03-25T09:18:55.528Z] docker_cli_network_unix_test.go:46: [db42b7d2784b6] daemon is not started [2022-03-25T09:18:55.789Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-03-25T09:18:56.721Z] docker_cli_network_unix_test.go:46: [d6b2a04cd0883] daemon is not started [2022-03-25T09:18:56.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-03-25T09:18:57.236Z] docker_cli_network_unix_test.go:46: [d32f37c461af4] daemon is not started [2022-03-25T09:18:57.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-03-25T09:18:57.750Z] docker_cli_network_unix_test.go:46: [d93f58459b768] daemon is not started [2022-03-25T09:18:57.750Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-03-25T09:18:58.314Z] docker_cli_network_unix_test.go:46: [db1d3c5eabe69] daemon is not started [2022-03-25T09:18:58.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-03-25T09:18:59.136Z] docker_cli_network_unix_test.go:46: [d8ddfc3172190] daemon is not started [2022-03-25T09:18:59.393Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-03-25T09:18:59.650Z] docker_cli_network_unix_test.go:46: [d7efea1a1f12f] daemon is not started [2022-03-25T09:18:59.650Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-03-25T09:18:59.908Z] docker_cli_network_unix_test.go:46: [d82c2b013574e] daemon is not started [2022-03-25T09:18:59.908Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-03-25T09:19:00.472Z] docker_cli_network_unix_test.go:46: [da65f8303a1e9] daemon is not started [2022-03-25T09:19:00.729Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-03-25T09:19:00.986Z] docker_cli_network_unix_test.go:46: [d95927b021c72] daemon is not started [2022-03-25T09:19:00.986Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-03-25T09:19:00.986Z] docker_cli_network_unix_test.go:46: [d5cdfbdfe422b] daemon is not started [2022-03-25T09:19:00.986Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-03-25T09:19:00.986Z] docker_cli_network_unix_test.go:46: [d1dac930c2196] daemon is not started [2022-03-25T09:19:00.986Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-03-25T09:19:01.919Z] docker_cli_network_unix_test.go:46: [d8154a45cdfc8] daemon is not started [2022-03-25T09:19:01.919Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-03-25T09:19:02.485Z] docker_cli_network_unix_test.go:46: [d91737965a971] daemon is not started [2022-03-25T09:19:03.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-03-25T09:19:03.050Z] docker_cli_network_unix_test.go:46: [da34b5ec6e5d0] daemon is not started [2022-03-25T09:19:03.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-03-25T09:19:03.307Z] docker_cli_network_unix_test.go:46: [d13277b9b6a80] daemon is not started [2022-03-25T09:19:03.307Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-03-25T09:19:03.307Z] docker_cli_network_unix_test.go:46: [de0b15c3d6c46] daemon is not started [2022-03-25T09:19:03.307Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-03-25T09:19:04.678Z] docker_cli_network_unix_test.go:968: [d74d63dbab8fc] daemon is not started [2022-03-25T09:19:05.610Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-03-25T09:19:06.981Z] docker_cli_network_unix_test.go:46: [df5ecd8b5209a] daemon is not started [2022-03-25T09:19:06.981Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-03-25T09:19:09.507Z] docker_cli_network_unix_test.go:1116: [d64249c5575ee] daemon is not started [2022-03-25T09:19:12.037Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-03-25T09:19:12.295Z] docker_cli_network_unix_test.go:46: [d28208bdc63ad] daemon is not started [2022-03-25T09:19:12.295Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-03-25T09:19:13.227Z] docker_cli_network_unix_test.go:46: [d4581137a0bf3] daemon is not started [2022-03-25T09:19:13.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-03-25T09:19:13.227Z] docker_cli_network_unix_test.go:46: [d1d4775af4ce2] daemon is not started [2022-03-25T09:19:13.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-03-25T09:19:13.227Z] docker_cli_network_unix_test.go:46: [d3c12bf14982e] daemon is not started [2022-03-25T09:19:13.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-03-25T09:19:13.484Z] docker_cli_network_unix_test.go:46: [dc6fa56ad06a5] daemon is not started [2022-03-25T09:19:13.484Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-03-25T09:19:13.484Z] docker_cli_network_unix_test.go:46: [da14b77c78cc7] daemon is not started [2022-03-25T09:19:13.484Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-03-25T09:19:13.484Z] docker_cli_network_unix_test.go:46: [d7f639c4844e3] daemon is not started [2022-03-25T09:19:13.484Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-03-25T09:19:15.395Z] docker_cli_network_unix_test.go:46: [d253a98c74ade] daemon is not started [2022-03-25T09:19:15.961Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-03-25T09:19:15.961Z] docker_cli_network_unix_test.go:46: [d17699e425551] daemon is not started [2022-03-25T09:19:15.961Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-03-25T09:19:15.961Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-25T09:19:15.961Z] docker_cli_network_unix_test.go:46: [defc0fb94d7ae] daemon is not started [2022-03-25T09:19:15.961Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-03-25T09:19:16.526Z] docker_cli_network_unix_test.go:46: [d946575ae0a4e] daemon is not started [2022-03-25T09:19:16.784Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-03-25T09:19:20.063Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-03-25T09:19:21.434Z] docker_cli_network_unix_test.go:1084: [dcfdb4a57808f] daemon is not started [2022-03-25T09:19:23.333Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-03-25T09:19:23.333Z] docker_cli_network_unix_test.go:46: [dfdb2643e6198] daemon is not started [2022-03-25T09:19:23.333Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-03-25T09:19:23.590Z] docker_cli_network_unix_test.go:46: [d46b008598faa] daemon is not started [2022-03-25T09:19:23.847Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-03-25T09:19:25.218Z] docker_cli_network_unix_test.go:46: [d3c34fd9241e4] daemon is not started [2022-03-25T09:19:25.218Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-03-25T09:19:25.218Z] docker_cli_network_unix_test.go:46: [d29d135d7e1f2] daemon is not started [2022-03-25T09:19:25.218Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-03-25T09:19:25.783Z] docker_cli_network_unix_test.go:46: [d86e2ee94b1cd] daemon is not started [2022-03-25T09:19:26.040Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-03-25T09:19:26.605Z] docker_cli_network_unix_test.go:46: [debe474cdfc41] daemon is not started [2022-03-25T09:19:26.605Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-03-25T09:19:27.169Z] docker_cli_network_unix_test.go:46: [dab464784911c] daemon is not started [2022-03-25T09:19:27.427Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-03-25T09:19:33.975Z] docker_cli_network_unix_test.go:46: [df02bf6e257ce] daemon is not started [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite (55.80s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.36s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.69s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.56s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.44s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.46s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.00s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.23s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.11s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.86s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.86s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.70s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.70s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.17s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.29s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.11s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.21s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.41s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-03-25T09:19:33.975Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.72s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.40s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.96s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.44s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.70s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.92s) [2022-03-25T09:19:33.975Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.78s) [2022-03-25T09:19:33.975Z] === RUN TestDockerHubPullSuite [2022-03-25T09:19:33.975Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-03-25T09:19:34.905Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-03-25T09:19:37.425Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-03-25T09:19:37.601Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-25T09:19:37.602Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-25T09:19:37.602Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-25T09:19:37.691Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-03-25T09:19:39.608Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-03-25T09:19:39.608Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-03-25T09:19:39.608Z] --- PASS: TestDockerHubPullSuite (6.30s) [2022-03-25T09:19:39.608Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.60s) [2022-03-25T09:19:39.608Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s) [2022-03-25T09:19:39.608Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.68s) [2022-03-25T09:19:39.608Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.49s) [2022-03-25T09:19:39.608Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-03-25T09:19:39.608Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-03-25T09:19:39.608Z] PASS [2022-03-25T09:19:39.608Z] [2022-03-25T09:19:39.608Z] === Skipped [2022-03-25T09:19:39.608Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-25T09:19:39.608Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-03-25T09:19:39.608Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-25T09:19:39.608Z] [2022-03-25T09:19:39.608Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-03-25T09:19:39.608Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-03-25T09:19:39.608Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-03-25T09:19:39.608Z] [2022-03-25T09:19:39.608Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-25T09:19:39.608Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-03-25T09:19:39.608Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-25T09:19:39.608Z] [2022-03-25T09:19:39.608Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s) [2022-03-25T09:19:39.608Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-03-25T09:19:39.608Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s) [2022-03-25T09:19:39.608Z] [2022-03-25T09:19:39.608Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-03-25T09:19:39.608Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-03-25T09:19:39.608Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-03-25T09:19:39.608Z] [2022-03-25T09:19:39.608Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-03-25T09:19:39.608Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-03-25T09:19:39.608Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-03-25T09:19:39.608Z] [2022-03-25T09:19:39.608Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-25T09:19:39.608Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-03-25T09:19:39.608Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-25T09:19:39.608Z] [2022-03-25T09:19:39.608Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-03-25T09:19:39.608Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-03-25T09:19:39.608Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-03-25T09:19:39.608Z] [2022-03-25T09:19:39.608Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-25T09:19:39.608Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-03-25T09:19:39.608Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-25T09:19:39.608Z] [2022-03-25T09:19:39.608Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-25T09:19:39.608Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-03-25T09:19:39.608Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-25T09:19:39.608Z] [2022-03-25T09:19:39.608Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-25T09:19:39.608Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-03-25T09:19:39.608Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-25T09:19:39.608Z] [2022-03-25T09:19:39.608Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-25T09:19:39.608Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-03-25T09:19:39.608Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-25T09:19:39.608Z] [2022-03-25T09:19:39.608Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-25T09:19:39.608Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-03-25T09:19:39.608Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-25T09:19:39.608Z] [2022-03-25T09:19:39.608Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-25T09:19:39.608Z] docker_cli_sni_test.go:18: Flakey test [2022-03-25T09:19:39.608Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-25T09:19:39.608Z] [2022-03-25T09:19:39.608Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-25T09:19:39.608Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-25T09:19:39.608Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-25T09:19:39.608Z] [2022-03-25T09:19:39.608Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-25T09:19:39.608Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-25T09:19:39.608Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-25T09:19:39.608Z] [2022-03-25T09:19:39.608Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-25T09:19:39.609Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-25T09:19:39.609Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-25T09:19:39.609Z] [2022-03-25T09:19:39.609Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-25T09:19:39.609Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-25T09:19:39.609Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-25T09:19:39.609Z] [2022-03-25T09:19:39.609Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-25T09:19:39.609Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-25T09:19:39.609Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-25T09:19:39.609Z] [2022-03-25T09:19:39.609Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-25T09:19:39.609Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-25T09:19:39.609Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-25T09:19:39.609Z] [2022-03-25T09:19:39.609Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-25T09:19:39.609Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-25T09:19:39.609Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-25T09:19:39.609Z] [2022-03-25T09:19:39.609Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-25T09:19:39.609Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-25T09:19:39.609Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-25T09:19:39.609Z] [2022-03-25T09:19:39.609Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-25T09:19:39.609Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-25T09:19:39.609Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-25T09:19:39.609Z] [2022-03-25T09:19:39.609Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-03-25T09:19:39.609Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-25T09:19:39.609Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-03-25T09:19:39.609Z] [2022-03-25T09:19:39.609Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-25T09:19:39.609Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-03-25T09:19:39.609Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-25T09:19:39.609Z] [2022-03-25T09:19:39.609Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-25T09:19:39.609Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-03-25T09:19:39.609Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-25T09:19:39.609Z] [2022-03-25T09:19:39.609Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.02s) [2022-03-25T09:19:39.609Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-25T09:19:39.609Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.02s) [2022-03-25T09:19:39.609Z] [2022-03-25T09:19:39.609Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-25T09:19:39.609Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-03-25T09:19:39.609Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-25T09:19:39.609Z] [2022-03-25T09:19:39.609Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.02s) [2022-03-25T09:19:39.609Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-25T09:19:39.609Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.02s) [2022-03-25T09:19:39.609Z] [2022-03-25T09:19:39.609Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-25T09:19:39.609Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-03-25T09:19:39.609Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-25T09:19:39.609Z] [2022-03-25T09:19:39.609Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-25T09:19:39.609Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-03-25T09:19:39.609Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-25T09:19:39.609Z] [2022-03-25T09:19:39.609Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-25T09:19:39.609Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-03-25T09:19:39.609Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-25T09:19:39.609Z] [2022-03-25T09:19:39.609Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-25T09:19:39.609Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-25T09:19:39.609Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-25T09:19:39.609Z] [2022-03-25T09:19:39.609Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-03-25T09:19:39.609Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-25T09:19:39.609Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-03-25T09:19:39.609Z] [2022-03-25T09:19:39.609Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-25T09:19:39.609Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-03-25T09:19:39.609Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-25T09:19:39.609Z] [2022-03-25T09:19:39.609Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-25T09:19:39.609Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-03-25T09:19:39.609Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-25T09:19:39.609Z] [2022-03-25T09:19:39.609Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-25T09:19:39.609Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-03-25T09:19:39.609Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-25T09:19:39.609Z] [2022-03-25T09:19:39.609Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-25T09:19:39.609Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-25T09:19:39.609Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-25T09:19:39.609Z] [2022-03-25T09:19:39.609Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-25T09:19:39.609Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-25T09:19:39.609Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-25T09:19:39.609Z] [2022-03-25T09:19:39.609Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-25T09:19:39.609Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-25T09:19:39.609Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-25T09:19:39.609Z] [2022-03-25T09:19:39.609Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-25T09:19:39.609Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-25T09:19:39.609Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-25T09:19:39.609Z] [2022-03-25T09:19:39.609Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-25T09:19:39.609Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-25T09:19:39.609Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-25T09:19:39.609Z] [2022-03-25T09:19:39.609Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-25T09:19:39.609Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-25T09:19:39.609Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-25T09:19:39.609Z] [2022-03-25T09:19:39.609Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-25T09:19:39.609Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-25T09:19:39.609Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-25T09:19:39.609Z] [2022-03-25T09:19:39.609Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-25T09:19:39.609Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-25T09:19:39.609Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-25T09:19:39.609Z] [2022-03-25T09:19:39.609Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-03-25T09:19:39.609Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-25T09:19:39.609Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-03-25T09:19:39.609Z] [2022-03-25T09:19:39.609Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-25T09:19:39.609Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2022-03-25T09:19:39.609Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-25T09:19:39.609Z] [2022-03-25T09:19:39.609Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-25T09:19:39.609Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2022-03-25T09:19:39.609Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-25T09:19:39.609Z] [2022-03-25T09:19:39.609Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-25T09:19:39.609Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2022-03-25T09:19:39.609Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-25T09:19:39.609Z] [2022-03-25T09:19:39.609Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-25T09:19:39.609Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-03-25T09:19:39.609Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-25T09:19:39.609Z] [2022-03-25T09:19:39.609Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-25T09:19:39.609Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-25T09:19:39.609Z] docker_cli_network_unix_test.go:46: [defc0fb94d7ae] daemon is not started [2022-03-25T09:19:39.609Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-25T09:19:39.609Z] [2022-03-25T09:19:39.609Z] DONE 1270 tests, 51 skipped in 1456.949s [2022-03-25T09:19:39.609Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-25T09:19:39.609Z] ++++ cat bundles/test-integration/docker.pid [2022-03-25T09:19:39.609Z] +++ kill 8165 [2022-03-25T09:19:40.540Z] +++ /etc/init.d/apparmor stop [2022-03-25T09:19:40.540Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-25T09:19:40.540Z] [2022-03-25T09:19:40.540Z] Unloading profiles will leave already running processes permanently [2022-03-25T09:19:40.540Z] unconfined, which can lead to unexpected situations. [2022-03-25T09:19:40.540Z] [2022-03-25T09:19:40.540Z] To set a process to complain mode, use the command line tool [2022-03-25T09:19:40.540Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-25T09:19:40.540Z] +++ true [2022-03-25T09:19:40.540Z] exiting test-integration [2022-03-25T09:19:40.540Z] ++ exit 0 [2022-03-25T09:19:40.540Z] [2022-03-25T09:19:40.797Z] + for job in $(jobs -p) [2022-03-25T09:19:40.797Z] + wait 8216 [2022-03-25T09:19:58.920Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-25T09:20:13.891Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-25T09:20:27.434Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-03-25T09:20:28.804Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-03-25T09:20:31.730Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-25T09:20:35.351Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-03-25T09:20:40.610Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-03-25T09:20:42.503Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-03-25T09:20:46.688Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-03-25T09:20:54.788Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-03-25T09:20:57.311Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-03-25T09:20:57.311Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-25T09:20:57.311Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-03-25T09:21:02.568Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-03-25T09:21:03.134Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-03-25T09:21:04.064Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-03-25T09:21:05.963Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-03-25T09:21:22.677Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-25T09:21:40.528Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-25T09:21:50.976Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-25T09:22:02.160Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-03-25T09:22:02.160Z] docker_cli_swarm_test.go:1186: [d7c32c12a86e1] joining swarm manager [d48b87ebfbd86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T09:22:08.706Z] docker_cli_swarm_test.go:1195: [d68ff8c647713] joining swarm manager [d48b87ebfbd86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T09:22:55.342Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-03-25T09:22:57.864Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-03-25T09:23:02.040Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-03-25T09:23:03.938Z] docker_cli_swarm_test.go:1118: [d7ed5ed704499] joining swarm manager [d2d36819c70fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T09:23:05.308Z] docker_cli_swarm_test.go:1119: [ddc942248dd38] joining swarm manager [d2d36819c70fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T09:24:02.930Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-25T09:24:02.930Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-25T09:24:02.930Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-03-25T09:24:02.930Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-25T09:24:02.930Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-03-25T09:24:02.930Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-25T09:24:02.930Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-25T09:24:02.930Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-25T09:24:02.930Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-03-25T09:24:02.930Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-25T09:24:02.930Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-25T09:24:02.930Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-25T09:24:06.750Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-25T09:24:09.709Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-25T09:24:15.588Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-25T09:24:15.588Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-03-25T09:24:15.588Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-25T09:24:15.588Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-03-25T09:24:15.588Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-25T09:24:15.588Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-03-25T09:24:15.588Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-25T09:24:15.588Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-03-25T09:24:16.057Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-25T09:24:16.057Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-03-25T09:24:16.057Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-25T09:24:19.867Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-25T09:24:19.867Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-03-25T09:24:19.867Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-25T09:24:19.867Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-03-25T09:24:19.867Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-25T09:24:19.867Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-03-25T09:24:19.867Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-25T09:24:21.435Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-25T09:24:27.313Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-25T09:24:41.713Z] docker_cli_swarm_test.go:1172: [d32f98c3a36b4] joining swarm manager [d2d36819c70fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-25T09:24:45.196Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-25T09:24:46.185Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-25T09:24:46.185Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-03-25T09:24:46.185Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-25T09:24:46.185Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-03-25T09:24:46.185Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-25T09:24:46.185Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-03-25T09:24:46.185Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-25T09:24:46.185Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-03-25T09:24:46.185Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-25T09:24:46.185Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-03-25T09:24:46.185Z] === RUN TestDockerSuite/TestBuildFails [2022-03-25T09:24:54.862Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-25T09:24:54.862Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-25T09:25:00.764Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-25T09:25:08.225Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-03-25T09:25:08.225Z] docker_cli_swarm_test.go:1453: [dc6fc0e062941] joining swarm manager [dac422f6f57be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T09:25:08.791Z] docker_cli_swarm_test.go:1454: [db7b93343af90] joining swarm manager [dac422f6f57be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-25T09:25:11.223Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-25T09:25:20.970Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-03-25T09:25:20.970Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-03-25T09:25:20.970Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-03-25T09:25:20.970Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-03-25T09:25:20.970Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-03-25T09:25:21.227Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-03-25T09:25:23.730Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-25T09:25:23.762Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-03-25T09:25:26.289Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-03-25T09:25:28.813Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-03-25T09:25:30.184Z] docker_cli_swarm_unix_test.go:62: [d5d1968c88b65] joining swarm manager [de8787f9ce3cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T09:25:30.919Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-25T09:25:32.486Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-25T09:25:39.653Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-25T09:25:39.653Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-03-25T09:25:39.653Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-25T09:25:39.653Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-25T09:25:40.643Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-25T09:25:40.643Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-03-25T09:25:40.643Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-25T09:25:55.596Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-25T09:25:55.596Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-03-25T09:25:55.596Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-25T09:26:08.111Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-25T09:26:09.101Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-25T09:26:11.330Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-25T09:26:11.330Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-03-25T09:26:11.330Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-25T09:26:12.322Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-25T09:26:12.322Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-25T09:26:18.196Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-25T09:26:18.665Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-25T09:26:19.137Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-25T09:26:20.127Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-25T09:26:21.116Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-25T09:26:22.129Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-25T09:26:24.349Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-25T09:26:26.371Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-03-25T09:26:26.371Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-03-25T09:26:26.371Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-03-25T09:26:28.266Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-03-25T09:26:31.523Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-25T09:26:31.523Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-03-25T09:26:31.523Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-25T09:26:31.523Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-03-25T09:26:31.523Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-25T09:26:31.523Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-25T09:26:31.523Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-25T09:26:31.523Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-25T09:26:31.523Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-25T09:26:31.543Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-03-25T09:26:32.517Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-25T09:26:32.997Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-25T09:26:33.439Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-03-25T09:26:35.369Z] docker_api_swarm_test.go:961: [d3ded48cad47a] joining swarm manager [d1ebb1094b6f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-25T09:26:38.884Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-25T09:26:53.427Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-03-25T09:27:05.610Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-03-25T09:27:06.981Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-03-25T09:27:09.504Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-03-25T09:27:12.030Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-03-25T09:27:14.783Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-25T09:27:14.783Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-03-25T09:27:14.783Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-25T09:27:14.783Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-25T09:27:20.127Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-03-25T09:27:24.320Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-03-25T09:27:26.844Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-03-25T09:27:29.368Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-03-25T09:27:31.891Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-03-25T09:27:34.416Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-03-25T09:27:37.690Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-03-25T09:27:39.584Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-03-25T09:27:50.653Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-25T09:28:11.943Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-25T09:28:16.716Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-25T09:28:23.897Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-25T09:28:29.783Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-25T09:28:35.947Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-03-25T09:28:50.798Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-03-25T09:28:51.047Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-25T09:28:51.047Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-03-25T09:28:51.047Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-25T09:29:03.551Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-25T09:29:03.551Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-25T09:29:03.551Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-03-25T09:29:03.551Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-25T09:29:03.551Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-03-25T09:29:03.551Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite (1630.44s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.34s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.16s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.93s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.19s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.55s) [2022-03-25T09:29:05.650Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.40s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.81s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.05s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (49.24s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.81s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.71s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.66s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.02s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (41.14s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (14.85s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.56s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.62s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.61s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.37s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (54.92s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.33s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.05s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.47s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.68s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.78s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.56s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.20s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.54s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.96s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.03s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.77s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.40s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.76s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.30s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.59s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.92s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.92s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.00s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.29s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.00s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.65s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.15s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.60s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.58s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.67s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.55s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.93s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.61s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.24s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.92s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.92s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.28s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.84s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.88s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.89s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.21s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.44s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.04s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.90s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.87s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.41s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.10s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.81s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.28s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.34s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.52s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.73s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.63s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.90s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.18s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.13s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.30s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.10s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.87s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (110.51s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.36s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.65s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.79s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.17s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.39s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.99s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.72s) [2022-03-25T09:29:05.650Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.00s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.16s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.58s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.57s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.45s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.34s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (123.92s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.42s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (1.84s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.18s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (2.99s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.22s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.03s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.16s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.04s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.21s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.17s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.05s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.08s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.29s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.19s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.31s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.70s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.15s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.54s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.39s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.51s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.55s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.42s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.04s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.13s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.86s) [2022-03-25T09:29:05.650Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s) [2022-03-25T09:29:05.651Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.75s) [2022-03-25T09:29:05.651Z] === RUN TestDockerExternalVolumeSuite [2022-03-25T09:29:05.651Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-03-25T09:29:05.651Z] docker_cli_external_volume_driver_test.go:53: [dec72c1a990f2] daemon is not started [2022-03-25T09:29:06.509Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-25T09:29:17.107Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-25T09:29:23.708Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-03-25T09:29:24.271Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-25T09:29:24.271Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-25T09:29:24.271Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-25T09:29:27.236Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-25T09:29:28.224Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-25T09:29:29.792Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-25T09:29:51.058Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-25T09:29:51.527Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-25T09:30:01.958Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-25T09:30:05.754Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-25T09:30:16.200Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-25T09:30:20.965Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-25T09:30:26.855Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-25T09:30:28.428Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-25T09:30:28.428Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-03-25T09:30:28.428Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-25T09:30:28.428Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-03-25T09:30:28.428Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-25T09:30:31.381Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-03-25T09:30:31.385Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-25T09:30:31.385Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-03-25T09:30:31.385Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-25T09:30:37.929Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-03-25T09:30:52.780Z] docker_cli_external_volume_driver_test.go:53: [da57efefc77fa] daemon is not started [2022-03-25T09:31:07.636Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-03-25T09:31:22.351Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-25T09:31:25.717Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-03-25T09:31:40.568Z] docker_cli_external_volume_driver_test.go:53: [dd13060a1395a] daemon is not started [2022-03-25T09:31:55.419Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-03-25T09:31:55.419Z] docker_cli_external_volume_driver_test.go:53: [dec428a65fe24] daemon is not started [2022-03-25T09:31:58.238Z] === RUN TestDockerSuite/TestBuildRm [2022-03-25T09:32:10.271Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-03-25T09:32:13.246Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-25T09:32:17.050Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-25T09:32:17.050Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-03-25T09:32:17.050Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-25T09:32:17.050Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-03-25T09:32:17.519Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-25T09:32:19.087Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-25T09:32:23.858Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-25T09:32:32.544Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-25T09:32:42.329Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-03-25T09:32:43.005Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-25T09:32:57.232Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-03-25T09:33:08.342Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-25T09:33:08.342Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-25T09:33:08.342Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-25T09:33:12.088Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-03-25T09:33:20.885Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-25T09:33:20.885Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-25T09:33:26.763Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-25T09:33:26.763Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-25T09:33:32.662Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-25T09:33:57.980Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-25T09:33:57.980Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-03-25T09:33:57.980Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-25T09:33:58.450Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-25T09:33:58.729Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-03-25T09:34:00.031Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-25T09:34:05.924Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-25T09:34:11.801Z] === RUN TestDockerSuite/TestBuildUser [2022-03-25T09:34:11.801Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-03-25T09:34:11.801Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-25T09:34:11.801Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-03-25T09:34:11.801Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-25T09:34:11.801Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-03-25T09:34:11.801Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-25T09:34:16.563Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-25T09:34:16.792Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-03-25T09:34:17.033Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-25T09:34:25.727Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-25T09:34:25.727Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-03-25T09:34:25.727Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-25T09:34:25.727Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-03-25T09:34:25.727Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-25T09:34:48.838Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-03-25T09:34:51.037Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-25T09:34:51.037Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-25T09:35:08.898Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-25T09:35:12.699Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-25T09:35:12.699Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-03-25T09:35:13.171Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-25T09:35:13.171Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-03-25T09:35:13.171Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-25T09:35:16.130Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-25T09:35:16.130Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-25T09:35:16.600Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-25T09:35:20.941Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-03-25T09:35:31.595Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-25T09:35:35.394Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-25T09:35:35.394Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-25T09:35:35.797Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-03-25T09:35:53.856Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-03-25T09:35:53.856Z] docker_cli_external_volume_driver_test.go:485: [d40d0646e7f7f] daemon is not started [2022-03-25T09:36:00.869Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-25T09:36:00.869Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-03-25T09:36:00.869Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-25T09:36:00.869Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-03-25T09:36:01.340Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-25T09:36:01.340Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-03-25T09:36:01.340Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-25T09:36:02.910Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-25T09:36:08.711Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-03-25T09:36:08.711Z] docker_cli_external_volume_driver_test.go:53: [ddeee0ff7e0ff] daemon is not started [2022-03-25T09:36:13.358Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-25T09:36:14.366Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-25T09:36:14.366Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-03-25T09:36:14.836Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-25T09:36:14.836Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-25T09:36:14.836Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-25T09:36:14.836Z] docker_cli_sni_test.go:18: Flakey test [2022-03-25T09:36:14.836Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-25T09:36:17.794Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-25T09:36:22.593Z] === RUN TestDockerSuite/TestCommitChange [2022-03-25T09:36:23.572Z] --- PASS: TestDockerExternalVolumeSuite (436.90s) [2022-03-25T09:36:23.572Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.51s) [2022-03-25T09:36:23.572Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-03-25T09:36:23.572Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-03-25T09:36:23.572Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-03-25T09:36:23.572Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-03-25T09:36:23.572Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-03-25T09:36:23.572Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-03-25T09:36:23.572Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2022-03-25T09:36:23.572Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2022-03-25T09:36:23.572Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-03-25T09:36:23.572Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.59s) [2022-03-25T09:36:23.572Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.15s) [2022-03-25T09:36:23.572Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-03-25T09:36:23.572Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-03-25T09:36:23.572Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2022-03-25T09:36:23.572Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2022-03-25T09:36:23.572Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-03-25T09:36:23.572Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-03-25T09:36:23.572Z] PASS [2022-03-25T09:36:23.572Z] [2022-03-25T09:36:23.572Z] === Skipped [2022-03-25T09:36:23.572Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-25T09:36:23.572Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-25T09:36:23.572Z] check_test.go:309: [d26f29c7d6c48] daemon is not started [2022-03-25T09:36:23.572Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-25T09:36:23.572Z] [2022-03-25T09:36:23.572Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-03-25T09:36:23.572Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-25T09:36:23.572Z] check_test.go:309: [db4f98702d578] daemon is not started [2022-03-25T09:36:23.572Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-03-25T09:36:23.572Z] [2022-03-25T09:36:23.573Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-03-25T09:36:23.573Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-25T09:36:23.573Z] check_test.go:309: [db3b6a4044a0f] daemon is not started [2022-03-25T09:36:23.573Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-03-25T09:36:23.573Z] [2022-03-25T09:36:23.573Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-25T09:36:23.573Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2022-03-25T09:36:23.573Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-25T09:36:23.573Z] [2022-03-25T09:36:23.573Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-25T09:36:23.573Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-25T09:36:23.573Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-25T09:36:23.573Z] [2022-03-25T09:36:23.573Z] DONE 273 tests, 5 skipped in 2457.488s [2022-03-25T09:36:23.573Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-25T09:36:23.573Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc2348c345a79/docker.pid [2022-03-25T09:36:23.573Z] +++ kill 6727 [2022-03-25T09:36:23.573Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6727 is not a child of this shell [2022-03-25T09:36:23.573Z] warning: PID 6727 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc2348c345a79/docker.pid had a nonzero exit code [2022-03-25T09:36:23.573Z] ++++ cat bundles/test-integration/docker.pid [2022-03-25T09:36:23.573Z] +++ kill 8165 [2022-03-25T09:36:23.573Z] +++ /etc/init.d/apparmor stop [2022-03-25T09:36:23.573Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-25T09:36:23.573Z] [2022-03-25T09:36:23.573Z] Unloading profiles will leave already running processes permanently [2022-03-25T09:36:23.573Z] unconfined, which can lead to unexpected situations. [2022-03-25T09:36:23.573Z] [2022-03-25T09:36:23.573Z] To set a process to complain mode, use the command line tool [2022-03-25T09:36:23.573Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-25T09:36:23.573Z] +++ true [2022-03-25T09:36:23.573Z] exiting test-integration [2022-03-25T09:36:23.573Z] ++ exit 0 [2022-03-25T09:36:23.573Z] [2022-03-25T09:36:23.573Z] + exit 0 [2022-03-25T09:36:23.573Z] ++ jobs -p [2022-03-25T09:36:23.573Z] + pids= [2022-03-25T09:36:23.573Z] + echo 'Remaining pids to kill: []' [2022-03-25T09:36:23.573Z] Remaining pids to kill: [] [2022-03-25T09:36:23.573Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-03-25T09:36:23.585Z] Recording test results [2022-03-25T09:36:23.893Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-25T09:36:24.198Z] + echo Ensuring container killed. [2022-03-25T09:36:24.198Z] Ensuring container killed. [2022-03-25T09:36:24.198Z] + docker ps -aq -f name=docker-pr1-* [2022-03-25T09:36:24.198Z] + cids=961fadbca1b3 [2022-03-25T09:36:24.198Z] f0e4f938e669 [2022-03-25T09:36:24.198Z] 1ce2c8508bd4 [2022-03-25T09:36:24.198Z] + [ -n 961fadbca1b3 [2022-03-25T09:36:24.198Z] f0e4f938e669 [2022-03-25T09:36:24.198Z] 1ce2c8508bd4 ] [2022-03-25T09:36:24.198Z] + docker rm -vf 961fadbca1b3 f0e4f938e669 1ce2c8508bd4 [2022-03-25T09:36:26.097Z] 961fadbca1b3 [2022-03-25T09:36:26.097Z] f0e4f938e669 [2022-03-25T09:36:26.354Z] 1ce2c8508bd4 [Pipeline] sh [2022-03-25T09:36:26.641Z] + echo Chowning /workspace to jenkins user [2022-03-25T09:36:26.641Z] Chowning /workspace to jenkins user [2022-03-25T09:36:26.641Z] + id -u [2022-03-25T09:36:26.641Z] + id -g [2022-03-25T09:36:26.641Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43426:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-25T09:36:29.457Z] + bundleName=amd64 [2022-03-25T09:36:29.457Z] + echo Creating amd64-bundles.tar.gz [2022-03-25T09:36:29.457Z] Creating amd64-bundles.tar.gz [2022-03-25T09:36:29.457Z] + xargs tar -czf amd64-bundles.tar.gz [2022-03-25T09:36:29.457Z] + 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-03-25T09:36:30.399Z] Archiving artifacts [2022-03-25T09:36:30.860Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43426/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-25T09:36:31.169Z] + make clean [2022-03-25T09:36:31.169Z] docker volume rm -f docker-dev-cache [2022-03-25T09:36:31.169Z] docker-dev-cache [Pipeline] deleteDir [2022-03-25T09:36:33.028Z] === RUN TestDockerSuite/TestCommitChangeLabels [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-25T09:36:38.913Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-25T09:36:38.913Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-03-25T09:36:38.913Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-25T09:36:47.581Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-25T09:36:47.581Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-03-25T09:36:47.581Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-25T09:37:00.092Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-25T09:37:10.540Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-25T09:37:10.540Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-03-25T09:37:10.540Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-25T09:37:10.540Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-03-25T09:37:10.540Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-25T09:37:10.540Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-25T09:37:10.540Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-25T09:37:10.540Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-25T09:37:10.540Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-25T09:37:10.540Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-25T09:37:10.540Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-25T09:37:10.540Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-25T09:37:10.540Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-25T09:37:10.540Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-25T09:37:10.540Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-25T09:37:10.540Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-25T09:37:23.045Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-25T09:37:35.570Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-25T09:37:35.570Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-25T09:37:35.570Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-25T09:37:37.791Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-25T09:37:37.791Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-25T09:37:37.791Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-25T09:37:37.791Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-25T09:37:37.791Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-25T09:37:37.791Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-25T09:37:37.791Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-25T09:37:44.972Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-25T09:37:44.972Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-25T09:37:44.972Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-25T09:37:44.972Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-25T09:37:47.937Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-25T09:37:47.937Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-25T09:37:47.937Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-25T09:37:47.937Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-25T09:37:47.937Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-25T09:37:47.937Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-25T09:37:47.937Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-25T09:37:47.937Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-25T09:37:50.893Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-25T09:37:53.126Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-25T09:37:56.087Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-25T09:37:56.087Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-25T09:37:56.087Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-25T09:37:56.087Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-25T09:37:58.307Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-25T09:37:58.307Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-25T09:38:01.280Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-25T09:38:01.280Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-25T09:38:01.280Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-25T09:38:01.280Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-25T09:38:01.280Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-25T09:38:09.948Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-25T09:38:09.948Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-25T09:38:10.936Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-25T09:38:10.936Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-25T09:38:10.936Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-25T09:38:13.920Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-25T09:38:14.389Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-25T09:38:16.608Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-25T09:38:27.070Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-25T09:38:30.884Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-25T09:38:30.884Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-25T09:38:30.884Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-25T09:38:30.884Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-25T09:38:30.884Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-25T09:38:33.099Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-25T09:38:33.099Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-25T09:38:33.099Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-25T09:38:40.428Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-25T09:38:40.428Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-25T09:38:40.428Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-25T09:38:43.384Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-25T09:38:43.384Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-25T09:38:48.146Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-25T09:38:50.370Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-25T09:38:50.370Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-03-25T09:38:50.370Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-25T09:38:50.370Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-03-25T09:38:50.370Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-25T09:38:50.370Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-03-25T09:38:50.370Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-25T09:38:50.370Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-03-25T09:38:50.370Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-25T09:38:50.370Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-03-25T09:38:50.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-25T09:38:52.589Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-25T09:38:52.589Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-25T09:38:54.806Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-25T09:39:03.513Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-25T09:39:05.730Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-25T09:39:08.700Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008c5248_} [2022-03-25T09:39:10.927Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1167590494_c:\foo_false____} [2022-03-25T09:39:19.598Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1167590494_c:\foo_true____} [2022-03-25T09:39:26.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-25T09:39:26.781Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-25T09:39:26.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-25T09:39:26.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-25T09:39:26.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-25T09:39:26.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-25T09:39:26.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-25T09:39:26.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-25T09:39:26.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-25T09:39:26.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-25T09:39:26.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-25T09:39:26.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-25T09:39:26.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-25T09:39:26.781Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-25T09:39:26.781Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-03-25T09:39:26.781Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-25T09:39:26.781Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-03-25T09:39:26.781Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-25T09:39:26.781Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-03-25T09:39:26.781Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-25T09:39:26.781Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-25T09:39:26.781Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-25T09:39:26.781Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-25T09:39:26.782Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-25T09:39:35.458Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-25T09:39:35.458Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-25T09:39:35.458Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-25T09:39:35.458Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-25T09:39:35.458Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-25T09:39:35.458Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-25T09:39:35.458Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-25T09:39:35.458Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-25T09:39:35.458Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-25T09:39:35.458Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-25T09:39:35.458Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-25T09:39:35.458Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-25T09:39:35.458Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-25T09:39:35.458Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-25T09:39:35.458Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-25T09:39:35.458Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-25T09:39:35.458Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-25T09:39:35.458Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-25T09:39:35.458Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-25T09:39:35.458Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-25T09:39:35.458Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-25T09:39:35.458Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-25T09:39:35.458Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-25T09:39:35.458Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-25T09:39:35.458Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-25T09:39:35.458Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-25T09:39:35.458Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-25T09:39:37.676Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-25T09:39:37.676Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-25T09:39:37.676Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-25T09:39:37.676Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-25T09:39:40.682Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-25T09:39:40.682Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-25T09:39:40.682Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-25T09:39:40.682Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-25T09:39:40.682Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-25T09:39:40.682Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-25T09:39:40.682Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-25T09:39:45.460Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-25T09:39:48.422Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-25T09:39:48.422Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-25T09:39:48.422Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-25T09:39:48.422Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-25T09:39:48.422Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-25T09:40:03.369Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-25T09:40:03.369Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-25T09:40:03.369Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-25T09:40:03.369Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-25T09:40:03.369Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-25T09:40:18.319Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-25T09:40:18.319Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-25T09:40:18.319Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-25T09:40:18.319Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-25T09:40:18.319Z] === RUN TestDockerSuite/TestCpToDot [2022-03-25T09:40:21.284Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-25T09:40:21.284Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-25T09:40:21.284Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-25T09:40:21.284Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-25T09:40:21.284Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-25T09:40:23.503Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-25T09:40:23.503Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-25T09:40:23.503Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-25T09:40:23.503Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-25T09:40:23.503Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-25T09:40:23.503Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-25T09:40:23.503Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-25T09:40:23.503Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-25T09:40:23.973Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-25T09:40:23.973Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-25T09:40:23.973Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-25T09:40:26.196Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-25T09:40:29.162Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-25T09:40:29.162Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-25T09:40:29.632Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-25T09:40:31.857Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-25T09:40:32.326Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-25T09:40:32.795Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-25T09:40:32.795Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-25T09:40:32.795Z] === RUN TestDockerSuite/TestCreateRM [2022-03-25T09:40:33.264Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-25T09:40:33.264Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-25T09:40:33.264Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-25T09:40:33.264Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-25T09:40:33.733Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-25T09:40:42.408Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-25T09:40:42.880Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-25T09:40:43.349Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-25T09:40:48.111Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-25T09:40:48.111Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-25T09:40:48.111Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-25T09:40:48.111Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-25T09:40:50.328Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-25T09:40:50.328Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-25T09:40:50.328Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-25T09:40:50.803Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-25T09:40:50.803Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-25T09:40:50.803Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-25T09:40:50.803Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-25T09:40:50.803Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-25T09:40:50.803Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-25T09:40:50.803Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-25T09:40:50.803Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-25T09:40:50.803Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-25T09:40:50.803Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-25T09:40:50.803Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-25T09:40:50.803Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T09:40:50.803Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-25T09:40:50.803Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T09:40:50.803Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-25T09:40:50.803Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-25T09:40:50.803Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-25T09:40:50.803Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-03-25T09:40:50.803Z] === RUN TestDockerSuite/TestDockerFails [2022-03-25T09:40:50.803Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-25T09:40:50.803Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-03-25T09:40:50.803Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-25T09:40:50.803Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-03-25T09:40:50.803Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-25T09:40:50.803Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-03-25T09:40:50.803Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-25T09:40:50.803Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-03-25T09:40:50.803Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-25T09:40:50.803Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-03-25T09:40:50.803Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-25T09:40:53.796Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-25T09:40:56.758Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-25T09:41:03.943Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-25T09:41:25.211Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-25T09:41:29.008Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-25T09:41:39.444Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-25T09:41:42.403Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-25T09:41:42.871Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-25T09:41:47.653Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-25T09:41:48.123Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-25T09:41:49.690Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-25T09:42:00.126Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-25T09:42:04.920Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-25T09:42:04.920Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-25T09:42:04.920Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-25T09:42:04.920Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-03-25T09:42:04.920Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-25T09:42:04.920Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-03-25T09:42:04.920Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-25T09:42:04.920Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-03-25T09:42:04.920Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-25T09:42:06.486Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-25T09:42:06.486Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-03-25T09:42:06.486Z] === RUN TestDockerSuite/TestEventsRename [2022-03-25T09:42:09.442Z] === RUN TestDockerSuite/TestEventsResize [2022-03-25T09:42:12.399Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-25T09:42:14.618Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-25T09:42:18.415Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-25T09:42:23.182Z] === RUN TestDockerSuite/TestEventsTop [2022-03-25T09:42:23.182Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-03-25T09:42:23.182Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-25T09:42:26.138Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-25T09:42:33.316Z] === RUN TestDockerSuite/TestExec [2022-03-25T09:42:33.316Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-25T09:42:33.316Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-25T09:42:33.316Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-25T09:42:33.316Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-25T09:42:35.535Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-25T09:42:37.768Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-25T09:42:37.768Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-25T09:42:37.768Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-25T09:42:37.768Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-25T09:42:37.768Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-25T09:42:37.768Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-25T09:42:37.768Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-25T09:42:40.745Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-25T09:42:42.988Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-25T09:42:45.210Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-25T09:42:47.438Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-25T09:42:53.334Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-25T09:42:53.334Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-25T09:42:53.334Z] === RUN TestDockerSuite/TestExecEnv [2022-03-25T09:42:53.334Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-25T09:42:53.334Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-25T09:42:53.334Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-25T09:42:53.334Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-25T09:42:54.903Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-25T09:43:00.779Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-25T09:43:00.779Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-25T09:43:00.779Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-25T09:43:00.779Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-25T09:43:00.779Z] === RUN TestDockerSuite/TestExecParseError [2022-03-25T09:43:00.779Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-25T09:43:00.779Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-25T09:43:00.779Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-25T09:43:00.779Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-25T09:43:00.779Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-25T09:43:00.779Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-25T09:43:03.011Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-25T09:43:03.011Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-25T09:43:03.011Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-25T09:43:03.011Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-25T09:43:03.011Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-25T09:43:03.011Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-25T09:43:03.011Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-25T09:43:03.011Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-25T09:43:03.011Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-25T09:43:03.011Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-25T09:43:03.011Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-25T09:43:05.981Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-25T09:43:05.981Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-25T09:43:05.981Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-25T09:43:14.652Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-25T09:43:14.652Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-25T09:43:14.652Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-25T09:43:14.652Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-25T09:43:14.652Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-25T09:43:14.652Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-25T09:43:14.652Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-25T09:43:21.824Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-25T09:43:27.712Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-25T09:43:31.538Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-25T09:43:37.419Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-25T09:43:37.419Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-25T09:43:37.419Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-25T09:43:37.419Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-25T09:43:37.419Z] === RUN TestDockerSuite/TestHealth [2022-03-25T09:43:37.419Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-25T09:43:37.419Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-25T09:43:37.419Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-25T09:43:37.888Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-25T09:43:37.888Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-25T09:43:43.767Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-25T09:43:43.767Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-25T09:43:43.767Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-03-25T09:43:43.767Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-25T09:43:43.767Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-25T09:43:43.767Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-25T09:43:43.767Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-25T09:43:44.755Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-25T09:43:44.755Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-03-25T09:43:44.755Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-25T09:43:45.743Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-25T09:43:45.743Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-25T09:43:47.961Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-25T09:43:47.961Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-25T09:43:50.933Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-25T09:43:53.892Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-25T09:43:53.892Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-25T09:43:53.892Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-03-25T09:43:53.892Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-25T09:43:58.651Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-25T09:43:58.651Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-25T09:44:00.870Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-25T09:44:00.870Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-03-25T09:44:00.870Z] === RUN TestDockerSuite/TestImportFile [2022-03-25T09:44:00.870Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-03-25T09:44:00.870Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-25T09:44:00.870Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-25T09:44:00.870Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-03-25T09:44:00.870Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-25T09:44:00.870Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-03-25T09:44:00.870Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-25T09:44:00.870Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-03-25T09:44:00.870Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-25T09:44:00.870Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-25T09:44:00.870Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-25T09:44:00.870Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-25T09:44:00.870Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-25T09:44:00.870Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-25T09:44:00.870Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-25T09:44:00.870Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-25T09:44:00.870Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-25T09:44:00.870Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-25T09:44:00.870Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-25T09:44:00.870Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-25T09:44:03.827Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-25T09:44:06.051Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-25T09:44:06.051Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-25T09:44:06.051Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-25T09:44:06.051Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-25T09:44:06.051Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-25T09:44:06.051Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-25T09:44:06.051Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-25T09:44:06.051Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-25T09:44:09.004Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-25T09:44:09.004Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-25T09:44:17.696Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-25T09:44:17.696Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-25T09:44:17.696Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-25T09:44:17.696Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-25T09:44:17.696Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-25T09:44:17.696Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-25T09:44:17.696Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-25T09:44:19.926Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-25T09:44:25.801Z] === RUN TestDockerSuite/TestInspectImage [2022-03-25T09:44:25.801Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-25T09:44:25.801Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-25T09:44:25.801Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-25T09:44:25.801Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-25T09:44:25.801Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-25T09:44:25.801Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-25T09:44:34.662Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-25T09:44:36.236Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-25T09:44:36.706Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-25T09:44:39.662Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-25T09:44:46.833Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-25T09:44:46.833Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-25T09:44:46.833Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-25T09:44:46.833Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-25T09:45:01.787Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-25T09:45:06.554Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-25T09:45:13.727Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-25T09:45:17.523Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-25T09:45:26.207Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-25T09:45:30.008Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-25T09:45:34.778Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-25T09:45:38.586Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-25T09:45:49.042Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-25T09:45:49.042Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-25T09:45:49.042Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-25T09:45:49.042Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-25T09:45:49.042Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-25T09:45:49.042Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-25T09:45:49.042Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-25T09:45:49.042Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-25T09:45:49.042Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-25T09:45:49.042Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-25T09:45:49.042Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-25T09:45:49.042Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-25T09:45:49.042Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-25T09:45:49.042Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-25T09:45:49.042Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-25T09:45:49.042Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-25T09:45:49.042Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-25T09:45:49.042Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-25T09:45:49.042Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-25T09:45:49.042Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-25T09:45:49.042Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-25T09:45:49.042Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-25T09:45:49.042Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-25T09:45:49.042Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-25T09:45:49.042Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-25T09:45:49.042Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-25T09:45:49.042Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-25T09:45:49.042Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-25T09:45:49.042Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-25T09:45:49.042Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-25T09:45:49.042Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-25T09:45:49.042Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-25T09:45:49.042Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-03-25T09:45:49.042Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-25T09:45:49.042Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-25T09:45:49.042Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-25T09:45:52.843Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-25T09:45:56.657Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-25T09:46:03.845Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-25T09:46:07.649Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-25T09:46:07.649Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-03-25T09:46:07.649Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-25T09:46:11.461Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-25T09:46:11.461Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-25T09:46:26.421Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-25T09:46:41.376Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-25T09:46:59.223Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-25T09:47:03.025Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-25T09:47:07.796Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-25T09:47:07.796Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-25T09:47:07.796Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-25T09:47:12.557Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-25T09:47:21.273Z] === RUN TestDockerSuite/TestLogsSince [2022-03-25T09:47:33.818Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-25T09:47:33.818Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-25T09:47:33.818Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-25T09:47:33.818Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-25T09:47:33.818Z] === RUN TestDockerSuite/TestLogsTail [2022-03-25T09:47:39.706Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-25T09:47:44.483Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-25T09:47:48.290Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-25T09:47:48.290Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-03-25T09:47:48.290Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-25T09:47:48.290Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-03-25T09:47:48.290Z] === RUN TestDockerSuite/TestNetHostname [2022-03-25T09:47:48.290Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-25T09:47:48.290Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-25T09:47:48.290Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-25T09:47:48.290Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-25T09:47:48.290Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-03-25T09:47:48.290Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-25T09:47:48.290Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-03-25T09:47:48.290Z] === RUN TestDockerSuite/TestPluginActive [2022-03-25T09:47:48.290Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-25T09:47:48.763Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-25T09:47:48.763Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-25T09:47:48.763Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-25T09:47:48.763Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-25T09:47:48.763Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-25T09:47:48.763Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-25T09:47:48.763Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-25T09:47:48.763Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-25T09:47:48.763Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-25T09:47:48.763Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-25T09:47:48.763Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-25T09:47:48.763Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-25T09:47:48.763Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-25T09:47:48.763Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-25T09:47:48.763Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-25T09:47:48.763Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-25T09:47:48.763Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-25T09:47:48.763Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-25T09:47:48.763Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-25T09:47:49.233Z] === RUN TestDockerSuite/TestPortList [2022-03-25T09:47:49.233Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-25T09:47:49.233Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-25T09:47:57.944Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-25T09:47:57.944Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-25T09:47:57.944Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-25T09:47:57.944Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-25T09:47:57.944Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-25T09:47:57.944Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-25T09:47:57.944Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-25T09:47:57.944Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-25T09:47:57.944Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-25T09:47:57.944Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-25T09:47:57.944Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-25T09:47:57.944Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-25T09:47:57.944Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-25T09:47:57.944Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-25T09:47:57.944Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-25T09:47:57.944Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-25T09:47:57.944Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-25T09:47:57.944Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-25T09:48:06.635Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-25T09:48:06.635Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-25T09:48:06.635Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-25T09:48:24.477Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-25T09:48:24.477Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-03-25T09:48:24.477Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-25T09:48:42.330Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-25T09:49:07.653Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-25T09:49:08.125Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-25T09:49:08.125Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-25T09:49:08.125Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-25T09:49:33.447Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-25T09:49:39.330Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-25T09:49:54.314Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-25T09:50:06.835Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-25T09:50:06.835Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-03-25T09:50:06.835Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-25T09:50:06.835Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-03-25T09:50:06.835Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-25T09:50:17.284Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-25T09:50:17.284Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-25T09:50:17.284Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-25T09:50:17.284Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-03-25T09:50:17.284Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-25T09:50:17.284Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-03-25T09:50:17.284Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-25T09:50:17.284Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-03-25T09:50:17.284Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-25T09:50:29.819Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-25T09:50:29.819Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-03-25T09:50:29.819Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-25T09:50:32.042Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-25T09:50:32.042Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-25T09:50:32.042Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-25T09:50:33.615Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-25T09:50:34.609Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-25T09:50:34.610Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-25T09:50:34.610Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-25T09:50:43.319Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-25T09:50:50.504Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-25T09:50:55.293Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-25T09:51:31.251Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-25T09:51:31.251Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-25T09:51:31.251Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-25T09:51:41.720Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-25T09:51:41.720Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-25T09:51:42.191Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-25T09:51:43.764Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-25T09:51:52.472Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-25T09:52:04.989Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-25T09:52:04.989Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-25T09:52:04.989Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-25T09:52:13.674Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-25T09:52:13.674Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-25T09:52:14.143Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-25T09:52:56.908Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-25T09:52:58.484Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-25T09:53:00.078Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-25T09:53:15.044Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-25T09:53:30.058Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-25T09:53:51.333Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-25T09:54:00.016Z] === RUN TestDockerSuite/TestRmiTag [2022-03-25T09:54:01.587Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-25T09:54:06.348Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-25T09:54:49.126Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-25T09:54:50.706Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-25T09:55:08.575Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-25T09:55:09.049Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-25T09:55:09.049Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-03-25T09:55:09.049Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-25T09:55:09.049Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-03-25T09:55:09.049Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-25T09:55:09.049Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-03-25T09:55:09.049Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-25T09:55:09.049Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-03-25T09:55:09.049Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-25T09:55:09.049Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-03-25T09:55:09.049Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-25T09:55:09.049Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-03-25T09:55:09.049Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-25T09:55:09.049Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-03-25T09:55:09.049Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-25T09:55:12.886Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-25T09:55:12.886Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-03-25T09:55:13.359Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-25T09:55:13.359Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-03-25T09:55:13.359Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-25T09:55:22.058Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-25T09:55:27.956Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-25T09:55:32.743Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-25T09:55:37.509Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-25T09:55:42.274Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-25T09:55:42.274Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-25T09:55:57.244Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-25T09:55:57.244Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-03-25T09:55:57.244Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-25T09:55:57.244Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-03-25T09:55:57.244Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-25T09:55:57.244Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-03-25T09:55:57.244Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-25T09:55:57.244Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-03-25T09:55:57.244Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-25T09:55:57.244Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-03-25T09:55:57.244Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-25T09:55:57.244Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-03-25T09:55:57.244Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-25T09:55:57.244Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-03-25T09:55:57.244Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-25T09:55:57.244Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-03-25T09:55:57.244Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-25T09:55:57.244Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-03-25T09:55:57.244Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-25T09:55:57.244Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-03-25T09:55:57.244Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-25T09:55:57.244Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-03-25T09:55:57.244Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-25T09:55:59.472Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-25T09:55:59.472Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-03-25T09:55:59.472Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-25T09:56:06.672Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-25T09:56:06.672Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-03-25T09:56:06.672Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-25T09:56:06.672Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-03-25T09:56:06.672Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-25T09:56:09.652Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-25T09:56:09.652Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-03-25T09:56:09.652Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-25T09:56:09.652Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-03-25T09:56:10.125Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-25T09:56:10.125Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-03-25T09:56:10.125Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-25T09:56:10.125Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-03-25T09:56:10.125Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-25T09:56:10.125Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-03-25T09:56:10.125Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-25T09:56:10.125Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-03-25T09:56:10.125Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-25T09:56:10.125Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-25T09:56:10.125Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-25T09:56:14.908Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-25T09:56:25.379Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-25T09:56:28.339Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-25T09:56:28.339Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-03-25T09:56:28.339Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-25T09:56:28.339Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-03-25T09:56:28.339Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-25T09:56:28.339Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-03-25T09:56:28.339Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-25T09:56:33.103Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-25T09:56:33.103Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-03-25T09:56:33.103Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-25T09:56:33.103Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-03-25T09:56:33.103Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-25T09:56:33.103Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-03-25T09:56:33.103Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-25T09:56:33.103Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-03-25T09:56:33.103Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-25T09:56:36.079Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-25T09:56:46.526Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-25T09:56:46.526Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-03-25T09:56:46.526Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-25T09:56:46.526Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-03-25T09:56:46.526Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-25T09:56:46.526Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-03-25T09:56:46.526Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-25T09:56:46.526Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-25T09:56:46.526Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-25T09:56:46.526Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-03-25T09:56:46.526Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-25T09:56:46.526Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-03-25T09:56:46.526Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-25T09:56:51.290Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-25T09:56:51.290Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-03-25T09:56:51.290Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-25T09:56:51.290Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-25T09:56:51.290Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-03-25T09:56:51.290Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-25T09:56:56.056Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-25T09:56:59.875Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-25T09:56:59.875Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-03-25T09:56:59.875Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-25T09:57:04.660Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-25T09:57:04.660Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-03-25T09:57:04.660Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-25T09:57:04.660Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-03-25T09:57:04.660Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-25T09:57:04.660Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-03-25T09:57:04.660Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-25T09:57:08.456Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-25T09:57:18.914Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-25T09:57:21.882Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-25T09:57:26.676Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-25T09:57:26.676Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-25T09:57:26.676Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-03-25T09:57:26.676Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-25T09:57:26.676Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-03-25T09:57:26.676Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-25T09:57:26.676Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-03-25T09:57:26.676Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-25T09:57:26.676Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-03-25T09:57:26.676Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-25T09:57:26.676Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-03-25T09:57:26.676Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-25T09:57:26.676Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-03-25T09:57:26.676Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-25T09:57:26.676Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-03-25T09:57:26.676Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-25T09:57:35.381Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-25T09:57:35.381Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-03-25T09:57:35.381Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-25T09:57:35.381Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-25T09:57:35.381Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-03-25T09:57:35.381Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-25T09:57:35.381Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-03-25T09:57:35.381Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-25T09:57:35.381Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-03-25T09:57:35.381Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-25T09:57:35.381Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-03-25T09:57:35.381Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-25T09:57:53.305Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-25T09:57:53.305Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-03-25T09:57:53.305Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-25T09:57:56.271Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-25T09:57:56.271Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-03-25T09:57:56.271Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-25T09:57:56.271Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-03-25T09:57:56.271Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-25T09:57:56.271Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-03-25T09:57:56.271Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-25T09:57:56.271Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-03-25T09:57:56.271Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-25T09:57:56.271Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-03-25T09:57:56.271Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-25T09:57:56.271Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-03-25T09:57:56.271Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-25T09:57:56.271Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-03-25T09:57:56.271Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-25T09:57:56.271Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-03-25T09:57:56.271Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-03-25T09:57:56.271Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-03-25T09:57:56.271Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-25T09:57:56.271Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-03-25T09:57:56.271Z] === RUN TestDockerSuite/TestRunMount [2022-03-25T09:57:56.271Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-03-25T09:57:56.271Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-25T09:57:56.271Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-03-25T09:57:56.271Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-25T09:57:56.271Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-03-25T09:57:56.271Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-25T09:57:56.271Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-03-25T09:57:56.271Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-25T09:58:11.274Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-25T09:58:11.274Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-25T09:58:11.274Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-25T09:58:11.274Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-03-25T09:58:11.274Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-25T09:58:11.274Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-03-25T09:58:11.274Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-25T09:58:19.949Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-25T09:58:28.632Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-25T09:58:28.632Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-03-25T09:58:28.632Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-25T09:58:28.632Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-03-25T09:58:28.632Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-25T09:58:28.632Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-03-25T09:58:28.632Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-25T09:58:28.632Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-03-25T09:58:28.632Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-25T09:58:28.632Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-25T09:58:28.632Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-25T09:58:28.632Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-03-25T09:58:28.632Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-25T09:58:28.632Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-03-25T09:58:28.632Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-25T09:58:28.632Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-03-25T09:58:28.632Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-25T09:58:28.632Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-03-25T09:58:28.632Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-25T09:58:29.103Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-25T09:58:30.107Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-25T09:58:34.869Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-25T09:58:38.692Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-25T09:58:40.263Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-25T09:58:44.077Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-25T09:58:44.077Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-03-25T09:58:44.551Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-25T09:58:44.551Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-03-25T09:58:44.551Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-25T09:58:44.551Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-03-25T09:58:44.551Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-25T09:58:44.551Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-03-25T09:58:44.551Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-25T09:58:44.551Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-03-25T09:58:44.551Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-25T09:58:44.551Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-03-25T09:58:44.551Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-25T09:58:44.551Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-03-25T09:58:44.551Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-25T09:58:44.551Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-03-25T09:58:44.551Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-25T09:58:50.443Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-25T09:58:50.443Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-03-25T09:58:50.443Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-25T09:58:50.443Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-03-25T09:58:50.443Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-25T09:58:50.443Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-03-25T09:58:50.443Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-25T09:58:50.443Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-03-25T09:58:50.443Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-25T09:58:50.443Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-25T09:58:50.443Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-25T09:59:11.728Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-25T09:59:11.728Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-03-25T09:59:11.728Z] === RUN TestDockerSuite/TestRunRm [2022-03-25T09:59:20.431Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-25T09:59:27.631Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-25T09:59:38.138Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-25T09:59:41.102Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-25T09:59:45.881Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-25T09:59:50.651Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-25T09:59:50.651Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-03-25T09:59:50.651Z] === RUN TestDockerSuite/TestRunState [2022-03-25T09:59:50.651Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-03-25T09:59:50.651Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-25T09:59:54.459Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-25T09:59:54.459Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-03-25T09:59:54.459Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-25T09:59:58.255Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-25T09:59:58.255Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-03-25T09:59:58.255Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-25T09:59:58.255Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-03-25T09:59:58.255Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-25T09:59:58.724Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-25T09:59:58.724Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-25T09:59:58.724Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-03-25T09:59:58.724Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-25T10:00:05.931Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-25T10:00:05.931Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-03-25T10:00:05.931Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-25T10:00:05.931Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-03-25T10:00:05.931Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-25T10:00:05.931Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-03-25T10:00:05.931Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-25T10:00:05.931Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-03-25T10:00:05.931Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-25T10:00:05.931Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-03-25T10:00:05.931Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-25T10:00:05.931Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-03-25T10:00:05.931Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-25T10:00:05.931Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-03-25T10:00:05.931Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-25T10:00:05.931Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-03-25T10:00:05.931Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-25T10:00:05.931Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-03-25T10:00:06.410Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-25T10:00:06.410Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-03-25T10:00:06.410Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-25T10:00:10.209Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-25T10:00:10.209Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-03-25T10:00:10.209Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-25T10:00:14.976Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-25T10:00:14.976Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-03-25T10:00:14.976Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-25T10:00:14.976Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-03-25T10:00:14.976Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-25T10:00:20.868Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-25T10:00:35.884Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-25T10:00:43.077Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-25T10:00:55.600Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-25T10:00:55.600Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-03-25T10:00:55.600Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-25T10:00:55.600Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-25T10:01:02.772Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-25T10:01:11.458Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-25T10:01:21.906Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-25T10:01:21.906Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-03-25T10:01:21.906Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-25T10:01:21.906Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-25T10:01:21.906Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-25T10:01:21.906Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-03-25T10:01:21.906Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-25T10:01:21.906Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-25T10:01:21.906Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-25T10:01:21.906Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-25T10:01:21.906Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-25T10:01:21.906Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-03-25T10:01:21.906Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-25T10:01:21.906Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-03-25T10:01:21.906Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-25T10:01:29.105Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-25T10:01:32.918Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-25T10:01:36.739Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-25T10:01:45.420Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-25T10:01:45.420Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-03-25T10:01:45.420Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-25T10:01:45.420Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-03-25T10:01:45.420Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-25T10:01:45.420Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-03-25T10:01:45.420Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-25T10:01:45.420Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-03-25T10:01:45.420Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-25T10:01:45.420Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-03-25T10:01:45.420Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-25T10:01:45.420Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-03-25T10:01:45.420Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-25T10:01:45.420Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-03-25T10:01:45.420Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-25T10:01:45.420Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-03-25T10:01:45.420Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-25T10:01:45.420Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-03-25T10:01:45.420Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-25T10:01:45.420Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-03-25T10:01:45.420Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-25T10:01:45.420Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-03-25T10:01:45.420Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-25T10:01:45.420Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-03-25T10:01:45.420Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-25T10:01:45.420Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-03-25T10:01:45.420Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-25T10:01:45.420Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-03-25T10:01:45.420Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-25T10:01:45.420Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-03-25T10:01:45.893Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-25T10:01:45.893Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-03-25T10:01:45.893Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-25T10:01:45.893Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-03-25T10:01:45.893Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-25T10:01:48.856Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-25T10:01:49.327Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-25T10:01:49.797Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-25T10:01:50.269Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-25T10:01:52.493Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-25T10:02:10.351Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-25T10:02:10.351Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-03-25T10:02:10.351Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-25T10:02:25.334Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-25T10:02:25.334Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-03-25T10:02:25.334Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-25T10:02:43.212Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-25T10:02:43.212Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-03-25T10:02:43.212Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-25T10:02:43.212Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-03-25T10:02:43.212Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-25T10:02:43.212Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-03-25T10:02:43.212Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-25T10:02:43.212Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-03-25T10:02:43.212Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-25T10:02:53.662Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-25T10:02:53.662Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-25T10:02:53.662Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-25T10:02:53.662Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-25T10:02:53.662Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-25T10:02:53.662Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-25T10:02:53.662Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-25T10:02:53.662Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-25T10:02:53.662Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-25T10:02:53.662Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-25T10:02:53.662Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-25T10:02:53.662Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-25T10:02:53.662Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-25T10:02:58.437Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-25T10:03:03.210Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-25T10:03:03.210Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-25T10:03:03.210Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-25T10:03:07.986Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-25T10:03:07.986Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-03-25T10:03:07.986Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-25T10:03:07.986Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-25T10:03:07.986Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-25T10:03:07.986Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-25T10:03:07.986Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-25T10:03:07.986Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-03-25T10:03:07.986Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-25T10:03:07.986Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-03-25T10:03:07.986Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-25T10:03:07.986Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-03-25T10:03:07.986Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-25T10:03:25.859Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-25T10:03:25.859Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-25T10:03:25.859Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-25T10:03:25.859Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-03-25T10:03:25.859Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-25T10:03:25.859Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-25T10:03:25.859Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-25T10:03:25.859Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-25T10:03:36.312Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-25T10:03:36.312Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-25T10:03:48.842Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-25T10:03:48.842Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-25T10:03:48.842Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-25T10:03:49.312Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-25T10:03:49.782Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-25T10:04:04.746Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-25T10:04:04.746Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-03-25T10:04:04.746Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-25T10:04:06.317Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-25T10:04:06.789Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-25T10:04:06.789Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-03-25T10:04:06.789Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-25T10:04:21.743Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-25T10:04:21.743Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-25T10:04:21.743Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-25T10:04:39.599Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-25T10:04:39.599Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-03-25T10:04:39.599Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite (3592.37s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.91s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.66s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (117.02s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.03s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.36s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.62s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.50s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.58s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.91s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (134.62s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.60s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.85s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.70s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.94s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.00s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.47s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.67s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.10s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.38s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.56s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.20s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.41s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.90s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.65s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildAddTar (47.65s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.53s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (25.05s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.73s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.00s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.42s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.63s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.89s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.22s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.55s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.78s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.12s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.67s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (46.35s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.38s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.60s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.23s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.62s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-25T10:04:41.841Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.67s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.05s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildCmd (0.69s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.64s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.66s) [2022-03-25T10:04:41.841Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.03s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.51s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.40s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.56s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.22s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.07s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.59s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.97s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.98s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.30s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.47s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.20s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.94s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (30.40s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.85s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (29.22s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.96s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.99s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.04s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.13s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.17s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildDockerignore (94.69s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.33s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (91.16s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.11s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.06s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.51s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.96s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.73s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (46.26s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (22.16s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.82s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (125.21s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.64s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.65s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.27s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.59s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.63s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.06s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.66s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.52s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.06s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.12s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.72s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.41s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.72s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildFails (7.45s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.37s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (11.15s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.59s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.07s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.73s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.26s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.90s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.67s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.84s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildHistory (12.34s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.14s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.33s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.90s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.09s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildLabel (1.09s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.75s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.11s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.67s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildLabels (1.20s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.91s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.80s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.67s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.82s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.67s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (32.51s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.66s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.10s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (21.25s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.72s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.81s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.42s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.45s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.43s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.80s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.10s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.89s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.51s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.21s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.88s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.33s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.67s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildOnBuild (19.59s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.85s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.98s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.06s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.76s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.88s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.65s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.43s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.63s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (51.00s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (35.93s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildRm (15.27s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.98s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.66s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.10s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (9.19s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildShellInherited (10.14s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (23.05s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.01s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.75s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.34s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.01s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildStderr (5.42s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.55s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.51s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.49s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.34s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.08s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.87s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.68s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.99s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.05s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.09s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (15.19s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.32s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.99s) [2022-03-25T10:04:41.842Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-03-25T10:04:41.842Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.91s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.39s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.54s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (25.05s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.42s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.13s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.24s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.48s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.10s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestCommitChange (10.58s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.91s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.67s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestCommitTTY (12.59s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (10.08s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainerAPICommit (12.63s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.76s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.54s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.37s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.77s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.01s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.54s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.49s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.66s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.73s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (7.46s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.31s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.84s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.62s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.18s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.61s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.13s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.47s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.56s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.66s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.33s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.14s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (34.36s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.76s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.79s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.82s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.72s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008c5248_} (2.72s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1167590494_c:\foo_false____} (7.75s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1167590494_c:\foo_true____} (7.77s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.20s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.67s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.67s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.70s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.96s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.68s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestCpToCaseE (14.99s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestCpToCaseH (15.00s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestCpToDot (2.68s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestCpToStdout (2.80s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.20s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.67s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.33s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.74s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestCreateRM (0.34s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.89s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.63s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.06s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.70s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-25T10:04:42.314Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-25T10:04:42.314Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.72s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.71s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (7.68s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (18.70s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestEventsCopy (6.03s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (10.68s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.58s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.95s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.43s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.91s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.21s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestEventsFilters (10.09s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestEventsFormat (5.22s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestEventsRename (2.76s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestEventsResize (3.14s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.55s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.08s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.14s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestEventsUntag (2.82s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (7.51s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.24s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.27s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.37s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.41s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.54s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.41s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.80s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.54s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestExecInspectID (5.05s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.84s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.64s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.98s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.35s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.42s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.37s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.32s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.11s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.35s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.41s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.72s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.17s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.99s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.32s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.39s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.18s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.00s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestImportBadURL (2.41s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.58s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.66s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.68s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (7.43s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestInspectDefault (3.04s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestInspectHistory (5.92s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestInspectInt64 (7.80s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.86s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.30s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (5.91s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.04s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.14s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (15.82s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestInspectStatus (4.68s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.16s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.79s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (8.26s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (4.34s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (4.19s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (4.25s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (9.09s) [2022-03-25T10:04:42.315Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.19s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.04s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.04s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.04s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-03-25T10:04:42.315Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.04s) [2022-03-25T10:04:42.785Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.04s) [2022-03-25T10:04:42.785Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-03-25T10:04:42.785Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-03-25T10:04:42.785Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-03-25T10:04:42.785Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.18s) [2022-03-25T10:04:42.785Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.05s) [2022-03-25T10:04:42.785Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.95s) [2022-03-25T10:04:42.785Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.92s) [2022-03-25T10:04:42.785Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (7.35s) [2022-03-25T10:04:42.785Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.85s) [2022-03-25T10:04:42.785Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-25T10:04:42.785Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.66s) [2022-03-25T10:04:42.785Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.12s) [2022-03-25T10:04:42.785Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (13.15s) [2022-03-25T10:04:42.785Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (17.02s) [2022-03-25T10:04:42.785Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (16.24s) [2022-03-25T10:04:42.785Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.86s) [2022-03-25T10:04:42.785Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.88s) [2022-03-25T10:04:42.785Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-25T10:04:42.785Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (4.50s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (9.36s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestLogsSince (12.26s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestLogsTail (5.46s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestLogsTimestamps (4.82s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestLogsWithDetails (4.31s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.04s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.04s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestPluginActive (0.04s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.04s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.18s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.04s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.04s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.04s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (8.39s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.05s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.04s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.04s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (8.44s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestPsByOrder (15.62s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.04s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestPsListContainersBase (18.53s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (27.22s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.63s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (21.47s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (9.06s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (14.39s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (13.50s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.17s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (8.93s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.04s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.05s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestPsShowMounts (13.92s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.83s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.55s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.10s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.04s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (7.84s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (8.01s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (4.51s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (34.66s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (11.49s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.53s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.39s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.55s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.44s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (12.94s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.05s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (8.53s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRmiBlank (0.18s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.66s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (38.59s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (5.55s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (1.45s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (13.42s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (16.55s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (20.87s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (9.20s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRmiTag (1.63s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (4.61s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (38.72s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (5.63s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (15.99s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (2.40s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.04s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.04s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.92s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (8.81s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (5.84s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (4.39s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (4.87s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (4.60s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.19s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunBindMounts (13.50s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.88s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (6.08s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.10s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.04s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (4.00s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.04s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.04s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.04s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (4.50s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (9.44s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (4.43s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.04s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunCreateVolume (4.29s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (3.35s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (10.02s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.04s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (4.49s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.21s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (4.31s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunEchoStdout (4.20s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunEntrypoint (4.27s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunExitCode (4.30s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (9.03s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (4.14s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (4.56s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunExposePort (0.15s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.04s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.05s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (7.92s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.04s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.18s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.04s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (17.73s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.04s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (3.32s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.04s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.04s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.04s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.04s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunMount (0.04s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.04s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.04s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (13.40s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (9.52s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (8.34s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.04s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.04s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.72s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.34s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (4.26s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (4.12s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.42s) [2022-03-25T10:04:42.786Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.94s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-03-25T10:04:42.786Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.04s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-25T10:04:42.787Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (5.60s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.04s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.04s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-03-25T10:04:42.787Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (19.63s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-03-25T10:04:42.787Z] --- PASS: TestDockerSuite/TestRunRm (9.42s) [2022-03-25T10:04:42.787Z] --- PASS: TestDockerSuite/TestRunRmAndWait (7.94s) [2022-03-25T10:04:42.787Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (9.54s) [2022-03-25T10:04:42.787Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (4.25s) [2022-03-25T10:04:42.787Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.33s) [2022-03-25T10:04:42.787Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (4.69s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-03-25T10:04:42.787Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (4.28s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-03-25T10:04:42.787Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (3.75s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-03-25T10:04:42.787Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.42s) [2022-03-25T10:04:42.787Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.16s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.04s) [2022-03-25T10:04:42.787Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (6.94s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.04s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.04s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-03-25T10:04:42.787Z] --- PASS: TestDockerSuite/TestRunUserDefaults (4.14s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.04s) [2022-03-25T10:04:42.787Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (4.35s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.04s) [2022-03-25T10:04:42.787Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (6.04s) [2022-03-25T10:04:42.787Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (13.33s) [2022-03-25T10:04:42.787Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (8.38s) [2022-03-25T10:04:42.787Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (12.06s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.04s) [2022-03-25T10:04:42.787Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.22s) [2022-03-25T10:04:42.787Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (7.19s) [2022-03-25T10:04:42.787Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (9.30s) [2022-03-25T10:04:42.787Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (9.28s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-03-25T10:04:42.787Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.15s) [2022-03-25T10:04:42.787Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.16s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.04s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-03-25T10:04:42.787Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (7.87s) [2022-03-25T10:04:42.787Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (3.36s) [2022-03-25T10:04:42.787Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (4.29s) [2022-03-25T10:04:42.787Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (8.50s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.04s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.04s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.05s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-03-25T10:04:42.787Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.97s) [2022-03-25T10:04:42.787Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.50s) [2022-03-25T10:04:42.787Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.51s) [2022-03-25T10:04:42.787Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.58s) [2022-03-25T10:04:42.787Z] --- PASS: TestDockerSuite/TestSearchWithLimit (2.22s) [2022-03-25T10:04:42.787Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (17.58s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-03-25T10:04:42.787Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (14.54s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.04s) [2022-03-25T10:04:42.787Z] --- PASS: TestDockerSuite/TestStartAttachSilent (17.74s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.04s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.04s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-03-25T10:04:42.787Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.04s) [2022-03-25T10:04:43.259Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.02s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.04s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-03-25T10:04:43.259Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.46s) [2022-03-25T10:04:43.259Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.58s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-03-25T10:04:43.259Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.48s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.04s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-03-25T10:04:43.259Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.67s) [2022-03-25T10:04:43.259Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.36s) [2022-03-25T10:04:43.259Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.52s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.04s) [2022-03-25T10:04:43.259Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.78s) [2022-03-25T10:04:43.259Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.69s) [2022-03-25T10:04:43.259Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.39s) [2022-03-25T10:04:43.259Z] --- PASS: TestDockerSuite/TestVolumeCLILs (10.01s) [2022-03-25T10:04:43.259Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.18s) [2022-03-25T10:04:43.259Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (10.95s) [2022-03-25T10:04:43.259Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.91s) [2022-03-25T10:04:43.259Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.96s) [2022-03-25T10:04:43.259Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.17s) [2022-03-25T10:04:43.259Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.43s) [2022-03-25T10:04:43.259Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (15.03s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.04s) [2022-03-25T10:04:43.259Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (1.39s) [2022-03-25T10:04:43.259Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.47s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2022-03-25T10:04:43.259Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (13.28s) [2022-03-25T10:04:43.259Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.66s) [2022-03-25T10:04:43.259Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.67s) [2022-03-25T10:04:43.259Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (17.49s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-03-25T10:04:43.259Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (2.95s) [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-25T10:04:43.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] --- PASS: TestDockerRegistrySuite (0.70s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-25T10:04:43.259Z] === RUN TestDockerSchema1RegistrySuite [2022-03-25T10:04:43.259Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-25T10:04:43.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-25T10:04:43.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-25T10:04:43.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-03-25T10:04:43.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-03-25T10:04:43.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-25T10:04:43.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-25T10:04:43.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-25T10:04:43.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-25T10:04:43.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-25T10:04:43.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-25T10:04:43.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-25T10:04:43.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-25T10:04:43.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-03-25T10:04:43.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-03-25T10:04:43.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-03-25T10:04:43.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-03-25T10:04:43.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-03-25T10:04:43.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-25T10:04:43.259Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-25T10:04:43.259Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-25T10:04:43.259Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-25T10:04:43.259Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-25T10:04:43.259Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-25T10:04:43.259Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-25T10:04:43.259Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-25T10:04:43.259Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.09s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-25T10:04:43.259Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-25T10:04:43.259Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.259Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-25T10:04:43.259Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.260Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-25T10:04:43.260Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.260Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-25T10:04:43.260Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.260Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-25T10:04:43.260Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.260Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.01s) [2022-03-25T10:04:43.260Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-25T10:04:43.260Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-25T10:04:43.260Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-25T10:04:43.260Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-25T10:04:43.260Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-25T10:04:43.260Z] === RUN TestDockerDaemonSuite [2022-03-25T10:04:43.260Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-25T10:04:43.260Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.260Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-25T10:04:43.260Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.260Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-25T10:04:43.260Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.260Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-25T10:04:43.260Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-25T10:04:43.260Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-25T10:04:43.260Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-25T10:04:43.260Z] === RUN TestDockerSwarmSuite [2022-03-25T10:04:43.260Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-25T10:04:43.260Z] === RUN TestDockerPluginSuite [2022-03-25T10:04:43.260Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-25T10:04:43.260Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.260Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-25T10:04:43.260Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.260Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-25T10:04:43.260Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.260Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-25T10:04:43.260Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.260Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-25T10:04:43.260Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.260Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-25T10:04:43.260Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.260Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-25T10:04:43.260Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.260Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-25T10:04:43.260Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.260Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-25T10:04:43.260Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.260Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-25T10:04:43.260Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.260Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-25T10:04:43.260Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.260Z] --- PASS: TestDockerPluginSuite (0.11s) [2022-03-25T10:04:43.260Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-25T10:04:43.260Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-25T10:04:43.260Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-25T10:04:43.260Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-25T10:04:43.260Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-25T10:04:43.260Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-25T10:04:43.260Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-25T10:04:43.260Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-25T10:04:43.260Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-25T10:04:43.260Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-25T10:04:43.260Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-25T10:04:43.260Z] === RUN TestDockerExternalVolumeSuite [2022-03-25T10:04:43.260Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.260Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-25T10:04:43.260Z] === RUN TestDockerNetworkSuite [2022-03-25T10:04:43.260Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.260Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-25T10:04:43.260Z] === RUN TestDockerHubPullSuite [2022-03-25T10:04:43.260Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.260Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-25T10:04:43.260Z] PASS [2022-03-25T10:04:43.260Z] ok github.com/docker/docker/integration-cli 3593.931s [2022-03-25T10:04:43.260Z] [2022-03-25T10:04:43.260Z] === Skipped [2022-03-25T10:04:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-25T10:04:43.260Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.260Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-25T10:04:43.260Z] [2022-03-25T10:04:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-25T10:04:43.260Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.260Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-25T10:04:43.260Z] [2022-03-25T10:04:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-25T10:04:43.260Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.260Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-25T10:04:43.260Z] [2022-03-25T10:04:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-25T10:04:43.260Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.260Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-25T10:04:43.260Z] [2022-03-25T10:04:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-25T10:04:43.260Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.260Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-25T10:04:43.260Z] [2022-03-25T10:04:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-03-25T10:04:43.260Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.260Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-03-25T10:04:43.260Z] [2022-03-25T10:04:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-25T10:04:43.260Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.260Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-25T10:04:43.260Z] [2022-03-25T10:04:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-25T10:04:43.260Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.260Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-25T10:04:43.260Z] [2022-03-25T10:04:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-25T10:04:43.260Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.260Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-25T10:04:43.260Z] [2022-03-25T10:04:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-25T10:04:43.260Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.260Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-25T10:04:43.260Z] [2022-03-25T10:04:43.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-25T10:04:43.737Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.737Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-25T10:04:43.737Z] [2022-03-25T10:04:43.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-25T10:04:43.737Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.737Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-25T10:04:43.737Z] [2022-03-25T10:04:43.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-25T10:04:43.737Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-03-25T10:04:43.737Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-25T10:04:43.737Z] [2022-03-25T10:04:43.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-25T10:04:43.737Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-03-25T10:04:43.737Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-25T10:04:43.737Z] [2022-03-25T10:04:43.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-25T10:04:43.738Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-25T10:04:43.738Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-25T10:04:43.738Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-03-25T10:04:43.738Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.60s) [2022-03-25T10:04:43.738Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.60s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.53s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.53s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.42s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.42s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.55s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.55s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-25T10:04:43.738Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-25T10:04:43.738Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.738Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-25T10:04:43.738Z] [2022-03-25T10:04:43.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-25T10:04:43.739Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.739Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-25T10:04:43.739Z] [2022-03-25T10:04:43.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-25T10:04:43.739Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.739Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-25T10:04:43.739Z] [2022-03-25T10:04:43.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-25T10:04:43.739Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.739Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-25T10:04:43.739Z] [2022-03-25T10:04:43.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-25T10:04:43.739Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.739Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-25T10:04:43.739Z] [2022-03-25T10:04:43.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-03-25T10:04:43.739Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.739Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-03-25T10:04:43.739Z] [2022-03-25T10:04:43.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-25T10:04:43.739Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.739Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-25T10:04:43.739Z] [2022-03-25T10:04:43.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-25T10:04:43.739Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.739Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-25T10:04:43.739Z] [2022-03-25T10:04:43.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-25T10:04:43.739Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.739Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-25T10:04:43.739Z] [2022-03-25T10:04:43.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-03-25T10:04:43.739Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.739Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-03-25T10:04:43.739Z] [2022-03-25T10:04:43.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.49s) [2022-03-25T10:04:43.739Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.739Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-03-25T10:04:43.739Z] [2022-03-25T10:04:43.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-03-25T10:04:43.739Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.739Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-25T10:04:43.739Z] [2022-03-25T10:04:43.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-25T10:04:43.739Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.739Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-25T10:04:43.739Z] [2022-03-25T10:04:43.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-25T10:04:43.739Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.739Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-25T10:04:43.739Z] [2022-03-25T10:04:43.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-25T10:04:43.739Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.739Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-25T10:04:43.739Z] [2022-03-25T10:04:43.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-25T10:04:43.739Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.739Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-25T10:04:43.739Z] [2022-03-25T10:04:43.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-03-25T10:04:43.739Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.739Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-03-25T10:04:43.739Z] [2022-03-25T10:04:43.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2022-03-25T10:04:43.739Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-03-25T10:04:43.739Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2022-03-25T10:04:43.739Z] [2022-03-25T10:04:43.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-03-25T10:04:44.209Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.209Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-03-25T10:04:44.209Z] [2022-03-25T10:04:44.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-03-25T10:04:44.209Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.209Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-03-25T10:04:44.209Z] [2022-03-25T10:04:44.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-03-25T10:04:44.209Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.209Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-03-25T10:04:44.209Z] [2022-03-25T10:04:44.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-25T10:04:44.209Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.209Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-25T10:04:44.209Z] [2022-03-25T10:04:44.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.45s) [2022-03-25T10:04:44.209Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.209Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-03-25T10:04:44.209Z] [2022-03-25T10:04:44.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-03-25T10:04:44.209Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.209Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-03-25T10:04:44.209Z] [2022-03-25T10:04:44.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-25T10:04:44.209Z] docker_cli_sni_test.go:18: Flakey test [2022-03-25T10:04:44.209Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-25T10:04:44.209Z] [2022-03-25T10:04:44.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-25T10:04:44.209Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.209Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-25T10:04:44.209Z] [2022-03-25T10:04:44.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-25T10:04:44.209Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.209Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-25T10:04:44.209Z] [2022-03-25T10:04:44.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-25T10:04:44.209Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.209Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-25T10:04:44.209Z] [2022-03-25T10:04:44.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-25T10:04:44.209Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.209Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-25T10:04:44.209Z] [2022-03-25T10:04:44.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-25T10:04:44.209Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.209Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-25T10:04:44.209Z] [2022-03-25T10:04:44.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-25T10:04:44.209Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.209Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-25T10:04:44.209Z] [2022-03-25T10:04:44.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-25T10:04:44.209Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.209Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-25T10:04:44.209Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-25T10:04:44.210Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-25T10:04:44.210Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-25T10:04:44.210Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-25T10:04:44.210Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-25T10:04:44.210Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-03-25T10:04:44.210Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-25T10:04:44.210Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-25T10:04:44.210Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-25T10:04:44.210Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-25T10:04:44.210Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-25T10:04:44.210Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-03-25T10:04:44.210Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-25T10:04:44.210Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-25T10:04:44.210Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-25T10:04:44.210Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-25T10:04:44.210Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-03-25T10:04:44.210Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2022-03-25T10:04:44.210Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-03-25T10:04:44.210Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-25T10:04:44.210Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-25T10:04:44.210Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-25T10:04:44.210Z] [2022-03-25T10:04:44.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-25T10:04:44.210Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.210Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-25T10:04:44.211Z] [2022-03-25T10:04:44.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-25T10:04:44.211Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.211Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-25T10:04:44.211Z] [2022-03-25T10:04:44.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-25T10:04:44.211Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.211Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-25T10:04:44.211Z] [2022-03-25T10:04:44.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-25T10:04:44.211Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.211Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-25T10:04:44.211Z] [2022-03-25T10:04:44.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-25T10:04:44.211Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.211Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-25T10:04:44.211Z] [2022-03-25T10:04:44.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-25T10:04:44.211Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.211Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-25T10:04:44.211Z] [2022-03-25T10:04:44.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-25T10:04:44.211Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.211Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-25T10:04:44.211Z] [2022-03-25T10:04:44.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-25T10:04:44.211Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.211Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-25T10:04:44.211Z] [2022-03-25T10:04:44.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-25T10:04:44.211Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.211Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-25T10:04:44.211Z] [2022-03-25T10:04:44.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.03s) [2022-03-25T10:04:44.211Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.211Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-03-25T10:04:44.211Z] [2022-03-25T10:04:44.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-25T10:04:44.211Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.211Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-25T10:04:44.211Z] [2022-03-25T10:04:44.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-03-25T10:04:44.211Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.211Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-03-25T10:04:44.211Z] [2022-03-25T10:04:44.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-25T10:04:44.211Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.211Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-25T10:04:44.211Z] [2022-03-25T10:04:44.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-25T10:04:44.211Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.211Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-25T10:04:44.211Z] [2022-03-25T10:04:44.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-25T10:04:44.211Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.211Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-25T10:04:44.211Z] [2022-03-25T10:04:44.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-25T10:04:44.211Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.211Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-25T10:04:44.211Z] [2022-03-25T10:04:44.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-25T10:04:44.211Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.211Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-25T10:04:44.211Z] [2022-03-25T10:04:44.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-25T10:04:44.211Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.211Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-25T10:04:44.211Z] [2022-03-25T10:04:44.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-25T10:04:44.211Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.211Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-25T10:04:44.211Z] [2022-03-25T10:04:44.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-25T10:04:44.211Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.211Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-25T10:04:44.211Z] [2022-03-25T10:04:44.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-25T10:04:44.211Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.696Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-25T10:04:44.696Z] [2022-03-25T10:04:44.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-25T10:04:44.696Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.696Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-25T10:04:44.696Z] [2022-03-25T10:04:44.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-25T10:04:44.696Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.696Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-25T10:04:44.696Z] [2022-03-25T10:04:44.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-25T10:04:44.696Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.696Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-25T10:04:44.696Z] [2022-03-25T10:04:44.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-25T10:04:44.696Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.696Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-25T10:04:44.696Z] [2022-03-25T10:04:44.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-25T10:04:44.696Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.696Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-25T10:04:44.696Z] [2022-03-25T10:04:44.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-25T10:04:44.696Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.696Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-25T10:04:44.696Z] [2022-03-25T10:04:44.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-25T10:04:44.696Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.696Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-25T10:04:44.696Z] [2022-03-25T10:04:44.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-25T10:04:44.696Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.696Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-25T10:04:44.696Z] [2022-03-25T10:04:44.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-25T10:04:44.696Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.696Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-25T10:04:44.696Z] [2022-03-25T10:04:44.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-25T10:04:44.696Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.696Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-25T10:04:44.696Z] [2022-03-25T10:04:44.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-25T10:04:44.696Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-25T10:04:44.696Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-25T10:04:44.696Z] [2022-03-25T10:04:44.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-03-25T10:04:44.696Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.696Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-03-25T10:04:44.696Z] [2022-03-25T10:04:44.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-25T10:04:44.696Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.696Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-25T10:04:44.696Z] [2022-03-25T10:04:44.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-25T10:04:44.696Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.696Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-25T10:04:44.696Z] [2022-03-25T10:04:44.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-25T10:04:44.696Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.696Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-25T10:04:44.696Z] [2022-03-25T10:04:44.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-25T10:04:44.696Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.696Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-25T10:04:44.696Z] [2022-03-25T10:04:44.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-25T10:04:44.696Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.696Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-25T10:04:44.696Z] [2022-03-25T10:04:44.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-25T10:04:44.696Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.696Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-25T10:04:44.696Z] [2022-03-25T10:04:44.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-25T10:04:44.696Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.696Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-25T10:04:44.696Z] [2022-03-25T10:04:44.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-25T10:04:44.696Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.696Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-25T10:04:44.696Z] [2022-03-25T10:04:44.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-25T10:04:44.696Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.696Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-25T10:04:44.696Z] [2022-03-25T10:04:44.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-25T10:04:44.696Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.696Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-25T10:04:44.696Z] [2022-03-25T10:04:44.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-25T10:04:44.696Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.696Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-25T10:04:44.696Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-25T10:04:44.697Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-25T10:04:44.697Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-25T10:04:44.697Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-25T10:04:44.697Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.03s) [2022-03-25T10:04:44.697Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-25T10:04:44.697Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-25T10:04:44.697Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-25T10:04:44.697Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-25T10:04:44.697Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-25T10:04:44.697Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-25T10:04:44.697Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-25T10:04:44.697Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-25T10:04:44.697Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-25T10:04:44.697Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-25T10:04:44.697Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-25T10:04:44.697Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-25T10:04:44.697Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-25T10:04:44.697Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-25T10:04:44.697Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-25T10:04:44.697Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-25T10:04:44.697Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-25T10:04:44.697Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.04s) [2022-03-25T10:04:44.697Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.04s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.04s) [2022-03-25T10:04:44.697Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.04s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.03s) [2022-03-25T10:04:44.697Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-03-25T10:04:44.697Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-03-25T10:04:44.697Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.04s) [2022-03-25T10:04:44.697Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.04s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-03-25T10:04:44.697Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2022-03-25T10:04:44.697Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.04s) [2022-03-25T10:04:44.697Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.04s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-03-25T10:04:44.697Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-03-25T10:04:44.697Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-03-25T10:04:44.697Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.04s) [2022-03-25T10:04:44.697Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.04s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.04s) [2022-03-25T10:04:44.697Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.04s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-03-25T10:04:44.697Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-03-25T10:04:44.697Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-03-25T10:04:44.697Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-25T10:04:44.697Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-25T10:04:44.697Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-03-25T10:04:44.697Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-03-25T10:04:44.697Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.04s) [2022-03-25T10:04:44.697Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.04s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.04s) [2022-03-25T10:04:44.697Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.04s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s) [2022-03-25T10:04:44.697Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-03-25T10:04:44.697Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-03-25T10:04:44.697Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-03-25T10:04:44.697Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.04s) [2022-03-25T10:04:44.697Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestPluginActive (0.04s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.04s) [2022-03-25T10:04:44.697Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.04s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.04s) [2022-03-25T10:04:44.697Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.04s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2022-03-25T10:04:44.697Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.04s) [2022-03-25T10:04:44.697Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.04s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-03-25T10:04:44.697Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s) [2022-03-25T10:04:44.697Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.04s) [2022-03-25T10:04:44.697Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.04s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-03-25T10:04:44.697Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:44.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s) [2022-03-25T10:04:44.697Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-25T10:04:44.697Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-03-25T10:04:44.697Z] [2022-03-25T10:04:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s) [2022-03-25T10:04:45.169Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.169Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-03-25T10:04:45.169Z] [2022-03-25T10:04:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.05s) [2022-03-25T10:04:45.169Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.169Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.05s) [2022-03-25T10:04:45.169Z] [2022-03-25T10:04:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-03-25T10:04:45.169Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.169Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-03-25T10:04:45.169Z] [2022-03-25T10:04:45.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.04s) [2022-03-25T10:04:45.170Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.04s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.04s) [2022-03-25T10:04:45.170Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.04s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-03-25T10:04:45.170Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-03-25T10:04:45.170Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-03-25T10:04:45.170Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-03-25T10:04:45.170Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s) [2022-03-25T10:04:45.170Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.04s) [2022-03-25T10:04:45.170Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.04s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2022-03-25T10:04:45.170Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.17s) [2022-03-25T10:04:45.170Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.17s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-03-25T10:04:45.170Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2022-03-25T10:04:45.170Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-03-25T10:04:45.170Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.04s) [2022-03-25T10:04:45.170Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.04s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.05s) [2022-03-25T10:04:45.170Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.05s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-03-25T10:04:45.170Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.04s) [2022-03-25T10:04:45.170Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.04s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-03-25T10:04:45.170Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.05s) [2022-03-25T10:04:45.170Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.05s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.04s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.04s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.04s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.04s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.04s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.10s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.10s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.04s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.04s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.04s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.04s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.04s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.04s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.04s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.04s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.04s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.04s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.04s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.04s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-03-25T10:04:45.170Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.170Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-03-25T10:04:45.170Z] [2022-03-25T10:04:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-03-25T10:04:45.171Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.171Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-03-25T10:04:45.171Z] [2022-03-25T10:04:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-03-25T10:04:45.171Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.171Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-03-25T10:04:45.171Z] [2022-03-25T10:04:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-03-25T10:04:45.171Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.171Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-03-25T10:04:45.171Z] [2022-03-25T10:04:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-03-25T10:04:45.171Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.171Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-03-25T10:04:45.171Z] [2022-03-25T10:04:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-03-25T10:04:45.171Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.171Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-03-25T10:04:45.171Z] [2022-03-25T10:04:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s) [2022-03-25T10:04:45.171Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.171Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-03-25T10:04:45.171Z] [2022-03-25T10:04:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-03-25T10:04:45.171Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.171Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-03-25T10:04:45.171Z] [2022-03-25T10:04:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-03-25T10:04:45.171Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.171Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-03-25T10:04:45.171Z] [2022-03-25T10:04:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-03-25T10:04:45.171Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.171Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-03-25T10:04:45.171Z] [2022-03-25T10:04:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.04s) [2022-03-25T10:04:45.171Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.171Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.04s) [2022-03-25T10:04:45.171Z] [2022-03-25T10:04:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.05s) [2022-03-25T10:04:45.171Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.171Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.05s) [2022-03-25T10:04:45.171Z] [2022-03-25T10:04:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-03-25T10:04:45.171Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.171Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-03-25T10:04:45.171Z] [2022-03-25T10:04:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-03-25T10:04:45.171Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-03-25T10:04:45.171Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-03-25T10:04:45.171Z] [2022-03-25T10:04:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-03-25T10:04:45.171Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.171Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-03-25T10:04:45.171Z] [2022-03-25T10:04:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-03-25T10:04:45.171Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.171Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-03-25T10:04:45.171Z] [2022-03-25T10:04:45.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.04s) [2022-03-25T10:04:45.171Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.171Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.04s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.04s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.04s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.04s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.04s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.04s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.04s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.04s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.04s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.04s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.04s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.04s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.04s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.04s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunMount (0.04s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.04s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.04s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.04s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.04s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.04s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.04s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.04s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.04s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.04s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.04s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.04s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.04s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.04s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.04s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.04s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.04s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.04s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.04s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.04s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.04s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.04s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.04s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.04s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.04s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.04s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.04s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-03-25T10:04:45.645Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.645Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-03-25T10:04:45.645Z] [2022-03-25T10:04:45.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.04s) [2022-03-25T10:04:45.646Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.646Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.04s) [2022-03-25T10:04:45.646Z] [2022-03-25T10:04:45.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-03-25T10:04:45.646Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.646Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-03-25T10:04:45.646Z] [2022-03-25T10:04:45.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-03-25T10:04:45.646Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.646Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-03-25T10:04:45.646Z] [2022-03-25T10:04:45.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2022-03-25T10:04:45.646Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.646Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-03-25T10:04:45.646Z] [2022-03-25T10:04:45.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.04s) [2022-03-25T10:04:45.646Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-03-25T10:04:45.646Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.04s) [2022-03-25T10:04:45.646Z] [2022-03-25T10:04:45.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-03-25T10:04:45.646Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.646Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-03-25T10:04:45.646Z] [2022-03-25T10:04:45.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-03-25T10:04:45.646Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.646Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-03-25T10:04:45.646Z] [2022-03-25T10:04:45.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-03-25T10:04:45.646Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.646Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-03-25T10:04:45.646Z] [2022-03-25T10:04:45.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2022-03-25T10:04:45.646Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.646Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2022-03-25T10:04:45.646Z] [2022-03-25T10:04:45.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-03-25T10:04:45.646Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.646Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-03-25T10:04:45.646Z] [2022-03-25T10:04:45.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-03-25T10:04:45.646Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.646Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-03-25T10:04:45.646Z] [2022-03-25T10:04:45.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-03-25T10:04:45.646Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.646Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-03-25T10:04:45.646Z] [2022-03-25T10:04:45.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s) [2022-03-25T10:04:45.646Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.646Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-03-25T10:04:45.646Z] [2022-03-25T10:04:45.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-03-25T10:04:45.646Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.646Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-03-25T10:04:45.646Z] [2022-03-25T10:04:45.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.04s) [2022-03-25T10:04:45.646Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.646Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.04s) [2022-03-25T10:04:45.646Z] [2022-03-25T10:04:45.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-03-25T10:04:45.646Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-03-25T10:04:45.646Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-03-25T10:04:45.646Z] [2022-03-25T10:04:46.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-03-25T10:04:46.117Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.117Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-03-25T10:04:46.117Z] [2022-03-25T10:04:46.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.03s) [2022-03-25T10:04:46.117Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.117Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-03-25T10:04:46.117Z] [2022-03-25T10:04:46.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.05s) [2022-03-25T10:04:46.117Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.117Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.05s) [2022-03-25T10:04:46.117Z] [2022-03-25T10:04:46.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-25T10:04:46.117Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.117Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-25T10:04:46.117Z] [2022-03-25T10:04:46.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-03-25T10:04:46.117Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.117Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-03-25T10:04:46.117Z] [2022-03-25T10:04:46.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-03-25T10:04:46.117Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.117Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-03-25T10:04:46.117Z] [2022-03-25T10:04:46.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.04s) [2022-03-25T10:04:46.117Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.117Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.04s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.04s) [2022-03-25T10:04:46.118Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.04s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.04s) [2022-03-25T10:04:46.118Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.04s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s) [2022-03-25T10:04:46.118Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.04s) [2022-03-25T10:04:46.118Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.04s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-03-25T10:04:46.118Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.04s) [2022-03-25T10:04:46.118Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.04s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-03-25T10:04:46.118Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-03-25T10:04:46.118Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2022-03-25T10:04:46.118Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2022-03-25T10:04:46.118Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.03s) [2022-03-25T10:04:46.118Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.04s) [2022-03-25T10:04:46.118Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.04s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-03-25T10:04:46.118Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-03-25T10:04:46.118Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-03-25T10:04:46.118Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-03-25T10:04:46.118Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-03-25T10:04:46.118Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.04s) [2022-03-25T10:04:46.118Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.04s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.04s) [2022-03-25T10:04:46.118Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.04s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2022-03-25T10:04:46.118Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-03-25T10:04:46.118Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-25T10:04:46.118Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.118Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-25T10:04:46.118Z] [2022-03-25T10:04:46.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-25T10:04:46.119Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.119Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-25T10:04:46.119Z] [2022-03-25T10:04:46.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-25T10:04:46.119Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.119Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-25T10:04:46.119Z] [2022-03-25T10:04:46.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-03-25T10:04:46.119Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.119Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-03-25T10:04:46.119Z] [2022-03-25T10:04:46.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-03-25T10:04:46.119Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.119Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-03-25T10:04:46.119Z] [2022-03-25T10:04:46.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-25T10:04:46.119Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.119Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-25T10:04:46.119Z] [2022-03-25T10:04:46.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-25T10:04:46.119Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.119Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-25T10:04:46.119Z] [2022-03-25T10:04:46.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-25T10:04:46.119Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.119Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-25T10:04:46.119Z] [2022-03-25T10:04:46.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-25T10:04:46.119Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.119Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-25T10:04:46.119Z] [2022-03-25T10:04:46.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-25T10:04:46.119Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.119Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-25T10:04:46.119Z] [2022-03-25T10:04:46.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-25T10:04:46.119Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.119Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-25T10:04:46.119Z] [2022-03-25T10:04:46.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-25T10:04:46.119Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.119Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-25T10:04:46.119Z] [2022-03-25T10:04:46.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-25T10:04:46.119Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.119Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-25T10:04:46.119Z] [2022-03-25T10:04:46.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-03-25T10:04:46.119Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.119Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-03-25T10:04:46.119Z] [2022-03-25T10:04:46.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-25T10:04:46.119Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.119Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-25T10:04:46.119Z] [2022-03-25T10:04:46.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-25T10:04:46.119Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.119Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-25T10:04:46.119Z] [2022-03-25T10:04:46.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-03-25T10:04:46.119Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.119Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-03-25T10:04:46.119Z] [2022-03-25T10:04:46.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-03-25T10:04:46.119Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.119Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-03-25T10:04:46.119Z] [2022-03-25T10:04:46.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-25T10:04:46.119Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.119Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-25T10:04:46.119Z] [2022-03-25T10:04:46.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-25T10:04:46.119Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.119Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-25T10:04:46.119Z] [2022-03-25T10:04:46.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-25T10:04:46.119Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.119Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-25T10:04:46.119Z] [2022-03-25T10:04:46.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-25T10:04:46.609Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.609Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-25T10:04:46.609Z] [2022-03-25T10:04:46.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-25T10:04:46.609Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.609Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-25T10:04:46.609Z] [2022-03-25T10:04:46.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-25T10:04:46.609Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.609Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-25T10:04:46.609Z] [2022-03-25T10:04:46.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-25T10:04:46.609Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.609Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-25T10:04:46.609Z] [2022-03-25T10:04:46.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-25T10:04:46.609Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.609Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-25T10:04:46.609Z] [2022-03-25T10:04:46.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-25T10:04:46.609Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.609Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-25T10:04:46.609Z] [2022-03-25T10:04:46.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-25T10:04:46.609Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.609Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-25T10:04:46.609Z] [2022-03-25T10:04:46.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-25T10:04:46.609Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.609Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-25T10:04:46.609Z] [2022-03-25T10:04:46.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-25T10:04:46.609Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.609Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-25T10:04:46.609Z] [2022-03-25T10:04:46.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-25T10:04:46.609Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.609Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-25T10:04:46.609Z] [2022-03-25T10:04:46.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-25T10:04:46.609Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.609Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-25T10:04:46.609Z] [2022-03-25T10:04:46.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-25T10:04:46.609Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.609Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-25T10:04:46.609Z] [2022-03-25T10:04:46.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-25T10:04:46.609Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.609Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-25T10:04:46.609Z] [2022-03-25T10:04:46.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-25T10:04:46.609Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.609Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-25T10:04:46.609Z] [2022-03-25T10:04:46.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-25T10:04:46.609Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.609Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-25T10:04:46.609Z] [2022-03-25T10:04:46.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-25T10:04:46.610Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.610Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-25T10:04:46.610Z] [2022-03-25T10:04:46.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-25T10:04:46.610Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.610Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-25T10:04:46.610Z] [2022-03-25T10:04:46.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-25T10:04:46.610Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.610Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-25T10:04:46.610Z] [2022-03-25T10:04:46.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-25T10:04:46.610Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.610Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-25T10:04:46.610Z] [2022-03-25T10:04:46.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-25T10:04:46.610Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.610Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-25T10:04:46.610Z] [2022-03-25T10:04:46.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-25T10:04:46.610Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.610Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-25T10:04:46.610Z] [2022-03-25T10:04:46.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-25T10:04:46.610Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.610Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-25T10:04:46.610Z] [2022-03-25T10:04:46.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-25T10:04:46.610Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.610Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-25T10:04:46.610Z] [2022-03-25T10:04:46.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-25T10:04:46.610Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.610Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-25T10:04:46.610Z] [2022-03-25T10:04:46.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-25T10:04:46.610Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.610Z] [2022-03-25T10:04:46.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-25T10:04:46.610Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.610Z] [2022-03-25T10:04:46.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-25T10:04:46.610Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-03-25T10:04:46.610Z] [2022-03-25T10:04:46.610Z] DONE 1093 tests, 547 skipped in 3606.751s [2022-03-25T10:04:46.610Z] INFO: Integration tests ended at 03/25/2022 10:04:46. Duration:01:00:07.0438128 [2022-03-25T10:04:46.610Z] INFO: Docker info of the daemon under test at end of run [2022-03-25T10:04:46.610Z] [2022-03-25T10:04:47.080Z] Containers: 2 [2022-03-25T10:04:47.080Z] Running: 0 [2022-03-25T10:04:47.080Z] Paused: 0 [2022-03-25T10:04:47.080Z] Stopped: 2 [2022-03-25T10:04:47.080Z] Images: 18 [2022-03-25T10:04:47.080Z] Server Version: 0.0.0-dev [2022-03-25T10:04:47.080Z] Storage Driver: windowsfilter [2022-03-25T10:04:47.080Z] Windows: [2022-03-25T10:04:47.080Z] Logging Driver: json-file [2022-03-25T10:04:47.080Z] Plugins: [2022-03-25T10:04:47.080Z] Volume: local [2022-03-25T10:04:47.080Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-25T10:04:47.080Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-25T10:04:47.080Z] Swarm: inactive [2022-03-25T10:04:47.080Z] Default Isolation: process [2022-03-25T10:04:47.080Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-25T10:04:47.080Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-25T10:04:47.080Z] OSType: windows [2022-03-25T10:04:47.080Z] Architecture: x86_64 [2022-03-25T10:04:47.080Z] CPUs: 4 [2022-03-25T10:04:47.080Z] Total Memory: 32GiB [2022-03-25T10:04:47.080Z] Name: azwin-2-4a9450 [2022-03-25T10:04:47.080Z] ID: RL45:2VAP:NT5Z:NZ2V:45AE:VSFF:GRAA:2QZG:TN7Q:T77Q:3D55:NS3D [2022-03-25T10:04:47.080Z] Docker Root Dir: D:\CI\PR-43426\1\daemon [2022-03-25T10:04:47.080Z] Debug Mode (client): false [2022-03-25T10:04:47.080Z] Debug Mode (server): true [2022-03-25T10:04:47.080Z] File Descriptors: -1 [2022-03-25T10:04:47.080Z] Goroutines: 17 [2022-03-25T10:04:47.080Z] System Time: 2022-03-25T10:04:46.7953368Z [2022-03-25T10:04:47.080Z] EventsListeners: 0 [2022-03-25T10:04:47.080Z] Registry: https://index.docker.io/v1/ [2022-03-25T10:04:47.080Z] Labels: [2022-03-25T10:04:47.080Z] Experimental: false [2022-03-25T10:04:47.080Z] Insecure Registries: [2022-03-25T10:04:47.080Z] 127.0.0.0/8 [2022-03-25T10:04:47.080Z] Live Restore Enabled: false [2022-03-25T10:04:47.080Z] [2022-03-25T10:04:47.080Z] [2022-03-25T10:04:47.080Z] INFO: Stopping daemon under test [2022-03-25T10:04:47.549Z] SUCCESS: The process with PID 1728 (child process of PID 2164) has been terminated. [2022-03-25T10:04:47.549Z] SUCCESS: The process with PID 2164 (child process of PID 2872) has been terminated. [2022-03-25T10:04:47.549Z] INFO: Stop tailing logs of the daemon under tests [2022-03-25T10:04:47.549Z] INFO: executeCI.ps1 Completed successfully at 03/25/2022 10:04:47. [2022-03-25T10:04:47.549Z] INFO: Tidying up at end of run [2022-03-25T10:04:47.549Z] INFO: Saving daemon under test log (d:\CI\PR-43426\1\dut.out) to bundles\CIDUT.out [2022-03-25T10:04:47.549Z] INFO: Saving daemon under test log (d:\CI\PR-43426\1\dut.err) to bundles\CIDUT.err [2022-03-25T10:04:47.549Z] INFO: Nuke-Everything... [2022-03-25T10:04:51.358Z] INFO: Container count on control daemon to delete is 2 [2022-03-25T10:04:51.840Z] 306732f9870e [2022-03-25T10:04:51.840Z] 2086196c7df2 [2022-03-25T10:04:51.840Z] INFO: Non-base image count on control daemon to delete is 1 [2022-03-25T10:05:22.013Z] Deleted: sha256:197830a3292036232ebf64c44acb41dbc535be1e2537964a8a7e5e3218ec4200 [2022-03-25T10:05:22.013Z] Deleted: sha256:8d1d4d1f938541bffa0edbadc2e9fe9b79c852615f7534e608f1b4cdfd240899 [2022-03-25T10:05:22.014Z] Deleted: sha256:e54855eef334998144538194f997658871792a495b15611960a51fb972953eb8 [2022-03-25T10:05:22.014Z] Deleted: sha256:9735b212d75c77cc7b023cb71bf5e868657f489330d0cdd204ba179c7e46f9e9 [2022-03-25T10:05:22.014Z] Deleted: sha256:3e2b80b8c2246707c6707005914ffef3fccac0d0de85d34aecb2687ae78ab8f3 [2022-03-25T10:05:22.014Z] Deleted: sha256:a0358914b334e6bd80358b1ef00e15c5a730483c0e7585f28c01e7c4cf3196d5 [2022-03-25T10:05:22.014Z] Deleted: sha256:718b5f51b28d92969865aa82284ee5a25c1bfbea6e9f35d037676b524c128999 [2022-03-25T10:05:22.014Z] Deleted: sha256:1ff232ef721cd25b49e6f949b13643d1891ca29ec8ca61203d9e9c8248b1a04f [2022-03-25T10:05:22.014Z] Deleted: sha256:ad479ecafd770d80cff45003cef80b29ab961c181a28872958d09307d0c72b9a [2022-03-25T10:05:22.014Z] Deleted: sha256:1681addf36c7f2daa32598432ff637e80f5cf4590ece8663a9b7813069f12c84 [2022-03-25T10:05:22.014Z] Deleted: sha256:230aa5a3725ee1bd386757bafb7b70c815fc0866104ee6bd1323afd9477f0aee [2022-03-25T10:05:22.014Z] Deleted: sha256:3313373cd3604dfd38ea888fc8855861688a2742129260aa63f645e8808b6a2c [2022-03-25T10:05:22.014Z] Deleted: sha256:b174b828c727da4d7a4bb308d53ef23f1d565cadf82f21bba386a94ecce2ce22 [2022-03-25T10:05:22.014Z] Deleted: sha256:3825dd3ecb7bb5faf16357f4213511bf23333cad8d76a5be88fd660e8a9a7717 [2022-03-25T10:05:22.014Z] Deleted: sha256:ad9a477af5917c68426fd27dc2a94b72b08f4e2a6847a1cba8b251142d72af2e [2022-03-25T10:05:22.014Z] Deleted: sha256:49f865d84cde3ee4e149ad22db4d12f6cd6d3f13d9b6eb4becd0d0e0b7e321ea [2022-03-25T10:05:22.014Z] Deleted: sha256:7091f3e5329d8a4b51d43c9b2260665acbe86550291bb11044f9ac8b10207fee [2022-03-25T10:05:22.014Z] Deleted: sha256:3fda19b3af9ae56fc79b149b6d852d9f25f1688ff8592fb401f8e90ea34962e2 [2022-03-25T10:05:22.014Z] INFO: Tidying pidfile d:\CI\PR-43426\1\docker.pid [2022-03-25T10:05:22.014Z] INFO: Nuking d:\CI [2022-03-25T10:07:18.868Z] INFO: Zapped successfully [2022-03-25T10:07:18.868Z] [2022-03-25T10:07:18.868Z] INFO: executeCI.ps1 exiting at Fri Mar 25 10:07:05 CUT 2022. Duration 01:25:25.6677468 [2022-03-25T10:07:18.868Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-25T10:07:19.119Z] Recording test results [2022-03-25T10:07:22.123Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-25T10:07:24.347Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-25T10:07:28.385Z] Archiving artifacts [2022-03-25T10:07:43.263Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43426/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-25T10:07:44.239Z] + make clean [2022-03-25T10:07:48.057Z] docker volume rm -f docker-dev-cache [2022-03-25T10:07:48.057Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS